Opened 12 years ago
Closed 12 years ago
#9448 closed Bug (fixed)
[Opera&Inline] Selection is lost on click in toolbar
Reported by: | Piotrek Koszuliński | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Selection | Version: | 4.0 |
Keywords: | Opera | Cc: | Hallvord R. M. Steen (Opera Software) |
Description (last modified by )
- Open inlineall sample.
- Focus one of editors and select some text.
- Try to apply basic styles, lists (when at least two paragraphs selected) or to open any combo.
- Expected: Style is applied or selection is kept when combo opened.
- Actual: Styles very rarely get applied and (in fact "because") selection is lost.
Change History (7)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Status: | assigned → review |
---|
This's caused by an Opera bug which can be verified with the following tc:
In short "unselectable" attribute is not able to work on a span, to keep the editable text selection, when clicking inside of a button.
Considering it's bad to change the toolbar structure just to workaround this bug, I'm proposing a selection lock to resolve the issue here.
comment:4 Changed 12 years ago by
Status: | review → review_passed |
---|
Fix works, is rough, but we've got no choice.
comment:5 Changed 12 years ago by
Cc: | Hallvord R. M. Steen (Opera Software) added |
---|
comment:6 Changed 12 years ago by
A Opera browser fix would be still very desired for this issue, as other editor UIs will be potentially suffered from this bug as well.
comment:7 Changed 12 years ago by
Keywords: | Opera added |
---|---|
Resolution: | → fixed |
Status: | review_passed → closed |
This doesn't affect v3 and framed wysiwyg.