Bug 12618 - REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field
Summary: REGRESSION (SearchField): Dragging across the text and releasing over the cle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL: data:text/html,%3Cinput%20type=%22sea...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-02-05 12:25 PST by mitz
Modified: 2007-02-05 15:04 PST (History)
1 user (show)

See Also:


Attachments
Make the cancel button capturing (6.62 KB, patch)
2007-02-05 13:43 PST, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-02-05 12:25:56 PST
The search field's clear (x) button responds to a mouseup by clearing the field even if the mousedown was not inside the button. This is especially frustrating when dragging to select or scroll past the right edge of the visible text and then releasing the mouse over the close button.
Comment 1 mitz 2007-02-05 13:43:38 PST
Created attachment 12945 [details]
Make the cancel button capturing

Includes test and change log
Comment 2 Sam Weinig 2007-02-05 15:04:56 PST
Landed in r19411.