Opened 14 years ago
Closed 14 years ago
#3875 closed Bug (fixed)
[Safari] Context menu for cells not complete
Reported by: | Damian | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed Review+ | Cc: |
Description
To reproduce:
- Open nightly Ajax sample
- Insert a table
- Right click in an empty cell
Result: Context menu contains the following options
- Cut / Copy / Paste
- Delete Table
- Table properties
Missing: Cell, Row, Column menus
This also occurs for cells that have content but where the user right clicks outside of the text in the cell.
Safari 3.2.2 on WinXP
Attachments (2)
Change History (10)
comment:1 Changed 14 years ago by
Keywords: | Confirmed added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Changed 14 years ago by
Attachment: | 3875.patch added |
---|
comment:4 Changed 14 years ago by
Keywords: | Review? added |
---|
comment:5 Changed 14 years ago by
Keywords: | Review- added; Review? removed |
---|
Even the hasTableTag checking is not necessary.
Changed 14 years ago by
Attachment: | 3875_2.patch added |
---|
comment:6 Changed 14 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:7 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3826].
Click here for more info about our SVN system.
This is a regression caused by [3792].