[Webkit-unassigned] [Bug 16066] Undocumented property for execCommand()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 10:30:42 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16066





------- Comment #2 from fuck at os.dk  2007-11-20 10:30 PDT -------
I can provide you with a not so small test :/
Go to
http://rtef.info/demo.htm
select some text and fire the folowing command from the adressbar
(locationbar).
javascript:rteCommand('rte1', 'insertorderedlist', 'test');
(this fires an execcommand(parm2, false, parm3) the frame with id parm1)

if a button was to fire rteCommand('rte1','insertorderedlist'), parm3 would
equal "undefined" so that would end up as the id of every orderedlist and
unorderedlist.
This might be considered a feature, but I can't find any place where it is
documented that it is different from all othere browsers implementation.


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



More information about the webkit-unassigned mailing list