Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016292Openbravo ERPB. User interfacepublic2011-03-15 11:302011-04-15 00:00
iperdomo 
mtaal 
urgentmajoralways
closedfixed 
202.6.35-gentoo-r12
 
pi 
Core
No
0016292: In Firefox 4 the Role list of User Profile widget is not rendered properly
The Role list is not displayed properly
Using Firefox 4RC1 try to change role
No tags attached.
png profile.png (77,383) 2011-03-15 11:30
https://issues.openbravo.com/file_download.php?file_id=3678&type=bug
png
Issue History
2011-03-15 11:30iperdomoNew Issue
2011-03-15 11:30iperdomoAssigned To => mtaal
2011-03-15 11:30iperdomoFile Added: profile.png
2011-03-15 11:30iperdomoModules => Core
2011-03-16 08:36alostaleStatusnew => scheduled
2011-03-16 11:13mtaalNote Added: 0034925
2011-03-19 18:31mtaalNote Added: 0035064
2011-03-19 18:31mtaalStatusscheduled => acknowledged
2011-03-21 13:28hgbotCheckin
2011-03-21 13:28hgbotNote Added: 0035089
2011-03-21 13:28hgbotStatusacknowledged => resolved
2011-03-21 13:28hgbotResolutionopen => fixed
2011-03-21 13:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/339a26bdec8c10efd049a82da37c9f1f2abe6cd9 [^]
2011-04-14 12:03iperdomoStatusresolved => closed
2011-04-15 00:00anonymoussf_bug_id0 => 3286831

Notes
(0034925)
mtaal   
2011-03-16 11:13   
This happens when a combo has only one value and the cell height for the combo is not set explicitly.
This can be solved by setting the pickListCellHeight on the combo. See in ob-form-styles.js
(0035064)
mtaal   
2011-03-19 18:31   
Acknowledged
(0035089)
hgbot   
2011-03-21 13:28   
Repository: erp/devel/pi
Changeset: 339a26bdec8c10efd049a82da37c9f1f2abe6cd9
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Mar 19 12:51:47 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/339a26bdec8c10efd049a82da37c9f1f2abe6cd9 [^]

Fixes issue 16292: In Firefox 4 the Role list of User Profile widget is not rendered properly

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-user-profile-widget.js
---