Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021456Retail ModulesWeb POSpublic2012-08-24 19:592012-12-07 13:17
dbaz 
guilleaer 
highminoralways
closedfixed 
5
 
RMP17 
No
No
0021456: Regression: Modal dialogs are not centered in the screen
After the code refactor, this is not working.

Before the refactor, all modal dialogs were centered in the screen

Now, the only dialog that is centered is the Logout dialog.

This is important due to an issue in Twitter Bootstrap, that could made that if you resize the window, and the autoresize is not enabled, the popup become lost in the top of the viewport


The code that does the magic is: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/tip/web/org.openbravo.retail.posterminal/js/utilitiesui.js#l130 [^]
OB.UTIL.adjustModalPosition

Open any modal popup (except the Logout one)
ui
Issue History
2012-08-24 19:59dbazNew Issue
2012-08-24 19:59dbazAssigned To => adrianromero
2012-08-24 19:59dbazOBNetwork customer => No
2012-11-09 13:41alostaleAssigned Toadrianromero => guilleaer
2012-11-09 13:41alostaleSeveritymajor => minor
2012-11-09 13:41alostaleStatusnew => scheduled
2012-11-09 13:41alostaleTag Attached: ui
2012-12-06 12:31guilleaerNote Added: 0054747
2012-12-06 12:31guilleaerStatusscheduled => resolved
2012-12-06 12:31guilleaerFixed in Version => RMP17
2012-12-06 12:31guilleaerResolutionopen => fixed
2012-12-07 13:17marvintmStatusresolved => closed

Notes
(0054747)
guilleaer   
2012-12-06 12:31   
This problem has been fixed by the refactor. This refactor removes bootstrap from Web POS