Opened 11 years ago
Last modified 11 years ago
#11475 confirmed Bug
[Chrome] No context menu on text input when editor doesn't have focus
Reported by: | Robin Venneman | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 Beta |
Keywords: | Mac Blink Webkit | Cc: |
Description
Steps to reproduce:
- Add a text input to the editor, it’s most notable when the text input is placed beyond the size of the editor window
- Click somewhere in the page outside of the editor so it doesn’t have focus
- Right or ctrl + click on the text input element
When the input element is clicked, the focus jumps to the top of the editor window, and when adding a contextMenu listener this actually passes the top most element as the one being clicked.
Browser & OS: Google Chrome 32.0.1700.77 Mac OS X 10.9.1
Change History (3)
comment:1 Changed 11 years ago by
Keywords: | Mac Blink Webkit added |
---|---|
Status: | new → confirmed |
Version: | 4.3.1 → 4.3 |
comment:2 Changed 11 years ago by
Version: | 4.3 → 4.3 Beta |
---|
Problem can be reproduced on Mac only in Webkit and Blink from CKEditor 4.3 beta.
Firefox has as usual probelms with Form elements in contenteditable.