Insubstantial / insubstantial

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

Windows Auto-Activation Bleeds Across Skins #60

Closed shemnon closed 12 years ago

shemnon commented 12 years ago

Currently the skins set their window auto-deactivation preferences directly into the UIManager when constructed. This is bad for apps that create an instance of many skins and re-use them (like the substance ribbon test).

We should set this value when the skin is installed, rather thanin the skin. This can be set by probing for PRIMARY_TITLE_PANE_INACTIVE.