Bug 24007 - Double-clicking on spaces after td content, selects part of next td's content
Summary: Double-clicking on spaces after td content, selects part of next td's content
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 13:28 PST by Eric Seidel (no email)
Modified: 2022-08-12 15:02 PDT (History)
5 users (show)

See Also:


Attachments
test case (236 bytes, text/html)
2009-02-18 13:30 PST, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 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)!
Comment 1 Eric Seidel (no email) 2009-02-18 13:30:32 PST
Created attachment 27761 [details]
test case
Comment 2 Ryosuke Niwa 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?
Comment 3 Ahmad Saleem 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!