WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4468
Implement execCommand(Insert{Un}OrderedList)
https://bugs.webkit.org/show_bug.cgi?id=4468
Summary
Implement execCommand(Insert{Un}OrderedList)
Stanislas Rolland
Reported
Wednesday, August 17, 2005 5:20:32 AM UTC
I would like Safari to support the following command identifiers for execCommand: InsertHorizontalRule InsertOrderedList InsertUnorderedList StrikeThrough These idetifiers are supported by both Mozilla/Firefox (on Windows, Linux and Mac OS X, even Mozilla 1.3.1-wamcom on Mac OS 9), and IE on Windows.
Attachments
Add attachment
proposed patch, testcase, etc.
Stanislas Rolland
Comment 1
Tuesday, August 30, 2005 7:26:13 AM UTC
I would like to add two more command identifiers to this request, as I noticed only recently that they are not currently supported by Safari: CreateLink Unlink
Darin Adler
Comment 2
Tuesday, August 30, 2005 6:31:05 PM UTC
Putting more identifiers all into one bug report makes it a little harder to track the work.
Joost de Valk (AlthA)
Comment 3
Monday, December 19, 2005 10:35:31 PM UTC
The source code lists 52 different identifiers we don't have that Microsoft does. Why are these 6 so important? If you'd attach testcases, that'd be a good reason to re-open this bug, and it will help getting them fixed as well. If you really feel that these 6 are very important, tell us why, and please re-open the bug. Closing as "invalid" now.
Stanislas Rolland
Comment 4
Tuesday, December 20, 2005 8:36:11 PM UTC
You're right: I can live without StrikeThrough since the tag is deprecated. And I can do without all other deprecated tags supported by Safari's execCommand. And I agree with you: I don't care about Microsoft's 52 command identifiers. But: lists and links are important structures for any CMS content editor. Creating lists, ordered or unordered, and creating/removing links out of complex selections is not something I intend to get into just to support Safari, especially since it works very well in Firefox.
Eric Seidel (no email)
Comment 5
Tuesday, December 27, 2005 10:06:50 PM UTC
So now all this bug needs is some test cases...
Justin Garcia
Comment 6
Wednesday, April 12, 2006 7:16:35 AM UTC
We've implemented 3/6 of these. Spinning off InsertHorizontalRule 8335 and making this bug only about Insert{Un}OrderedList.
Stanislas Rolland
Comment 7
Wednesday, April 12, 2006 6:06:30 PM UTC
Good step. Thanks!
Justin Garcia
Comment 8
Friday, June 9, 2006 5:54:45 AM UTC
r14777
Stanislas Rolland
Comment 9
Wednesday, June 14, 2006 8:26:56 PM UTC
Thanks for the feature. Is there a way for me to know it what version of Safari this will be made available?
Darin Adler
Comment 10
Wednesday, June 14, 2006 9:19:56 PM UTC
(In reply to
comment #9
)
> Is there a way for me to know it what version of Safari this will be made available?
Not until after such a version of Safari is released.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug