Opened 13 years ago
Last modified 13 years ago
#9143 confirmed Bug
Cut/Copy buttons do not go enabled when selection is made under the contents
Reported by: | Sa'ar Zac Elias | 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 (4)
comment:1 Changed 13 years ago by
Keywords: | Webkit added |
---|
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.0 |
Reproducible from CKEditor 3.0 in Webkit only.
Please note that this issue was partially fixed in #8463
comment:3 Changed 13 years ago by
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 13 years ago by
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.