Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6896 closed Bug (fixed)

Pasting into Source view in full-screen does not work

Reported by: Ken Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.5
Keywords: WebKit Cc:

Description (last modified by Frederico Caldeira Knabben)

Using Chrome 8.0.552.224 and CKEditor 3.5 (revision 6230), pasting from clipboard while in maximized Source view does not work.

To reproduce:

  1. open CKEditor,
  2. 'Maximize' and 'New Page'
  3. add sample content in "design view"
  4. switch to "Source view" while still in full-screen
  5. ctrl-v or right-click-paste clipboard text directly into source.

Clipboard text does not paste properly. Text will paste properly if 'maximize' is switched off and is no longer full-screen.

Attachments (1)

6896.patch (617 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by Garry Yao

Keywords: WebKit added; pasting source removed
Status: newconfirmed

Regression of [6164]

Changed 13 years ago by Garry Yao

Attachment: 6896.patch added

comment:2 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

A weird webkit bug, when the document element has been invisible, pasting in any <textarea> is broken, while considering it quite an edge case, we could save a bug report to webkit.

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

comment:4 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:5 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6310].

comment:6 Changed 13 years ago by Frederico Caldeira Knabben

Description: modified (diff)
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