Opened 13 years ago
Last modified 10 years ago
#8896 confirmed Bug
Using Ctrl-Z after switching to bold and back causes strange cursor jumps
Reported by: | Jonne Deprez | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | 3.5.3 |
Keywords: | Chrome Webkit | Cc: | satya_minnekanti@… |
Description
Scenario:
- I start typing
- I hit Ctrl-B (for bold) and type a word
- Then I hit it again (to stop typing in bold)
- Type a few more words
- Hit Ctrl-Z for undo
The cursors jumps at the beginning of the line. Furthermore, as I continue typing, further strange cursor jumps occur.
I'm using Ubuntu 11.10 64bit with Gnome 3. I can reproduce this in Chrome 18, not in Firefox 11.
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | Chrome added |
---|---|
Status: | new → confirmed |
Version: | → 3.5.3 |
comment:2 Changed 10 years ago by
Keywords: | Webkit added |
---|
Still reproducible in latest CKEditor 4.4.5 in Blink and Webkit.
comment:3 Changed 10 years ago by
Cc: | satya_minnekanti@… added |
---|
This jumping behavior looks like some variation of #8617.
It is reproducible only in Chrome but in all operating systems (not only in Linux) from CKEditor 3.5.3 rev [6636] (which was a fix for [6461]).
NOTE:
I didn't get this result here. Typing was normal in my case.