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

Toolbar menus open "without touching" the toolbar edge in dual monitor setup - Gnome wayland #3649

Closed
rickytower opened this issue Dec 8, 2021 · 1 comment · Fixed by #5154
Labels

Comments

@rickytower
Copy link

rickytower commented Dec 8, 2021

Affects versions :

  • OS: Fedora Linux 35.20211207.0 (Silverblue)
  • (Linux only) Desktop environment: Gnome-Wayland
  • libgtk 3.24.30
  • Version of Xournal++: 1.1.0
  • commit git: 9d1277d-dirty
  • Installation method: Flatpak (from flathub)

Describe the bug
I'm using dual monitor setup as in this picture below.
Screenshot from 2021-12-08 21-34-26
Dragging down the miniature of the second monitor in gnome-settings and applying that configuration causes the menus of the toolbar (such as the one to take an rectangular area) to open detached from the edge.
Screenshot from 2021-12-08 22-31-56

The external monitor has a 1920x1080 fullscreen resolution.

To Reproduce
Steps to reproduce the behavior:

  1. Connect your computer to an external monitor
  2. Open gnome settings > Displays and move away the miniature of the second screen from the upper edge.
  3. Apply changes and open xournalpp. Try to open the submenus of the toolbar (the pencil, the rubber, the tool to move areas, etc..)

Here's a video that shows better the issue: https://youtu.be/m5cYb029Eow

Expected behavior
xournalpp should behave as in the first picture even if the display configuration is changed as shown in the second picture.

@rickytower rickytower added the bug label Dec 8, 2021
@bhennion bhennion linked a pull request Sep 24, 2023 that will close this issue
@bhennion bhennion added Dependency Issue The issue is within a dependency and cannot be solved by us. and removed Dependency Issue The issue is within a dependency and cannot be solved by us. labels Sep 24, 2023
@bhennion
Copy link
Contributor

I think it is due to our wcustom widget GtkMenuToolToggleButton. This should be fixed by #5154 (that removes this custom widget entirely).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants