Opened 12 years ago
Closed 11 years ago
#9505 closed Bug (fixed)
[FF] Editor placeholder option not available in context menu after first right-click on placeholder
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 3.5 |
Keywords: | Firefox | Cc: |
Description
- Open placeholder sample.
- Click on text.
- Right click on placeholder.
- There's no "edit placeholder" option in context menu - only "paste" is available.
- Right click again - "edit placeholder" appears.
Expected: "edit placeholder" should be available on first time.
Reproducible in v3 and v4.
Change History (4)
comment:1 Changed 12 years ago by
Component: | General → UI : Context Menu |
---|---|
Keywords: | placeholder added |
comment:2 Changed 12 years ago by
Keywords: | Firefox added; placeholder removed |
---|---|
Status: | new → confirmed |
Version: | 3.6.5 → 3.5 |
comment:3 Changed 12 years ago by
Whether edit placeholder option is available in context menu depends whether you left-click inside content area first or not.
- Click outside of contentarea and then right-click on place holder - you get the edit menu 2. Left click in content are somewhere and the right click on placeholder - you get only paste.
It has been working that way from CKE 3.5.
NOTE: From CKE 3.5 till CKE 3.6.3 initial right-click on menu caused menu to show up for only a second. This was fixed in CKE 3.6.4.
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Not applicable any more, because we removed the context menu option. Also - it'll work if we'll add it, since widgets handle context menu correctly.
Reproducible from CKEditor 3.5 in Firefox.