Ticket #9143 (confirmed Bug)
Cut/Copy buttons do not go enabled when selection is made under the contents
| Reported by: | Saare | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Webkit | Cc: |
Description
Open a sample with its default contents. Click underneath the contents and drag the cursor for some distance, to make a selection at the text above. The cut and copy buttons do not go enabled.
Confirmed for Chrome and Safari at least.
Change History
comment:2 Changed 10 months ago by j.swiderski
- Status changed from new to confirmed
- Version set to 3.0
Reproducible from CKEditor 3.0 in Webkit only.
Please note that this issue was partially fixed in #8463
comment:3 Changed 10 months ago by Reinmar
May this issue be reproduced in this sample http://nightly.ckeditor.com/7566/_samples/replacebyclass.html?
I'm clicking underneath the content, dragging up so part of the content gets selected and buttons go enabled after releasing cursor. Testing on Chrome@Linux and Safari@MacOS.
comment:4 Changed 10 months ago by j.swiderski
I'm not able to get the same result as you did in nightly, here http://rev.ckeditor.com/ckeditor/trunk/7567/_samples/replacebycode.html
About http://nightly.ckeditor.com/7566/_samples/replacebyclass.html. Not sure why buttons get enabled there but please not that it still does not work.
Select some text underneath the default line and then try to click blow the editor. It doesn't happen always and sometimes you need to do it few times but here goes - sometimes buttons don't go back to disabled state after you click below editor. They go to disable state if you E.g. click on the line.

Webkit only, not a regression.