Ticket #343 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jteh

  • Owner changed from mdcurran to jteh
  • Status changed from new to accepted

comment:2 Changed 3 years ago by jteh

  • Status changed from accepted to closed
  • Resolution set to fixed

Fixed in r3032.

Note: See TracTickets for help on using tickets.