Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004251Openbravo ERPB. User interfacepublic2008-07-01 16:302008-09-04 22:42
plujan 
gorka_gil 
urgentcriticalhave not tried
closedfixed 
10XPsp2
2.40beta 
2.402.40 
No
Core
No
0004251: AT240beta - Inconsistent display logic of tabs
In order to fix this bug: https://issues.openbravo.com/view.php?id=4053 [^]
from 2.40beta children tabs dissapear when creating new records until save them.
The resulting behaviour is quite odd for a user (see steps).

Also, since this is a temp workaround (whit the Action Buttons tabs will appear again) it has very little sense.
1. Start a fresh new client using Initial Client Setup and enter as this client admin user.
2. Go Sales Management > Transactions > Sales Order
3. Move to Grid View. (NOTE: step 1 can be replaced by filtering the grid in order to get no records)
4. Take a look to the tabs. You have the Header and all the children. Children tabs has links and you can click on them, but the clicking has not effect (in other words, they act as read-only)
5. Click on New. On New window, children tabs dissapear. User has no feedback about why.
6. Create the Order and save. Now buttons appear again, and they will respond to clicks.
Tab behaviour should be consistent at all times. In case you are not supposed to click them, they should be (and looks like) read only. And if an user action is required to activate them, they should be present in read only mode, just like Save buttons, Undo button, etc.
To correct this issue this steps should be accomplished:
* Show children tabs on New mode
* On New mode, children tabs should be read only
* On Grid mode and New mode, when tabs are not supposed to respond they have the same read-only look and feel
No tags attached.
blocks defect 0004248 closed gorka_gil AT240beta - Inconsistent display logic of tabs 
Issue History
2008-07-01 16:30pjuvaraNew Issue
2008-07-01 16:30pjuvaraAssigned To => gorka_gil
2008-07-01 16:30pjuvaraStatusnew => scheduled
2008-07-01 18:04svnbotCheckin
2008-07-01 18:04svnbotNote Added: 0008110
2008-07-01 18:04svnbotStatusscheduled => resolved
2008-07-01 18:04svnbotResolutionopen => fixed
2008-07-01 18:04svnbotsvn_revision => 5530
2008-07-04 08:48cromeroTarget Version => 2.40beta
2008-09-04 16:41psarobeTarget Version2.40beta => 2.40
2008-09-04 22:42psarobeRegression testing => No
2008-09-04 22:42psarobeStatusresolved => closed
2008-09-04 22:42psarobeFixed in Version => 2.40

Notes
(0008110)
svnbot   
2008-07-01 18:04   
Repository: openbravo
Revision: 5530
Author: gorka_gil
Date: 2008-07-01 18:04:11 +0200 (Tue, 01 Jul 2008)

bug fixed 4251 Added a new method in WindowTabs that returns the child tabs in read only mode

---
U branches/r2.40beta/src/org/openbravo/erpCommon/businessUtility/WindowTabs.java
U branches/r2.40beta/src-wad/src/org/openbravo/wad/javasource.javaxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=5530&sc=1 [^]