Bug 67370 - validation bubble's position far away from the input
Summary: validation bubble's position far away from the input
Status: RESOLVED DUPLICATE of bug 65018
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 00:28 PDT by Wayne Lee
Modified: 2011-09-01 18:08 PDT (History)
1 user (show)

See Also:


Attachments
test case (254 bytes, text/html)
2011-09-01 00:28 PDT, Wayne Lee
no flags Details
with relative position - buggy (4.60 KB, image/png)
2011-09-01 00:29 PDT, Wayne Lee
no flags Details
without relative position - normal (4.02 KB, image/png)
2011-09-01 00:30 PDT, Wayne Lee
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Lee 2011-09-01 00:28:34 PDT
Created attachment 105911 [details]
test case

when using html5 forms vlaidation feature, the validation bubble's position not correct when a "position:relative" is a ancestor of the input.

I have a test case with attachement. Chrome 13.0.782.107.
Comment 1 Wayne Lee 2011-09-01 00:29:30 PDT
Created attachment 105912 [details]
with relative position - buggy
Comment 2 Wayne Lee 2011-09-01 00:30:15 PDT
Created attachment 105913 [details]
without relative position - normal
Comment 3 Kent Tamura 2011-09-01 18:08:35 PDT
Thank you for reporting.
This issue was already fixed, and Chrome 14 will have the fix.

*** This bug has been marked as a duplicate of bug 65018 ***