Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018309
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2011-08-17 16:122011-08-24 01:08
ReporterdbazView Statuspublic 
Assigned Tomtaal 
PriorityhighResolutionfixedFixed in Version3.0MP3
StatusclosedFix in branchFixed in SCM revisionbbd5f97a91b2
ProjectionnoneETAnoneTarget Version3.0MP3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018309: Window Personalization Form Layouter: guidance text is bad positioned

DescriptionCurrently the guidance text is is positioned in the status bar. This is wrong since you need a 1366xXXX resolution in order to read it (and it is much bigger than the OB3 minimun specs).

Even more, the standard way to display this kind of text in OB3 is by using a message box.

See both attached screenshots of what is right now and what should be (notice also the "Never show this message again" hint.
Steps To ReproduceAs a professional instance, press the "wrench" toolbar icon in any window.

See the guidance text position "By dragging a field vertically in the list in the Fields pane, you can change the order of the fields and the section it appears in."
TagsNo tags attached.
Attached Filespng file icon GoodMsg.png [^] (45,454 bytes) 2011-08-17 16:12


png file icon BadMsg.png [^] (45,282 bytes) 2011-08-17 16:12

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00183063.0MP3 closedmtaal Window Personalization Form Layouter: let close automatically save, add guidance text 

-  Notes
(0040425)
hgbot (developer)
2011-08-22 20:49

Repository: erp/devel/pi
Changeset: bbd5f97a91b2bf03ee1380e00913e68f04b0ba40
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 22 20:49:10 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bbd5f97a91b2bf03ee1380e00913e68f04b0ba40 [^]

Fixes issue 18309: Window Personalization Form Layouter: guidance text is bad positioned
Changed the guidance text, removed the apply/cancel buttons

---
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/personalization/ob-personalize-form.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.js
---
(0040426)
hgbot (developer)
2011-08-22 21:15

Repository: erp/devel/pi
Changeset: 47c44f73110700a0ff4a4481e7b90fe2abd18133
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 22 21:15:08 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/47c44f73110700a0ff4a4481e7b90fe2abd18133 [^]

Related to issue 18309: Window Personalization Form Layouter: guidance text is bad positioned
Made right part in statusbar smaller so that there is more space for the guidance text

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.js
---
(0040427)
dbaz (developer)
2011-08-22 22:03

Finally solved in a different way: Now the guidance text is shorter, so fits well in the statusbar.
(0040429)
hgbot (developer)
2011-08-22 22:45

Repository: erp/devel/pi
Changeset: b8178d1fbf327c75224318e29e35c1bc3be3bb15
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 22 22:44:57 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b8178d1fbf327c75224318e29e35c1bc3be3bb15 [^]

Related to issue 18309: Window Personalization Form Layouter: guidance text is bad positioned
removed styling of buttons which have been removed in earlier commits

---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-rtl-styles.js
---
(0040459)
hudsonbot (developer)
2011-08-24 01:08

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ae0285ee1597 [^]

Maturity status: Test
(0040460)
hudsonbot (developer)
2011-08-24 01:08

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ae0285ee1597 [^]

Maturity status: Test
(0040462)
hudsonbot (developer)
2011-08-24 01:08

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ae0285ee1597 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-08-17 16:12 dbaz New Issue
2011-08-17 16:12 dbaz Assigned To => mtaal
2011-08-17 16:12 dbaz File Added: GoodMsg.png
2011-08-17 16:12 dbaz Modules => Core
2011-08-17 16:12 dbaz File Added: BadMsg.png
2011-08-17 16:13 dbaz Relationship added related to 0018306
2011-08-22 20:49 hgbot Checkin
2011-08-22 20:49 hgbot Note Added: 0040425
2011-08-22 20:49 hgbot Status new => resolved
2011-08-22 20:49 hgbot Resolution open => fixed
2011-08-22 20:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bbd5f97a91b2bf03ee1380e00913e68f04b0ba40 [^]
2011-08-22 21:15 hgbot Checkin
2011-08-22 21:15 hgbot Note Added: 0040426
2011-08-22 22:03 dbaz Note Added: 0040427
2011-08-22 22:03 dbaz Status resolved => closed
2011-08-22 22:03 dbaz Fixed in Version => 3.0MP3
2011-08-22 22:45 hgbot Checkin
2011-08-22 22:45 hgbot Note Added: 0040429
2011-08-24 01:08 hudsonbot Checkin
2011-08-24 01:08 hudsonbot Note Added: 0040459
2011-08-24 01:08 hudsonbot Checkin
2011-08-24 01:08 hudsonbot Note Added: 0040460
2011-08-24 01:08 hudsonbot Checkin
2011-08-24 01:08 hudsonbot Note Added: 0040462


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker