Bug 24007

Summary: Double-clicking on spaces after td content, selects part of next td's content
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, jparent, justin.garcia, ojan, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
test case none

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!