Opened 16 years ago
Closed 16 years ago
#3420 closed Bug (duplicate)
Editing area keyboard navigation problem with table in FF3
Reported by: | Damian | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Accessibility | Version: | |
Keywords: | Confirmed IBM Firefox | Cc: |
Description
Steps to reproduce:
- Open Ajax sample
- Go to Source mode and remove all content
- Go back to RTE
- Add new table with default values.
- Delete trailing <p> so that the table is the last element in the document
- Attempt to add further text after the table
Actual result:
It is not possible to focus outside the table at the end of the document.
This works well in IE 7.
Change History (1)
comment:1 Changed 16 years ago by
Keywords: | Confirmed Firefox added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
It should be guaranteed that there's always an editable element following a table at the end of document, that's been reported at #3189.