Bug 13463
Summary: | ARROW KEY EVENTS (Arrow key events fire twice) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kanda <kanda> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | CC: | ap |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Kanda
When using the arrow keys to navigate the table displayed on the web application, the event gets fired twice. We have to add client-side code to ensure that arrowing around a table does not cause the cursor to skip table cells.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Hyatt
What Web site? No URL was mentioned.
Kanda
Hi,
This happens when we use Agile PLM application on safari. I will have Brian Cipresse (Brian.Cipresse@agile.com) at Agile contact the appropriate folks at Apple and provide more information.
Thanks,
Kanda.
Alexey Proskuryakov
This is likely a duplicate of bug 3387.
Reporter, does this problem still happen with nightly builds (http://nightly.webkit.org)?
Kanda
This issue seems to be fixed on the latest Webkit.
Thanks,
Kanda.
David Kilzer (:ddkilzer)
Closing per Comment #4.