RESOLVED CONFIGURATION CHANGED 24007
Double-clicking on spaces after td content, selects part of next td's content
https://bugs.webkit.org/show_bug.cgi?id=24007
Summary Double-clicking on spaces after td content, selects part of next td's content
Eric Seidel (no email)
Reported 2009-02-18 13:28:29 PST
Double-clicking on spaces after td content, selects part of next td's content Test HTML: <table border="1" cellpadding="3"><tbody><tr><td>foo &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</td><td>bar</td></tr></tbody></table> I was using: http://www.mozilla.org/editor/midasdemo/ Double click on the spaces following "foo" and the "b" of "bar" is selected (along with the spaces)!
Attachments
test case (236 bytes, text/html)
2009-02-18 13:30 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-02-18 13:30:32 PST
Created attachment 27761 [details] test case
Ryosuke Niwa
Comment 2 2011-08-15 10:50:49 PDT
I can't reproduce this bug anymore but I'm on 10.6. Is this bug specific to 10.5?
Ahmad Saleem
Comment 3 2022-08-12 14:58:36 PDT
I am unable to reproduce this bug in all modern browsers (Chrome Canary 106, Firefox Nightly 105, Safari 15.6 and Safari Technical Preview 151) and double click on empty space after "foo" does not select "b" of "bar". I am marking this as "RESOLVED WONTFIX". Thanks!
Note You need to log in before you can comment on or make changes to this bug.