Ticket #343 (closed defect: fixed)
Treat MSHTML list boxes as part of their buffer
| Reported by: | jteh | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Browse mode | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
HTML list boxes (select with size > 1) are currently handled rather badly for MSHTML buffers. List items aren't considered to be part of the buffer. This means that when a list gets focus, the user appears to "fall out" of the buffer and gets stuck in the list. We need to find some way to make the ancestry of MSHTML list items include their buffer, similar to our NODE_CHILD_OF work for Gecko.
Change History
Note: See
TracTickets for help on using
tickets.

