Bug 10819 - REGRESSION: When dragging a link on a page, the selected link doesn't display it's name or URL
Summary: REGRESSION: When dragging a link on a page, the selected link doesn't display...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL:
Keywords: InRadar
: 10814 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-11 23:05 PDT by Chris Petersen
Modified: 2006-09-14 10:45 PDT (History)
1 user (show)

See Also:


Attachments
the fix (1.55 KB, patch)
2006-09-11 23:51 PDT, Eric Seidel (no email)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 2006-09-11 23:05:50 PDT
SUMMARY
When dragging a link on a page , the selected link doesn't display either it's URL or link name. This only  happens under the latest TOT Webkit nightly builds.

STEPS TO REPRODUCE
1. With latest TOT Webkit (r16313) , go to http://nightly.webkit.org/start/?current-revision=16313
2. Mouse down and drag any link in the windo lke under "Quick Links" or link called "report issues"
3. Notice the "grey" rectangle that appears when you drag DOESN'T display the link name or it's URL

* RESULTS
The link's name and URL should be displayed as I drag it but doesn't.

This regression started with TOT Webkit nightly r16288

Talked to Tim Hatcher about this and he was able to track this regression to Eric's checkin:  http://trac.webkit.org/projects/webkit/changeset/16286
Comment 1 Chris Petersen 2006-09-11 23:07:18 PDT
This is also covered by <rdar://problem/4727448>
Comment 2 Eric Seidel (no email) 2006-09-11 23:13:10 PDT
Likely the same as bug 10814.
Comment 3 Eric Seidel (no email) 2006-09-11 23:51:19 PDT
Created attachment 10511 [details]
the fix
Comment 4 Dave Hyatt 2006-09-11 23:53:17 PDT
Comment on attachment 10511 [details]
the fix

r=me
Comment 5 mitz 2006-09-12 00:12:07 PDT
*** Bug 10814 has been marked as a duplicate of this bug. ***
Comment 6 mitz 2006-09-14 10:45:54 PDT
Fixed in r16318.