Opened 10 years ago
Last modified 10 years ago
#12432 confirmed Bug
Can not select element after setting font size on it.
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.4 |
Keywords: | Blink Webkit | Cc: |
Description
Browsers: Chrome
- Open editor with empty content or just remove existing one.
- Set some font size by clicking propper dropdown.
- Type some text.
- Try to make selection in the middle for created text.
Actual result: Making selection is impossible.
Note 1: It's possible to make selection from middle to very beginning.
Note 2: After making selection using method from Note 1
and pressing Ctrl
key selection is also gone. It might be related.
Change History (1)
comment:1 Changed 10 years ago by
Keywords: | Blink Webkit added |
---|---|
Status: | new → confirmed |
I was able to reproduce this problem from CKEditor 4.4.4 in Blink and Webkit browsers. It seems we have recent regression.