-
7 Jul 2009 6:28 AM #1
[FIXED] AccordionLayout issue in FireFox
[FIXED] AccordionLayout issue in FireFox
Hi Guys
Have you noticed the flicker when using Accordino layout in FirFox? You can see this in your own demo "GWT 2.0 Desktop" under Accordion Window, when you switch between the tree and other panels, there is a flicker.
Regards
Mo
-
10 Jul 2009 5:43 AM #2
I noticed the same when I updated our application from 1.2.4 to 2.0.0. I fixed this simply by setting setAnimCollapse(false) for each panel inside the accordion.
-
10 Jul 2009 5:45 AM #3
The problem is the overflow at the tree. As the overflow can be at any level deepth, it is quite hard to fix this in FF.
-
13 Jul 2009 7:21 AM #4
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote