hello,


here is the problem 

i am using Ubuntu with appWeb server



both
skeleton source and skeleton build work just fine in IE

both build and source
work with file:// access in Firefox and IE

build works fine in Firefox

source
does NOT work with Firefox

In all cases I use exactly the same setup, same
folder, same location. Works in file://, in IE and does not work in Firefox.
I have 

pathes set

QOOXDOO_PATH = ../../qooxdoo-0.7.1-sdk

QOOXDOO_URI =
../../../qooxdoo-0.7.1-sdk



i will appreciate any tip, thank you



When
i am trying to open skeleton/source/index.html via a locally installed WEB
server (appWeb) in Firefox I get following errors



Warning: Unknown property
'box-sizing'.  Declaration dropped.

Source File: 
http://localhost:7777/qooxdoo-0.7.1-skeleton/skeleton/source/index.html

Line: 1



Warning: Unknown property 'box-sizing'.  Declaration dropped.

Source File: 
http://localhost:7777/qooxdoo-0.7.1-skeleton/skeleton/source/index.html

Line: 1



Error: qx.ui.popup has no properties

Source File: 
http://localhost:7777/qooxdoo-0.7.1-sdk/frontend/framework/source/class/qx/ui/menu/Menu.js

Line: 32



Error: qx.ui.popup has no properties

Source File: 
http://localhost:7777/qooxdoo-0.7.1-sdk/frontend/framework/source/class/qx/ui/resizer/ResizablePopup.js

Line: 25



Error: Invalid key "extend" in class "qx.ui.window.Window"! The
value is undefined/null!

Source File: 
http://localhost:7777/qooxdoo-0.7.1-sdk/frontend/framework/source/class/qx/Class.js

Line: 820



Error: qx.ui.popup has no properties

Source File: 
http://localhost:7777/qooxdoo-0.7.1-sdk/frontend/framework/source/class/qx/ui/component/ColorPopup.js

Line: 24



Warning: Unknown property 'box-sizing'.  Declaration dropped.

Source File: 
http://localhost:7777/qooxdoo-0.7.1-skeleton/skeleton/source/index.html

Line: 1



Error: qx.ui.menu.Menu is not a constructor

Source File: 
http://localhost:7777/qooxdoo-0.7.1-skeleton/skeleton/source/class/custom/Application.js

Line: 162

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to