Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017836 | Openbravo ERP | A. Platform | public | 2011-06-30 10:44 | 2011-07-06 02:43 |
|
Reporter | rgoris | |
Assigned To | mtaal | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017836: Add Jump-to-selected-row in grid |
Description | Sometimes when returning to a header grid, you seem don“t see the selected row, while the child records you are looking at are there. Now if you want to find the selected row you need to scroll up and down endlessly to find it back. Very annoying!
|
Steps To Reproduce | Select a header row. Scroll away so it is not visible anymore. Go make some coffee, come back and try to find the row when you have hundreds of records. |
Proposed Solution | The idea is to use the selected-counter in the top left to re-find the selected row and to bring it back in the visible area.
Use an orange hover state to indicate the number is clickable. #ffe1c0 |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | SelectInView.png (102,867) 2011-06-30 10:49 https://issues.openbravo.com/file_download.php?file_id=4249&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-30 10:44 | rgoris | New Issue | |
2011-06-30 10:44 | rgoris | Assigned To | => mtaal |
2011-06-30 10:44 | rgoris | File Added: SelectInView.png | |
2011-06-30 10:44 | rgoris | Modules | => Core |
2011-06-30 10:44 | rgoris | OBNetwork customer | => No |
2011-06-30 10:46 | rgoris | Status | new => scheduled |
2011-06-30 10:47 | rgoris | Proposed Solution updated | |
2011-06-30 10:48 | rgoris | Proposed Solution updated | |
2011-06-30 10:48 | rgoris | File Deleted: SelectInView.png | |
2011-06-30 10:49 | rgoris | File Added: SelectInView.png | |
2011-06-30 14:30 | mtaal | Target Version | 3.0MP2 => 3.0MP1 |
2011-07-02 16:31 | hgbot | Checkin | |
2011-07-02 16:31 | hgbot | Note Added: 0038706 | |
2011-07-02 16:31 | hgbot | Status | scheduled => resolved |
2011-07-02 16:31 | hgbot | Resolution | open => fixed |
2011-07-02 16:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/44f9c43a4fe31bb08e2a1a3cbd6d6022c3d1d63f [^] |
2011-07-02 16:44 | hgbot | Checkin | |
2011-07-02 16:44 | hgbot | Note Added: 0038707 | |
2011-07-02 16:45 | hgbot | Checkin | |
2011-07-02 16:45 | hgbot | Note Added: 0038710 | |
2011-07-02 22:02 | hgbot | Checkin | |
2011-07-02 22:02 | hgbot | Note Added: 0038720 | |
2011-07-04 14:59 | hgbot | Checkin | |
2011-07-04 14:59 | hgbot | Note Added: 0038745 | |
2011-07-05 08:30 | rgoris | Status | resolved => closed |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038864 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038865 | |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038868 | |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038872 | |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038878 | |
Notes |
|
(0038706)
|
hgbot
|
2011-07-02 16:31
|
|
Repository: erp/devel/pi
Changeset: 44f9c43a4fe31bb08e2a1a3cbd6d6022c3d1d63f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Jul 02 16:29:42 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/44f9c43a4fe31bb08e2a1a3cbd6d6022c3d1d63f [^]
Fixes issue 17836: Add Jump-to-selected-row in grid
Made select count clickable, changed style
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css
---
|
|
|
(0038707)
|
hgbot
|
2011-07-02 16:44
|
|
Repository: erp/devel/pi
Changeset: 8fda2e8ab4c99f26b79d1617ba6dcb6536dcedbd
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Jul 02 16:41:15 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8fda2e8ab4c99f26b79d1617ba6dcb6536dcedbd [^]
Related to issue 17836: Add Jump-to-selected-row in grid
---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.js
---
|
|
|
(0038710)
|
hgbot
|
2011-07-02 16:45
|
|
Repository: erp/devel/pi
Changeset: f16df639d37d2db3c58a10d22f5b2b5847b62e9a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Jul 02 16:43:45 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f16df639d37d2db3c58a10d22f5b2b5847b62e9a [^]
Related to issue 17853: ESC to cancel does not work for read-only rows when edited, Related to issue 17836: Add Jump-to-selected-row in grid
Added check on ctrl, shft, alt and return false
Made changes for 17836 to have style controlled through the sin
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0038720)
|
hgbot
|
2011-07-02 22:02
|
|
Repository: erp/devel/pi
Changeset: 9de3033e127ae173f6e4410fdb7b089a33f3dfcd
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Sat Jul 02 22:01:33 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9de3033e127ae173f6e4410fdb7b089a33f3dfcd [^]
Related to issue 17836: Improved styles
---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.js
---
|
|
|
(0038745)
|
hgbot
|
2011-07-04 14:59
|
|
Repository: erp/devel/pi
Changeset: 42397bb1ab82398cf846f33749363cef6acbcd9b
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Jul 04 15:01:49 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/42397bb1ab82398cf846f33749363cef6acbcd9b [^]
Related to issue 17836: Improved styles
---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|