Opened 15 years ago

Closed 15 years ago

#3377 closed Bug (fixed)

[IE]Element path not updated after context menu

Reported by: Garry Yao Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: IE Confirmed Review+ Cc:

Description (last modified by Tobiasz Cudnik)

Reproducing Procedures

  1. Open the replace by class example page;
  2. Make the following content along with selection:
    text
    <a href="#">context^ menu</a>
    
  3. Right click to open context menu, now click on the 'text' before the link;
    • Expected Result: The element path bar is refreshed.
    • Actual Result: The element path bar still indicate the old position.

Attachments (1)

3377.patch (764 bytes) - added by Tobiasz Cudnik 15 years ago.
3377.patch

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3377.patch added

3377.patch

comment:1 Changed 15 years ago by Tobiasz Cudnik

Callback function was out of scope.

comment:2 Changed 15 years ago by Tobiasz Cudnik

Description: modified (diff)
Keywords: Review? added
Status: newassigned

comment:3 Changed 15 years ago by Tobiasz Cudnik

Description: modified (diff)
Owner: set to Tobiasz Cudnik
Status: assignednew

comment:4 Changed 15 years ago by Tobiasz Cudnik

Status: newassigned

comment:5 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:6 Changed 15 years ago by Tobiasz Cudnik

Resolution: fixed
Status: assignedclosed

Fixed with [3486].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy