#7178 closed Bug (fixed)
IE9 RC: right-clicking on a placeholder does not select it
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.2 |
Component: | General | Version: | |
Keywords: | IE9 | Cc: |
Description
In IE8 it is enough to right-click on a placeholder to access "Edit Placeholder" menu item.
In IE9 RC one must left-click on the placeholder first to put the cursor inside of it, to be able to see "Edit Placeholder"in the context menu.
to reproduce check _samples/placeholder.html
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.5.2 |
---|
Port fix from #5562 to IE9 with [6437].