avarun42 / arora-wiki

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

zorder incorrect for menu - example site #828

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. go to http://www.ecsorl.com/
2. click on "About Us" in black menu at top

What is the expected output? What do you see instead?
Site works normally in Firefox (and most other browsers, I assume).  Upon
clicking "About Us" a menu will drop down, appearing over the flash
animation (changing images of plasticy people, battlefields etc) allowing
navigation of the site.  Arora, apparently confused about Z order, draws
the flash over the dropdown menu, making many of the items impossible to
see.   Zoom In a few steps and choose zoom text only, and some of those
hidden menu items may become visible.

What version of the product are you using? On what operating system?
Arora 0.10.2  Qt 4.5.3 running on Arch Linux. Flash ver 10 installed, and
works fine in general.  Updated all packages (kernel, c library, Qt,
jpglib, etc) just a few days ago - Dec 26th?

Please provide any additional information below.
The ECS site shows the problem especially well.   I've seen it elsewhere
but didn't take notes on URLs.  This site uses jquery but I'm not sure if
that's relevant.  

Original issue reported on code.google.com by darensco...@gmail.com on 30 Dec 2009 at 4:53

GoogleCodeExporter commented 9 years ago
Thanks for the report, testing this issue while using Qt 4.6 is looks like this 
QtWebKit issue has been fixed and 
the menu appears on top of the flash.

Original comment by ice...@gmail.com on 31 Dec 2009 at 1:07