Ticket #8836 (closed Bug: fixed)
IE: Script error when opening table context menu
| Reported by: | tmonahan | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.3 |
| Component: | UI : Context Menu | Version: | 3.6.3 |
| Keywords: | IBM | Cc: | damo, satya |
Description
To Reproduce:
- Open any nightly sample and insert a table.
- Click on the table border so that the browser handles appear.
- Move the mouse over a table cell and right click to bring up the context menu. (See attached screen capture)
- Move the mouse slightly away from the context menu and click the mouse.
Problem: A script error occurs
When run in source mode, the error is as follows:
Message: Member not found. Line: 685 Char: 4 Code: 0 URI: ..../_source/plugins/selection/plugin.js
This only seems to occur since revision #7404
Attachments
Change History
comment:1 Changed 14 months ago by fredck
- Status changed from new to confirmed
- Component changed from General to UI : Context Menu
- Milestone set to CKEditor 3.6.3
Confirmed with IE9+Compat. Ok with IE9.
Confirmed as caused by [7404].
Note: See
TracTickets for help on using
tickets.
