#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" /> </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)
Change History (3)
Changed 14 years ago by
Attachment: | editor_context_menu.png added |
---|
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | CKEditor 3.5.1 |
---|
dup of #6646