Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
SwingJS JComboBoxes are limited in that they cannot be editable ( see other issue) and that the tooltips are not showing. This issue addresses the latter.
Solution is to completely redo JSComboBoxUI, starting with the standard Java BasicComboBoxUI and implementing a from-scratch custom jQueryUI component (swingjs.jquery.j2sComboBox.js).
This is working. Additional issues involve tooltip and frame z-indexing.
Solution is to completely redo JSComboBoxUI, starting with the standard Java BasicComboBoxUI and implementing a from-scratch custom jQueryUI component (swingjs.jquery.j2sComboBox.js).
This is working. Additional issues involve tooltip and frame z-indexing.