Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox pop-out confirmation window not displayed #231

Closed
greweln opened this issue Jul 25, 2022 · 4 comments
Closed

Firefox pop-out confirmation window not displayed #231

greweln opened this issue Jul 25, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@greweln
Copy link

greweln commented Jul 25, 2022

Describe the bug

Firefox pop-out confirmation window to not appear on the screen when downloading and overwriting an existing image. I have to run the fullscreen keybind to have it displayed on screen.

To Reproduce

Steps to reproduce the behavior:

  1. Saving an image from Firefox will pop-out the save location window: WM_NAME(STRING) = "Save Image"'
  2. Overwriting an existing image, will pop-out a confirmation window in background(?), with xpropr as: WM_NAME(STRING) = " "
  3. Workaround: use fullscreen keybind which will display the confirmation window as full screen.
@greweln greweln added the bug Something isn't working label Jul 25, 2022
@sminez
Copy link
Owner

sminez commented Jun 10, 2023

This should now be fixed as of ca9ea78

@greweln would you be able to confirm that Firefox dialogues now work for you when running from the latest develop commit?

@greweln
Copy link
Author

greweln commented Jun 11, 2023

@sminez
Yes, it looks good. If I may suggest... to have the pop window spawned in the middle of the screen instead of the middle of the focused window?
Thanks a lot for this!

@sminez
Copy link
Owner

sminez commented Jun 11, 2023

Great! Spawning in the middle of the screen is what I originally had :female_facepalm: I'll put it back to that now and then get this closed off

@sminez
Copy link
Owner

sminez commented Jun 11, 2023

Gets things centred on the screen rather than inside the parent 36de5d4 👍

@sminez sminez closed this as completed Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants