Bug 88483 - document.execCommand('Bold') deletes content if it's executed in nested Shadow DOM.
Summary: document.execCommand('Bold') deletes content if it's executed in nested Shado...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 82697
  Show dependency treegraph
 
Reported: 2012-06-06 19:21 PDT by Shinya Kawanaka
Modified: 2012-06-22 09:48 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-06-06 19:21:17 PDT
'Italic', 'Underline' etc. cause the same thing.
Comment 1 Shinya Kawanaka 2012-06-21 16:36:37 PDT
This might not happen now.
Comment 2 Shinya Kawanaka 2012-06-22 09:48:58 PDT
I couldn't reproduce this bug anymore. Maybe this bug was already fixed. So let's close this as INVALID.
Please feel free to reopen if you don't think so.