Actions
Bug #2447
openJalama web-app XUL doesn't work in Firefox 1.5+
Start date:
05/26/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2447
Description
In the Jalama web-app ("Whippet"), the automatic XUL generation works fine, but the resulting XUL UI's don't display properly in Firefox 1.5+ (but are fine in Firefox 1.0x)
What has changed with XUL rendering in FF between 1.0.7 and 1.5?
This seems to be a problem with the "container" type XBL components - see the "record_per_screen" binding in the XBL file:
jalama/chrome/content/jalama_library/widgets/datatable_bindings.xml
or maybe the "complex_element", "invisible_container" and "bordered_vbox" bindings in the file:
jalama/chrome/content/jalama_library/widgets/complex_element.xml
Actions