Ticket #8206 (confirmed Bug)
Firefox: unable to access caption with arrow keys
| Reported by: | j.swiderski | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Firefox | Cc: | satya_minnekanti@… |
Description
- Paste in the following code:
<p> This is some <strong>sample text</strong>. You are using <a href="http://ckeditor.com/">CKEditor</a>.</p> <table border="1" cellpadding="1" cellspacing="1" style="width: 500px;"> <caption> this is table</caption> <tbody> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> </tbody> </table> <p> This is some <strong>sample text</strong>. You are using <a href="http://ckeditor.com/">CKEditor</a>.</p>
- Place the cursor inside the table and try to move it with arrows to reach the caption.
Result: It is impossible to reach the caption with arrow keys but t is possible using mouse.
Change History
Note: See
TracTickets for help on using
tickets.
