Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015250 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | have not tried | 2010-11-19 14:46 | 2011-03-10 00:00 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4af49a7658cf | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | User Interface Application | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015250: Visualization/UI issues in new user interface | |||||||
Description | 1>> Image: navbar_hover.png Hovering Application in top nav menu: the bottom line has disappeared This is partially solved. Small detail is that a double green line appears on hover, see image. It is nicer to make the overlap 0, so you see a 1px line only. 2>> Image: navbar_hover.png Auto-suggest field/dropdown in quickLaunch menus is shorter than before: Yes, it can still become a bit longer as the bounding box is wide enough 3>> Top recent menu in application menu, the mouse pointer/click starts when moving the mouse down to the bottom of the menu item, note also that the hover green background is cut off in the top, this is caused by the overlay used to hide the horizontal line. A solution can be to move the menu content a bit down. 4>> Labels for the same dropdowns are not clickable so that the field gets the focus. In good practice (and for accessibility reasons) clicking a field label will do so. Can we make it work like this? Now only the checkbox works like this. Still open 5>> Scrollbar when only one item is present in quick launch/create is wrong. See image: wrong_scrollbar.png | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0032991) hgbot (developer) 2010-12-01 18:50 |
Repository: erp/mods/org.openbravo.client.application Changeset: e0fdb4b6555f4940b9dc167c72214ba13264bb6c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Dec 01 18:49:54 2010 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/e0fdb4b6555f4940b9dc167c72214ba13264bb6c [^] Related to remark 3 in issue 15250: Visualization/UI issues in new user interface --- M src/org/openbravo/client/application/navigationbarcomponents/templates/application-menu.js.ftl M web/org.openbravo.client.application/js/ob-quickrun-widget.js --- |
(0033012) hgbot (developer) 2010-12-02 16:39 |
Repository: erp/mods/org.openbravo.client.application Changeset: 5c165ac930e140a0867bb28a587a3b312a948aa2 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Dec 02 16:39:12 2010 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/5c165ac930e140a0867bb28a587a3b312a948aa2 [^] Related to remark 2 in issue 15250: Visualization/UI issues in new user interface --- M src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl M src/org/openbravo/client/application/templates/layout.js.ftl M web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css --- |
(0033023) hgbot (developer) 2010-12-02 23:35 |
Repository: erp/mods/org.openbravo.client.application Changeset: 07b4d79a5e676da8c49810ccd3409079ae8dd56b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Dec 02 23:35:15 2010 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/07b4d79a5e676da8c49810ccd3409079ae8dd56b [^] Related to remark 5 issue 15250: Visualization/UI issues in new user interface, fixes issue 15105: In quick create when typing very fast and with one result in the suggestion box the suggestion box content is hidden --- M src/org/openbravo/client/application/ApplicationComponentProvider.java M src/org/openbravo/client/application/navigationbarcomponents/templates/application-menu.js.ftl M src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl M web/org.openbravo.client.application/js/ob-quickrun-widget.js M web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.js M web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css --- |
(0033069) hgbot (developer) 2010-12-08 11:21 |
Repository: erp/mods/org.openbravo.client.application Changeset: 51b48a462fb872f65451260d48b7d75a590bc814 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Dec 08 11:20:44 2010 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/51b48a462fb872f65451260d48b7d75a590bc814 [^] Remark 4, related to issue 15250: Visualization/UI issues in new user interface --- M web/org.openbravo.client.application/js/ob-formitem-widgets.js --- |
(0033072) hgbot (developer) 2010-12-08 13:11 |
Repository: erp/mods/org.openbravo.client.application Changeset: 4af49a7658cff824fc24d121282f54600412e232 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Dec 08 13:11:20 2010 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/4af49a7658cff824fc24d121282f54600412e232 [^] Fixes issue 15250: Visualization/UI issues in new user interface --- M src/org/openbravo/client/application/navigationbarcomponents/templates/application-menu.js.ftl --- |
![]() |
|||
Date Modified | Username | Field | Change |
2010-11-19 14:46 | mtaal | New Issue | |
2010-11-19 14:46 | mtaal | Assigned To | => mtaal |
2010-11-19 14:46 | mtaal | File Added: navbar_hover.png | |
2010-11-19 14:46 | mtaal | OBNetwork customer | => No |
2010-11-19 14:47 | mtaal | File Added: wrong_scrolbar.png | |
2010-11-19 14:48 | mtaal | Relationship added | has duplicate 0014684 |
2010-11-19 15:18 | rgoris | Issue Monitored: rgoris | |
2010-12-01 18:50 | hgbot | Checkin | |
2010-12-01 18:50 | hgbot | Note Added: 0032991 | |
2010-12-02 16:39 | hgbot | Checkin | |
2010-12-02 16:39 | hgbot | Note Added: 0033012 | |
2010-12-02 23:35 | hgbot | Checkin | |
2010-12-02 23:35 | hgbot | Note Added: 0033023 | |
2010-12-06 07:46 | alostale | Status | new => scheduled |
2010-12-08 11:21 | hgbot | Checkin | |
2010-12-08 11:21 | hgbot | Note Added: 0033069 | |
2010-12-08 11:21 | mtaal | Assigned To | mtaal => dbaz |
2010-12-08 11:22 | mtaal | Assigned To | dbaz => mtaal |
2010-12-08 13:11 | hgbot | Checkin | |
2010-12-08 13:11 | hgbot | Note Added: 0033072 | |
2010-12-08 13:11 | hgbot | Status | scheduled => resolved |
2010-12-08 13:11 | hgbot | Resolution | open => fixed |
2010-12-08 13:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.client.application/rev/4af49a7658cff824fc24d121282f54600412e232 [^] |
2011-03-09 11:13 | rgoris | Status | resolved => closed |
2011-03-09 11:13 | rgoris | Fixed in Version | => pi |
2011-03-10 00:00 | anonymous | sf_bug_id | 0 => 3204735 |
Copyright © 2000 - 2009 MantisBT Group |