[Webkit-unassigned] [Bug 11292] New: REGRESSION: Dragging a selection over a single word can select the entire line
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 14 08:29:21 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11292
Summary: REGRESSION: Dragging a selection over a single word can
select the entire line
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: Major
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: cpetersen at apple.com
* 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
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list