Opened 10 years ago

Last modified 10 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:

  1. Add a text input to the editor, it’s most notable when the text input is placed beyond the size of the editor window
  2. Click somewhere in the page outside of the editor so it doesn’t have focus
  3. 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 10 years ago by Jakub Ś

Keywords: Mac Blink Webkit added
Status: newconfirmed
Version: 4.3.14.3

Problem can be reproduced on Mac only in Webkit and Blink from CKEditor 4.3.

Firefox has as usual probelms with Form elements in contenteditable.

Version 0, edited 10 years ago by Jakub Ś (next)

comment:2 Changed 10 years ago by Jakub Ś

Version: 4.34.3 Beta

comment:3 Changed 10 years ago by Jakub Ś

This issue may be related to #11306.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy