-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b41
-
generic
-
generic
Popup is not populated by mouse ations on light weight components without mouse listener.
Like The JLabel does not show Popup menu when right clicked, for the popup to show we have to add a empty mouse listener to the JLabel.
Like The JLabel does not show Popup menu when right clicked, for the popup to show we have to add a empty mouse listener to the JLabel.
- duplicates
-
JDK-4966110 Progress bar does not show the Popup menu on right mouse click even after settin
- Closed