Tooltip for disabled controls

Pavel Safrata pavel.safrata at oracle.com
Fri Apr 5 11:18:39 PDT 2013


On 5.4.2013 2:04, Richard Bair wrote:
> So are the CSS rules designed such that disable will still be applied, 
> or will the hover rules take precedence? We'd have to try it out. 

I've tried. As I expected, controls fully rely on the events not being 
delivered. When I deliver events to a disabled button, the button stays 
grayed, but works normally - gets highlighted on hover/armed, gets 
pressed etc.

When I deliver the events to filters but not to handlers, everything 
looks fine on the first sight.

Pavel


More information about the openjfx-dev mailing list