Jacob Alzén
Jacob Alzén
I can't seem to replicate this on `v2.3.5` or on the `develop` branch. Can you still replicate this?
Hmm. Test's with race detector seem to not like this but it is fine in the app. I don't know how to go about fixing this in a good way....
That's a great idea. Will try that. Thanks :+1:
Yes, that is a problem. This is fundamentally broken for all kind of tests unfortunately. I will have to think more about this and see if there is a possible...
Making the dropdown hug the edge of the window just looks crammed and like something is wrong. There is also no space below the popup to click for it to...
I should probably get this sorted out when https://github.com/fyne-io/fyne/pull/2765 lands. Thanks for opening the issue. Seems like a good idea.
This seems super strange. I can not replicate this on Gnome. Can you try v2.5.4 and fyne_demo on v2.6.0-beta1?
Running into the same error here. More info at https://github.com/Jacalz/hegelmote/actions/runs/18954459763/job/54127535975.
Is there any update to this? I think it would be a great addition to the codebase
Hmm, I think this could be a hard one. We have been against positioning windows because it’s something that the window manager ideally should handle. Opening on a different monitor...