Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015323Openbravo ERPB. User interfacepublic2010-11-28 17:202011-05-04 00:01
rgoris 
dbaz 
normalminoralways
closedfixed 
5
 
3.0RC4 
Core
No
0015323: Cosmetic fixes in hearbeat, purpose and registration popups
In the window headers of the modal popups that appear when first logging on to OB (hearbeat, purpose and registration), maximize and minimize buttons are shown. These are not necessary.

Also, the title header is not centered properly.
Log on to a new OB instance.
Remove minimize and maximize buttons. Center title header.
No tags attached.
related to design defect 0015095 new dmiguelez Heartbeat activation window is not appearing if the Instance Purpose window is closed with a "x" button 
png POPSCOSMETIC_0000_Purpose.png (27,339) 2010-11-28 17:20
https://issues.openbravo.com/file_download.php?file_id=3370&type=bug
png

png POPSCOSMETIC_0001_Heartbeat.png (80,999) 2010-11-28 17:20
https://issues.openbravo.com/file_download.php?file_id=3371&type=bug
png

png POPSCOSMETIC_0002_Hearbeat2.png (25,144) 2010-11-28 17:20
https://issues.openbravo.com/file_download.php?file_id=3372&type=bug
png

png POPSCOSMETIC_0003_Registration.png (63,275) 2010-11-28 17:20
https://issues.openbravo.com/file_download.php?file_id=3373&type=bug
png
Issue History
2010-11-28 17:20rgorisNew Issue
2010-11-28 17:20rgorisAssigned To => alostale
2010-11-28 17:20rgorisFile Added: POPSCOSMETIC_0000_Purpose.png
2010-11-28 17:20rgorisFile Added: POPSCOSMETIC_0001_Heartbeat.png
2010-11-28 17:20rgorisFile Added: POPSCOSMETIC_0002_Hearbeat2.png
2010-11-28 17:20rgorisFile Added: POPSCOSMETIC_0003_Registration.png
2010-11-28 17:22rgorisIssue Monitored: dmitry_mezentsev
2010-11-29 07:50alostaleNote Added: 0032903
2010-11-29 07:50alostaleAssigned Toalostale => rgoris
2010-11-29 07:50alostaleStatusnew => feedback
2010-11-29 09:26rgorisNote Added: 0032904
2010-11-29 09:36alostaleStatusfeedback => scheduled
2010-11-29 09:36alostaleAssigned Torgoris => dbaz
2010-11-29 09:36alostalefix_in_branch => pi
2011-01-18 18:45hgbotCheckin
2011-01-18 18:45hgbotNote Added: 0033733
2011-01-18 18:45hgbotStatusscheduled => resolved
2011-01-18 18:45hgbotResolutionopen => fixed
2011-01-18 18:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0f2e9e66d2d48675c1f6a5d27ceba6eeff9e090c [^]
2011-01-18 19:34gorkaionRelationship addedrelated to 0015095
2011-01-18 19:34gorkaionNote Added: 0033738
2011-01-18 19:53dmitry_mezentsevNote Added: 0033739
2011-05-03 14:54rgorisStatusresolved => closed
2011-05-04 00:01anonymoussf_bug_id0 => 3297143

Notes
(0032903)
alostale   
2010-11-29 07:50   
Should the "close" icon be shown at all in these cases(if it is technically possible to hide)?

All of them are "not skipable" (for example instance purpose will be shown again on next login) or have already a close button.
(0032904)
rgoris   
2010-11-29 09:26   
We need to keep them. Although we want them to answer those questions we canĀ“t force a user to do so. It is cognitive load (user: "leave me alone, i want to get to my goal (using OB) rather than having to answer stupid questions that only serve you")

Some users will hit the X without even reading the question asked. It is the easiest way to get somewhere. If you need to click a button, this means you need to read first. X always implies: "zero damage, I cant do anything wrong."

The dialogs will appear again on next logon so I believe we will get the essential infomation we need in the end.
(0033733)
hgbot   
2011-01-18 18:45   
Repository: erp/devel/pi
Changeset: 0f2e9e66d2d48675c1f6a5d27ceba6eeff9e090c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Jan 18 18:44:49 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0f2e9e66d2d48675c1f6a5d27ceba6eeff9e090c [^]

Fixed issue 15323: Now Instance, HeartBeat and Registration popups doesn't have Minimize and Maximize controls

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
---
(0033738)
gorkaion   
2011-01-18 19:34   
There is another issue logged to hide as well the close button 0015095

Do we hide them or not?
(0033739)
dmitry_mezentsev   
2011-01-18 19:53   
Gorka,

Issue 0015095 is not about hiding "x" button (it should be visible as Rob mentioned) but about making it work the same way as the "Cancel" button. So that if someone presses "x" next pop-up in the chain of them is shown (similar to the situation if user presses "Cancel" instead of "x").