Insubstantial / insubstantial

Swing look-and-feel library and assorted widgets
193 stars 58 forks source link

Flamingo: JRibbonApplicationMenuPopupPanelSecondary not in JScrollpane #120

Open AndreasZoike opened 11 years ago

AndreasZoike commented 11 years ago

The JRibbonApplicationMenuPopupPanelSecondary is Scrollable (inherited from JCommandButtonPanel) but is not added to a JScrollPane, thus the Secondary AppMenus can never be scrolled.

syncer commented 10 years ago

The only work-around is to use setRolloverCallback and add scroll pane to the targetPanel