View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005265 | OXID eShop (all versions) | 2.4. Administer products | public | 2013-06-28 16:03 | 2013-07-02 14:14 |
Reporter | vschmi | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.6 / 5.0.6 | ||||
Summary | 0005265: Popup for "Stock" grabs focus | ||||
Description | Original bug report to me: "I can't click the Stock field in Admin->Articles->Stock because the field hint for the stock field is overlapping, thus I can't enter any values inside it!" The JS tooltips created with "popUp" and "popDown" are sometimes placed within the field. So the popUp/popDown functions should make sure that they're always outside of the field, because at least on Safari the popups grabs the user input. Even worse, the "Stock" field is placed at the very top of the frame, so the popup has no place to go and blocks the field all the time. This behaviour has been reproduced in Chrome, however, the user can click through. With Safari, he can't. To migitate that behaviour I simply removed the popups in article_stock.tpl for my customer. In addition to the bug occuring in Safari, the popups should really be delayed as well as go away then clicked. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | Google Chrome, Apple Safari | ||||
PHP Version | any | ||||
Database Version | any | ||||