Opened 13 years ago
Last modified 13 years ago
#8654 confirmed Bug
entering character sometimes creates spurious newline in firefox
Reported by: | johnsdaniels | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3 |
Keywords: | Firefox | Cc: |
Description
On Firefox 8 on Windows 7:
steps to reproduce:
- go to demo page
- edit source and change it to "<p></p>"
- stop editing source
- focus on editor using the tab key (do not click on the editor)
- type a single character
Expected: Just the character should be typed.
Actual: A newline spontaneously appears before the character, moving the character down.
Change History (1)
comment:1 Changed 13 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
Version: | → 3.3 |
Issue has been reproducible from CKEditor 3.3 on Firefox v4-9 browsers (It works fine in Firefox 3.6).