New issue 104829 by toddang...@gmail.com: Form validation error message
position bug on zoomed viewport
http://code.google.com/p/chromium/issues/detail?id=104829
Chrome Version : <16.0.912.41 (Official Build 110024) beta-m
URLs (if applicable) :
Other browsers tested: N/A
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5:
Firefox 4.x:
IE 7/8/9:
What steps will reproduce the problem?
1. Open a page with HTML5 Form validation in Chrome
2. Adjust the Chrome viewport zoom to anything other than 100%
3. Perform an action that will trigger the display of the Chrome form
validation error message
4. The relative position of the Chrome validation message to the input
element will be incorrect (compared to 100% viewport zoom)
What is the expected result?
The position of the Chrome input validation message should be adjusted with
the viewport zoom to be in the same relative position to the input element.
What happens instead?
The relative position of the Chrome input validation message changes as the
browser zoom level changes, sometimes making the message appear completely
disconnected from the input element.
Please provide any additional information below. Attach a screenshot if
possible.
Problem can be tested using this simple HTML5 form (with repo steps):
http://jsbin.com/uxadal/2
Attachments:
1-chromebug-expected.jpg 59.5 KB
2-chromebug-position_error.jpg 109 KB
Comment #1 on issue 104829 by paulir...@chromium.org: Form validation error
message position bug on zoomed viewport
http://code.google.com/p/chromium/issues/detail?id=104829
(No comment was entered for this change.)
I am able to reproduce this in Chrome 17.0.944.0 for Ubuntu 11.04.
Comment #3 on issue 104829 by tk...@chromium.org: Form validation error
message position bug on zoomed viewport
http://code.google.com/p/chromium/issues/detail?id=104829
(No comment was entered for this change.)