Opened 9 years ago
Closed 9 years ago
#14664 closed Bug (invalid)
No way to get out off a table in FF
Reported by: | Saumya | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Create a table into blank editor.
- Write something in table row.
- Try to write something out side of that table.
Expected result
User should get out off the cursor pointer outside table.
Actual result
Cursor doesn't come out off table.
Other details (browser, OS, CKEditor version, installed plugins)
Firefox 46,Windows 7, CK Editor 4.5.6, "tableresize"
Change History (2)
comment:1 Changed 9 years ago by
Component: | Core : Tables → Core : Focus |
---|
comment:2 Changed 9 years ago by
Component: | Core : Focus → Core : Tables |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.5.6 |
I can't confirm that. I have checked latest CKEditor 4.5.9 on Firefox and I could leave the table using either mouse (clicking below table) or using arrows (down or right when cursor is in last table cell).
I have performed my tests with table as the only content in editor.