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

Right-click menu X coordinate incorrectly set #2643

Open
ahvth opened this issue Nov 6, 2020 · 2 comments
Open

Right-click menu X coordinate incorrectly set #2643

ahvth opened this issue Nov 6, 2020 · 2 comments
Labels

Comments

@ahvth
Copy link

ahvth commented Nov 6, 2020

Environment details:
GNOME / Wayland
Dual monitors
Distro: Fedora 33
GNOME Version: 3.38.1
Geany Version: 1.37

Detailed description:
When opening the right click menu under the circumstances described below, the menu consistently anchors itself at an incorrect X coordinate (Y coordinate is correctly set) instead of the actual X coordinate of the cursor.

Steps to recreate:

  • In a dual-monitor setup, use the primary monitor in landscape mode and the secondary monitor in portrait mode.
  • In a wayland session of GNOME open Geany and right click the input area, and the resulting menu will open an incorrect X cordinate, not the X coordinate of the cursor, though the Y coordinate is set correctly .

Intended functionality:

  • Menu anchor coordinate inherits the X and Y coordinates of the cursor
@elextr
Copy link
Member

elextr commented Nov 6, 2020

This is most likely a Gnome/GTK/Wayland problem, Geany just gets the coordinates from GTK. Suggest you search there for a relevant bug and report if none exists yet.

@elextr elextr added the gtk label Nov 6, 2020
@erickpaquin
Copy link

@ahvth , Any progress from what @elextr mentioned? If not can you close this PR? Thanks.

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

No branches or pull requests

3 participants