View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003032 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2011-07-06 08:42 | 2012-12-10 14:38 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.0 revision 34568 | ||||
Fixed in Version | 4.6.0_beta2 | ||||
Summary | 0003032: chrome: leaving a required field removes error message causing misplaced clicks | ||||
Description | if you submit a form with required fields left empty, the input-validator marks them in red with an error message, ok. if you now click in a red field, enter the missing data and then click to the next missing field, on focus out the form changes and the lower rows move up. In Chrome and Chromium (probably safari too, which has the same core) the reformating of the form is done, before the click is evaluated, so there where you clicked in now something else and the click fails. | ||||
Steps To Reproduce | - use google chrome (tested in chrome 12) - go to checkout, without registration - try to submit empty form => all req fields are red with errormessage - click forename and enter a name - click (with your mouse) lastname => this will fail | ||||
Additional Information | no problem in firefox 3,4,5, ie8, opera 11.11 | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | Google Chrome, Apple Safari | ||||
PHP Version | any | ||||
Database Version | any | ||||