Opened 15 years ago
Closed 15 years ago
#6404 closed Bug (fixed)
Contextual menu doesn't disappear when switch in HTML source view
| Reported by: | fournaise | Owned by: | Martin |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.3 |
| Component: | UI : Context Menu | Version: | 3.3.1 |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
Tested on IE8, FF3.6, CH6 under WinXP. When you are in edition view, open a contextual menu (mouse right click) and after switch to HTML source view, the contextual menu stays open.
Attachments (2)
Change History (12)
comment:1 Changed 15 years ago by
| Component: | General → UI : Context Menu |
|---|---|
| Status: | new → confirmed |
| Version: | 3.4.2 (SVN - trunk) → 3.3.1 |
comment:2 Changed 15 years ago by
| Cc: | satya_minnekanti@… added |
|---|---|
| Keywords: | IBM added |
comment:3 Changed 15 years ago by
| Owner: | set to Martin |
|---|---|
| Status: | confirmed → assigned |
Changed 15 years ago by
| Attachment: | 6404.patch added |
|---|
comment:4 Changed 15 years ago by
| Status: | assigned → review |
|---|
comment:5 Changed 15 years ago by
| Status: | review → review_failed |
|---|
There're some chaos in the patch while it's logically right.
comment:7 Changed 15 years ago by
I believe he meant L5 that for some reason was removed, coding style issues and missing semicolon.
Changed 15 years ago by
| Attachment: | 6404_2.patch added |
|---|
comment:8 Changed 15 years ago by
| Status: | review_failed → review |
|---|
comment:9 Changed 15 years ago by
| Milestone: | → CKEditor 3.5.1 |
|---|
comment:10 Changed 15 years ago by
| Milestone: | CKEditor 3.5.1 → CKEditor 3.4.3 |
|---|---|
| Resolution: | → fixed |
| Status: | review → closed |
Fixed using the 3.4.3, probably by [6095].

In CKEditor 3.3 context menu hides itself when switching between modes. In 3.3.1+ menu stays open