Opened 12 years ago
Closed 11 years ago
#9449 closed Bug (fixed)
[webkit][placeholder] Selection lost when context menu open on readonly element
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 4.0 |
Keywords: | Cc: |
Description
- Load placeholder sample;
- Right click to open context menu on the placeholder element
- The dialog is not filled with the correct content.
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | → CKEditor 4.0 |
---|
comment:2 Changed 12 years ago by
Milestone: | CKEditor 4.0 |
---|---|
Status: | new → confirmed |
comment:3 Changed 12 years ago by
Also an error is produced:
Uncaught TypeError: Cannot call method 'getText' of null placeholder.js:5
Moved this one out of v4 since it's a Webkit's bug, to loose selection on readonly element, when focus moved to the panel.