Bug 127197 - REGRESSION (r156635): Cursor changes into hand during text selection when passing over a link
Summary: REGRESSION (r156635): Cursor changes into hand during text selection when pas...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2014-01-17 15:34 PST by mitz
Modified: 2022-11-17 08:46 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-01-17 15:34:26 PST
When dragging over text to select it, if the text contains a link and the mouse is hovering over it, the mouse cursor changes into a hand, rather than staying an I-beam.

This was caused by <http://trac.webkit.org/r156635>, the fix for bug 90159.
Comment 1 mitz 2014-01-17 15:38:44 PST
<rdar://problem/15850223>
Comment 2 Alexey Proskuryakov 2014-04-22 17:36:17 PDT
Should this be marked as fixed after the rollout in <http://trac.webkit.org/changeset/167688>?
Comment 3 Ahmad Saleem 2022-11-17 06:13:14 PST
(In reply to Alexey Proskuryakov from comment #2)
> Should this be marked as fixed after the rollout in
> <http://trac.webkit.org/changeset/167688>?

Hi Alexey, I don't have any test case but based on your comment, is this fixed or you can point me to any direction where I can find hints on to produce some test case and confirm whether this issue exist or resolved. Thanks!
Comment 4 Alexey Proskuryakov 2022-11-17 08:46:10 PST
When I click here in Bugzilla and drag-select over a link, the cursor does not change to hand. So yes, works as expected now.