Opened 13 years ago

Closed 13 years ago

#9247 closed Bug (fixed)

[IE&inline] Toolbar lost after accepting security alert for all 3 "paste" buttons

Reported by: Piotrek Koszuliński Owned by: Piotrek Koszuliński
Priority: Normal Milestone: CKEditor 4.0
Component: Core : Focus Version: 4.0
Keywords: IE7 Cc:

Description

  1. Open inline sample.
  2. Focus editor.
  3. Click "paste from word".
  4. Allow direct clipboard access.
  5. Content was pasted, but toolbar disappeared.

Tested on IE8.

Find this issue on GitHub

Change History (7)

comment:1 Changed 13 years ago by Frederico Caldeira Knabben

Status: newconfirmed

The focus must be locked until the pasting process is not resolved.

comment:5 Changed 13 years ago by Garry Yao

Status: confirmedpending

WFM on master, can you check if it expires?

Last edited 13 years ago by Garry Yao (previous) (diff)

comment:6 Changed 13 years ago by Jakub Ś

Keywords: IE7 added
Status: pendingconfirmed

This is happening on IE7 and only when dialog asking about clipboard access pop out.

comment:7 Changed 13 years ago by Piotrek Koszuliński

Owner: set to Piotrek Koszuliński
Status: confirmedassigned

comment:8 Changed 13 years ago by Piotrek Koszuliński

Status: assignedreview

Pushed t/9247. Focus is locked before executing native paste command and unlock after that.

comment:9 Changed 13 years ago by Garry Yao

Component: GeneralCore : Focus
Status: reviewreview_passed

comment:10 Changed 13 years ago by Piotrek Koszuliński

Resolution: fixed
Status: review_passedclosed
Find this issue on GitHub
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