[Webkit-unassigned] [Bug 89054] document.execCommand('Indent') removes Shadow DOM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 17:27:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89054





--- Comment #5 from Shinya Kawanaka <shinyak at chromium.org>  2012-06-22 17:26:59 PST ---
(In reply to comment #4)
> I think editing command should treat pure DOM structures in general.
> That means if we clone some nodes in editing, it is okay that everything that can not be serialized into text is not cloned. like event listeners or attached Shadow DOM created by user.
> 
> So I vote for WONTFIX for now.
> 
> (In reply to comment #3)
> > We should discuss how do we clone Shadow DOM (or do not clone Shadow DOM) before fixing this problem.

Yeah, I agree with you.

Something weid things like disappearing Shadow DOM or Event Listeners etc. cannot be evitable for now. We should discuss this more, but we have higher priority things than this.

I vote for closing as LATER.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list