Skip to content

Conversation

@CiiLu
Copy link
Contributor

@CiiLu CiiLu commented Jan 25, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the JFXPopup positioning drift issue when the application is in RTL (Right-to-Left) mode, which is necessary to support RTL languages like Arabic. The fix ensures popups are correctly positioned and anchored in RTL layouts.

Changes:

  • Added RTL detection and handling to the JFXPopup show method
  • Implemented a helper method to flip horizontal position values for RTL mode
  • Adjusted popup positioning logic to account for RTL text direction

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Successfully merging this pull request may close these issues.

1 participant