Ticket #805 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Table navigation commands do not work using tables in Seamonkey 2.0.6

Reported by: dgoldfield Owned by: jteh
Priority: major Milestone: 2010.2
Component: Browse mode Version: development
Keywords: regression Cc:
Operating system: Windows XP Blocked by:
Blocking:

Description

This is regarding snapshot 3678. Table commands using control, alt and arrow keys no longer work in tables in email messages using Seamonkey 2.0.6. The error which is given is "not in a table cell." This worked well in the official 2010.1 release. I'm sorry, I didn't know how to specify the snapshot version info in the component/version combo boxes.

Change History

comment:1 Changed 18 months ago by jteh

  • Status changed from new to assigned
  • Keywords regression added
  • Component changed from Automatic builds to Virtual buffers
  • Milestone set to 2010.2

Arrrg! Looks like Seamonkey 2.0.6 (which is the latest version) still uses Gecko 1.9.1, which doesn't support IAccessibleTable2/IAccessibleTableCell. I assumed we could drop support for the old interfaces, but it looks like Seamonkey is lagging behind here.

Supporting both of these interfaces is going to be really tricky.

Regression caused by changeset:main,3655.

comment:2 Changed 18 months ago by jteh

  • Status changed from assigned to accepted

comment:3 Changed 18 months ago by jteh

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

Fixed in changeset:main,3788. <looks relieved> That was tricky.

Note: See TracTickets for help on using tickets.