Relates :
|
JMenu miscalculates the position of the Popup origin when running on multiple monitors and those monitors are stacked vertically (one over the other). The code that calculates the position for the popup does not account the screen bounds relative y coordinate, resulting in application that have popups on the bottom side of the second screen to have their popup growing upward even if there is space downward.
|