Ticket #8810 (closed Bug: wontfix)
lost selection in ie9 when open floatpanel
| Reported by: | yiminghe | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Floating Panel | Version: | 3.6.2 |
| Keywords: | Cc: |
Description
steps:
- open ckeditor in ie9 mode
- select some text as pic1
- open font-style floatpanel
expected:
last text selection remains
actual result:
lost last text selection
Attachments
Change History
Changed 14 months ago by yiminghe
- Attachment 2012-3-16 14-58-08.png added
comment:1 Changed 14 months ago by j.swiderski
- Status changed from new to closed
- Keywords selection ie9 floatpanel removed
- Resolution set to wontfix
This is IE and not CKEditor problem.
Please note that although visual selection is gone (it is moved to dropdown) it is still possible to apply style to it.
To get back to selection without loosing it you can use escape key. If you click somewhere else in content area to close the dropdown it's quite normal that selection will be lost (not only the visual one)
Note: See
TracTickets for help on using
tickets.

pic1