Ticket #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
comment:1 Changed 17 months ago by jjo
- Summary changed from Left arrow jumps location after using style commands to Chrome: left arrow jumps location after using style commands
comment:2 Changed 16 months ago by j.swiderski
- Keywords Chrome added
- Status changed from new to confirmed
- Version set to 3.5.3
I have managed to reproduce it only in Chrome (16.0.912.75) from CKEditor 3.5.3 rev [6636]
Note: See
TracTickets for help on using
tickets.

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.