Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6926 closed Bug (duplicate)

Missing context menu for text field

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4
Keywords: Cc:

Description

There is no context menu for some form elements. Strangely it looks like it is something that was fixed in 3.4: #6046 but the fact is that the following test case worked fine until 3.3.1

Steps to reproduce

  • start with the following source:
    <form action="action" name="name">
    	<br />
    	<input name="name" type="text" value="value" />&nbsp;</form>
    
  • right-click on the text field, the result is on the screenshot

Confirmed in FF 3.6.13 and IE8. Note that when inserting the element for the first time in wysiwyg mode, the context menu contains the right items, after switching to source mode and back, the context menu is gone.

Attachments (1)

editor_context_menu.png (19.9 KB) - added by Wiktor Walc 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Wiktor Walc

Attachment: editor_context_menu.png added

comment:1 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #6646

comment:2 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1
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