Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020226 | Openbravo ERP | A. Platform | public | 2012-04-10 11:36 | 2012-05-29 18:46 |
|
Reporter | psarobe | |
Assigned To | rgoris | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | 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 | 0020226: Windows with three levels: Financial account. First tab expands when it shouldn't |
Description | First tab expands automatically when it shouldn't after moving the focus to the second tab (by clicking the name of the tab) |
Steps To Reproduce | 1. Go to financial account window
2. Move to Imported bank statement. Expand the tab so Financial Account tab (1st level) is hidden
3. Click the Bank Statement Line so it gets expand and you see the second level (Imported Bank Statements) and the third level (Bank Statement Line). Now the focus is in the third tab
4. Now click the name of the second tab (for example because you want to enter a new record)
Suddenly the first level tab gets expanded. THIS IS WRONG
Expected behaviour: Nothing should happen. The focus remains in the second level and you can keep working
NOTE: Instead of clicking the name of the tab you click inside the tab things work as expected |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0016947 | 3.0MP0 | closed | mtaal | OPTIMIZE-15: Splitter bar does not work in all states |
|
Attached Files | 20120410_1145_53.avi (4,845,568) 2012-04-10 11:47 https://issues.openbravo.com/file_download.php?file_id=5124&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-10 11:36 | psarobe | New Issue | |
2012-04-10 11:36 | psarobe | Assigned To | => alostale |
2012-04-10 11:36 | psarobe | Modules | => Core |
2012-04-10 11:36 | psarobe | OBNetwork customer | => No |
2012-04-10 11:47 | psarobe | File Added: 20120410_1145_53.avi | |
2012-04-26 12:15 | alostale | Assigned To | alostale => migueldejuana |
2012-04-27 09:49 | migueldejuana | Relationship added | related to 0016947 |
2012-05-02 10:01 | hgbot | Checkin | |
2012-05-02 10:01 | hgbot | Note Added: 0048220 | |
2012-05-02 10:01 | hgbot | Status | new => resolved |
2012-05-02 10:01 | hgbot | Resolution | open => fixed |
2012-05-02 10:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e0f290b936a451bebe0e9e2f8df042b739c68d3b [^] |
2012-05-02 10:12 | migueldejuana | Note Added: 0048221 | |
2012-05-02 17:30 | migueldejuana | Assigned To | migueldejuana => rgoris |
2012-05-02 17:30 | migueldejuana | Status | resolved => new |
2012-05-02 17:30 | migueldejuana | Resolution | fixed => open |
2012-05-02 17:40 | hgbot | Checkin | |
2012-05-02 17:40 | hgbot | Note Added: 0048243 | |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048938 | |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048946 | |
2012-05-29 18:46 | rgoris | Note Added: 0049446 | |
2012-05-29 18:46 | rgoris | Status | new => closed |
Notes |
|
(0048220)
|
hgbot
|
2012-05-02 10:01
|
|
Repository: erp/devel/pi
Changeset: e0f290b936a451bebe0e9e2f8df042b739c68d3b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Apr 27 10:03:24 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e0f290b936a451bebe0e9e2f8df042b739c68d3b [^]
Fixed issue 20226: Change the behaviour when clicking on tabs (expand)
Clicking on a Tab which has its parent collapsed, the parent tab is expanded when nothing should happen.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-tab.js
---
|
|
|
|
Test plan:
-Follow Steps To Reproduce.
No risky fix. |
|
|
(0048243)
|
hgbot
|
2012-05-02 17:40
|
|
Repository: erp/devel/pi
Changeset: 24bd7476eeffb5952962eaa72f2e15bb46e47a39
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed May 02 17:16:10 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/24bd7476eeffb5952962eaa72f2e15bb46e47a39 [^]
Related to issue 20226: backed out previous changeset.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-tab.js
---
|
|
|
|
|
|
|
|
|
(0049446)
|
rgoris
|
2012-05-29 18:46
|
|
Pablo, as discussed last time, it works as designed and desired, although I can see where you are coming from. We could do something about this inconvenience but I guess this is an unfair effort-impact trade off. |
|