Opened 13 years ago
Closed 13 years ago
#8515 closed Bug (duplicate)
Opera, highlight text, click style button and cursor position incorrect
Reported by: | MattMecham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4 |
Keywords: | Opera | Cc: |
Description
To reproduce:
Type some text into the editor on one line. Highlight the last few characters and click the Bold button
- The cursor jumps to the beginning of the line.
Highlight the bolded text and click the Bold button to remove the style
- The cursor jumps to the beginning of the line.
Change History (5)
comment:1 Changed 13 years ago by
Keywords: | Opera added; opera removed |
---|---|
Status: | new → pending |
comment:3 Changed 13 years ago by
Apologies, my description wasn't entirely correct:
This is the report we had. http://community.invisionpower.com/tracker/issue-34327-opera-and-bold-in-ckeditor-rte-mode/page__catfilter__20
Type a string of text. Using the mouse highlight a portion of it. Click the B button to make bold. Move cursor via mouse to the end of the line and then hit B again - this makes the cursor jump to the beginning of the line.
comment:4 Changed 13 years ago by
Status: | pending → confirmed |
---|---|
Version: | 3.6.2 → 3.4 |
- Open ajax sample
- Type "myTest"
- Select "Test" with a mouse
- Click bold button
- Place (with a mouse) cursor at the end of text
myTest^
- Click bold button
Result: Cursor jumps back to the beginning of the line.
comment:5 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is in fact DUP of #6585
I was not able to reproduce the issue.
Could you tell me what Operating System and which version of Opera are you using?
Could you provide me with more detailed scenario here? Perhaps this is some special case which requires exact stpes to be followed.
Highlight with what mouse or keyboard? last few means the very last few or some characters at the and but not last one?