Bug 24503 - Can't click on the clear button of an absolutely-positioned search field
Summary: Can't click on the clear button of an absolutely-positioned search field
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-03-10 16:40 PDT by Simon Fraser (smfr)
Modified: 2009-03-10 22:44 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (380 bytes, text/html)
2009-03-10 16:41 PDT, Simon Fraser (smfr)
no flags Details
Patch, testcase, changelog (10.05 KB, patch)
2009-03-10 18:50 PDT, Simon Fraser (smfr)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-03-10 16:40:26 PDT
Hit testing on the clear button in a search field broke in http://trac.webkit.org/changeset/41389

This only happens if the search field is absolutely positioned.
Comment 1 Simon Fraser (smfr) 2009-03-10 16:40:49 PDT
<rdar://problem/6665381>
Comment 2 Simon Fraser (smfr) 2009-03-10 16:41:15 PDT
Created attachment 28454 [details]
Testcase
Comment 3 Simon Fraser (smfr) 2009-03-10 18:50:43 PDT
Created attachment 28459 [details]
Patch, testcase, changelog
Comment 4 Darin Adler 2009-03-10 22:17:01 PDT
Comment on attachment 28459 [details]
Patch, testcase, changelog

Looks good. r=me assuming all the other regression tests still pass.

Could you add dumpAsText to the regression test so it has a chance of working on more platforms?
Comment 5 Simon Fraser (smfr) 2009-03-10 22:44:17 PDT
http://trac.webkit.org/changeset/41576