jide-oss
jide-oss copied to clipboard
Position of the popup of a JideTabbedPane in multi-display configuration
The position of the popup of a JideTabbedPane with the list of all tabs is wrong when you work on a second screen that extends the desktop to the left of the main screen. The popup is then shown on the left border of the screen because the calculation of the popup position doesn't work with a negative screenposition.x value.