Ticket #342 (closed defect: fixed)
Report value changes for focused IE6 MSHTML combo boxes
| Reported by: | jteh | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
When an MSHTML combo box is focused and the selected item is changed, two events are fired:
- valueChange is fired on a combo box. However, the combo box seems to be some sort of proxy and does not have the same event params as the focused combo box. Therefore, we currently ignore it.
- selection is fired on a list item representing the selected item. If the combo box is closed, this list item is invisible. If open, it is visible. We currently redirect IAccessible selection events to stateChange.
We should special case one of these so that combo box value changes will be reported.
Change History
Note: See
TracTickets for help on using
tickets.


NVDA is developed by