Opened 10 years ago
Closed 10 years ago
#12715 closed Bug (invalid)
Context menu not showing in inline mode on Chrome
Reported by: | steph123 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Go to the official ckeditor demo on http://ckeditor.com/demo#inline (inline editing) and right-click anywhere in an editable area: Firefox 33.1.1 -> ckeditor context menu appears Chrome 39.0.2171.71 m -> Chrome context menu appears instead
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 10 years ago by
Thanks a lot j.swiderski.
The culprit was 'Enable right click', a chrome extension that restore right click on web pages that disable it. I should have thought about it... sorry for that.
I suggest you add something like this on http://ckeditor.com/addon/contextmenu: "WARNING: some popular browser extensions (such as 'Enable right click', 'RightToClick', etc.) will restore the default context menu and prevent ckeditor context menu from showing correctly".
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I have talked with our documentation manager but finally we have decided not to put it into documentation because there is little chance it will be found and such question will still be asked.
Another argument against putting this in documentation is that user himself is responsible and controls software he has installed. Sorry but we won't be putting this into documentation.
I have checked it and had no problems. Please tell me which Operating System you use.
Please also check if you have any third-pary editor plugins that break context menu. Another thing that might be wrong are Chrome plugins (it happens that they break or conflict with JavaScript applications). If you have got any Chrome third-party plugins please try disabling them, clearing cache and recheck the issue.