RESOLVED FIXED 11292
REGRESSION: Dragging a selection over a single word can select the entire line
https://bugs.webkit.org/show_bug.cgi?id=11292
Summary REGRESSION: Dragging a selection over a single word can select the entire line
Chris Petersen
Reported 2006-10-14 08:29:20 PDT
* SUMMARY With NB r17027 , I have noticed that when I drag a selection over a word in a line , the selection extends to the entire line. I have seen this type of problem on several pages including http://www.apple.com/ipodnano/red/ Using Webkit Nighties, I can identify when this regression first started: r16977. This problem didn't happen on the previous NB : r16968 * STEPS TO REPRODUCE 1. With r17027, open "sample_selection2.html" 2. In the sentence displayed, position the cursor just after the word "Store" and mouse down. 3. Drag the mouse (from right to left) in an attempt to create a selection over the word "Store" 4. As you drag, notice the selection actually extends outside of the area where you are dragging. In this case, the selection extends to the start of the line. * RESULTS The selection should only apply to the area on the sentence where I'm dragging but doesn't. * REGRESSION Yes
Attachments
Sample test case for problem (461 bytes, text/html)
2006-10-16 11:04 PDT, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-10-14 08:31:18 PDT
When looking at the revisions between 16968 and 16977, this checkin may have caused it: http://trac.webkit.org/projects/webkit/changeset/16975
Chris Petersen
Comment 2 2006-10-14 08:32:15 PDT
This is filed as <rdar://problem/4784220>
Alexey Proskuryakov
Comment 3 2006-10-15 02:11:21 PDT
*** Bug 11293 has been marked as a duplicate of this bug. ***
Chris Petersen
Comment 4 2006-10-16 11:04:08 PDT
Created attachment 11112 [details] Sample test case for problem
mitz
Comment 5 2006-10-18 11:47:06 PDT
*** Bug 11349 has been marked as a duplicate of this bug. ***
mitz
Comment 6 2006-10-20 14:42:00 PDT
Fixed by Harrison in r17171. (as <rdar://problem/4792755>)
mitz
Comment 7 2006-10-20 14:52:11 PDT
*** Bug 11280 has been marked as a duplicate of this bug. ***
mitz
Comment 8 2006-10-20 14:53:08 PDT
*** Bug 11261 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.