Opened 11 years ago

Last modified 10 years ago

#9627 confirmed Bug

[Webkit] Clipboard toolbar accessible in read-only mode

Reported by: Olek Nowodziński Owned by:
Priority: Low Milestone:
Component: Core : Read-only Version: 4.0 Beta
Keywords: Webkit Cc:

Description

Watch the screencast.

  1. Go to http://ckeditor4.t/ckeditor/samples/readonly.html
  2. Make it read-only.
  3. L-click editable, ~30 pixels after the last word.
  4. Clipboard is accessible.

Attachments (1)

readonlyAccessClipboardToolbar.ogv (463.4 KB) - added by Olek Nowodziński 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by Olek Nowodziński

comment:1 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.0CKEditor 4.0.1
Status: newconfirmed

comment:2 Changed 11 years ago by Garry Yao

Milestone: CKEditor 4.0.1

Postpone because of severity:

  1. Even with paste command it's not able to break the read-only
  2. Only a very small region is affected by the bug.

comment:3 Changed 11 years ago by Piotrek Koszuliński

Priority: NormalLow

comment:4 Changed 11 years ago by Jakub Ś

Keywords: Webkit added
Summary: [Chrome] Clipboard toolbar accessible in read-only mode[Webkit] Clipboard toolbar accessible in read-only mode
Version: 4.04.0 Beta

Problem can be reproduced from CKEditor 4.0 beta in Webkit. This particular TC enables paste buttons. There is also TC that enables paste and cut buttons:

  1. go to read-only sample.
  2. Select few words in line
  3. Click read-only button to make editor read-only
  4. Select few words in line

Result: Paste and cut icons get enabled. You can't paste or cut text but this doesn't look nice.

In Opera and Firefox this TC enables only cut button thus i have reported it here: #10463

comment:5 Changed 11 years ago by Olek Nowodziński

Also reproduced in latest Safari (OSX) 6.0.5.

comment:6 Changed 10 years ago by Alex Itelman

Also confirmed

comment:7 Changed 10 years ago by Alex Itelman

PasteFromWord button gets enabled when clicking anywhere outside the editor while the editor is in ReadOnly.

comment:8 Changed 10 years ago by Alex Itelman

Reproduced on version 4.3.1 on Chrome

comment:9 Changed 10 years ago by Alex Itelman

More accurate scenario: In Chrome:

  1. Go to http://ckeditor.com/demo#read-only
  2. Click 'Make it editable'
  3. Click inside the editor on the text
  4. Click 'Make it read-only' - the paste buttons are disabled (that's ok)
  5. Click outside the editor somewhere in the page - still disabled (that's ok)
  6. Click inside the editor on the text - the paste buttons are enabled (not ok!)
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