Ticket #8653 (closed Bug: duplicate)
Arrow keys in Firefox don't work if editor is absolutely positioned.
| Reported by: | dahjelle | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.3 |
| Keywords: | Firefox9 | Cc: |
Description
This bug is similar to http://dev.ckeditor.com/ticket/8138.
Using Firefox 9.0.1 on Fedora and on Windows, I can run the following line of JS in the console on the demo page:
document.getElementById( "cke_editor1" ).style.position = "absolute";
This causes the arrow keys to stop moving the caret in the editor, as they do in all other browsers I've tested.
(This may be a Firefox bug. If I can reduce it to that, I will report that to Mozilla and report back here, as well.)
Change History
comment:2 in reply to: ↑ 1 Changed 17 months ago by dahjelle
Replying to alfonsoml:
That's https://bugzilla.mozilla.org/show_bug.cgi?id=682712 and it will be fixed in Firefox 11. You can use Firefox Aurora to test it.
Excellent news! Thank you!
Note: See
TracTickets for help on using
tickets.

That's https://bugzilla.mozilla.org/show_bug.cgi?id=682712 and it will be fixed in Firefox 11. You can use Firefox Aurora to test it.