Community
Participate
Working Groups
When a text-like widget (HTML native widget) is disabled, there are no mouse (dom) events fired at all. This leads to some problems with Combo/DateTime for example, where we need to close the drop-down list/calendar when you click on the disabled text-like widget (see bug 343532 comment# 2). There is a blocker overlay div in the Browser widget. We can use the same idea for disabled text-like widgets to capture and fire mouse events.