[Webkit-unassigned] [Bug 147406] New: There is no way to disable/control the default toolbar shown for selected text by 3rd party editors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 09:02:59 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147406
Bug ID: 147406
Summary: There is no way to disable/control the default toolbar
shown for selected text by 3rd party editors
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: iOS
OS: iOS 8.2
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: w.walc at cksource.com
Created attachment 257749
--> https://bugs.webkit.org/attachment.cgi?id=257749&action=review
Unwanted toolbar.
See the following links with developers trying to use their own editor using contenteditable and having troubles with the "native" toolbar that is placed on top of contenteditable and that hides the toolbar provided by the 3rd party WYSIWYG editor.
http://stackoverflow.com/questions/22693315/contenteditable-on-ios-control-prevent-selection-toolbar
http://dev.ckeditor.com/ticket/13511
Note that in case of CKEditor, the problem is not only in the confusion caused by another toolbar overlaying the toolbar provided by CKEditor, but also with some features that should not be included in the toolbar offered by the native browser.
For example in case of CKEditor, it is possible to configure it to not accept e..g <strong>/<b> elements. In such case the Bold/Italic/Underline menu available for the end user is introducing additional confusion.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150729/3be8b457/attachment-0001.html>
More information about the webkit-unassigned
mailing list