Opened 13 years ago
Last modified 13 years ago
#8620 confirmed Bug
Chrome: left arrow jumps location after using style commands
Reported by: | jjo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.3 |
Keywords: | Chrome | Cc: |
Description
Steps to reproduce:
- type random text
- Press Ctrl+B to start bolding, or click the toolbar button
- type random text
- Press Ctrl+B to stop bolding, or click the toolbar button
- type random text
- Press the left-arrow once.
EXPECTED: the insertion point moves one character to the left
ACTUAL: the insertion point jumps to one character before the end of the bold text
Change History (4)
comment:1 Changed 13 years ago by
Summary: | Left arrow jumps location after using style commands → Chrome: left arrow jumps location after using style commands |
---|
comment:2 Changed 13 years ago by
Keywords: | Chrome added |
---|---|
Status: | new → confirmed |
Version: | → 3.5.3 |
I have managed to reproduce it only in Chrome (16.0.912.75) from CKEditor 3.5.3 rev [6636]
I was able to repro this on Chrome 16.0 for Windows 7 using http://nightly.ckeditor.com/7349/_samples/replacebyclass.html
I was not able to repro this on Windows with FF 9 or Safari 4 or 5.