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

Popup Appears on Wrong Side in RTL Windows 11 #942

Open
Samamitsur opened this issue Jan 29, 2025 · 0 comments
Open

Popup Appears on Wrong Side in RTL Windows 11 #942

Samamitsur opened this issue Jan 29, 2025 · 0 comments

Comments

@Samamitsur
Copy link

In Windows 11 with a right-to-left (RTL) language (e.g., Hebrew), the system tray icons are aligned to the left side of the screen. However, when clicking the tray icon of the application, the popup opens on the right side instead of near the icon on the left. This causes usability issues, as the popup appears disconnected from its trigger.

Steps to Reproduce:
Set Windows 11 to an RTL language (e.g., Hebrew or Arabic).
Ensure the system tray is aligned to the left side of the screen.
Click the application's tray icon.
Observe that the popup appears on the right side instead of near the icon on the left.

Expected Behavior:
The popup should open next to the tray icon, maintaining its logical position based on the system's layout direction.

Actual Behavior:
The popup appears on the right side of the screen, far from the tray icon.

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

No branches or pull requests

1 participant