Comment 2 for bug 1155253

Revision history for this message
James Page (james-page) wrote :

Firefox: 19.0.2

I've attached some screen shots; for example the launch instance dialog is a dialog in chromium with working tabs; but in firefox all the tabs are displayed on the same page, not in a dialog.

For drop downs - the "More" drop down for a volume does nothing in firefox, but displays "Create Snapshot" and "Delete Volume" in chromium.

I did not the following errors in the JS console:

[09:00:38.413] SyntaxError: invalid increment operand @ http://localhost:8080/static/dashboard/js/522d24c8213c.js:99
[09:00:38.414] ReferenceError: $ is not defined @ http://localhost:8080/horizon/project/instances/launch:692
[09:00:38.659] TypeError: horizon.Quota is undefined @ http://localhost:8080/horizon/project/instances/launch:355

Just for clarify - the dashboard is completely functional in chromium so I don't think we have a packaging problem.