Opened 11 years ago

Last modified 7 years ago

#10590 confirmed Bug

[Android] Copy/Cut buttons not Enabled

Reported by: Justin Carlson Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Android Cc:

Description (last modified by Jakub Ś)

OS: iOS 6 & Android Jelly Browsers: Safari, Chrome Repro: ==================== Goto http://ckeditor.com/demo Hold down a tap to bring up the selection menu. Select a range of text. Note the copy/cut buttons are still not enabled.

Expected: Selection range exists but is not triggered.

I will hopefully work on this, but as of right now I am not seeing an easy fix.

EDIT: From what I have checked in CKEditor 4.6.1, Android 4.4.4 and iOS 9, the only problem is that when you select range of text then copy/cut icons are not enabled in Android (in iOS this works fine). In all other cases, cutting/copping is enabled and works as expected.

Change History (5)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: iOS added

comment:2 Changed 11 years ago by Justin Carlson

Ok, it is just not actually something any sane dev should probably care about. The selection goes away on "done", you would have to be dealing with touch end, touch start, and the normal copy paste works. The fix is probably just not worth adding touch events to deal with flaky mobile browsers.

comment:3 Changed 10 years ago by Jakub Ś

Summary: Copy/Cut buttons not Enabled (iPhone & Android)[iOS][Android] Copy/Cut buttons not Enabled

comment:4 Changed 10 years ago by Piotr Jasiun

Also when I press "Select All" button Android Copy and Paste tools do not appear and I'm not able to copy selected text in any way. I need to remove this selection, touch any word to select it, and use "Select All" from the Android toolbar.

comment:5 Changed 7 years ago by Jakub Ś

Description: modified (diff)
Keywords: Android added; iOS removed
Status: newconfirmed
Summary: [iOS][Android] Copy/Cut buttons not Enabled[Android] Copy/Cut buttons not Enabled
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