Hi,

I face an annoying issue in Firefox 3.0.6 (that doesn't occur in IE7).

My application uses a HorizontalSplitPanel as main panel. The left
side contain a StackPanel.
There are 2 panels composing the stack panel. One displays a tree, the
other one is a small search panel displayin a possible result list.

When the user clicks on either a tree node or a row in the results
list, the application retrieves a PDF file and displays it in the righ
side of the HorizontalSplitPanel through a Frame. The URL of the frame
is set by calling a "simple" (as in non-GWT RPC) servlet.

Now the issue is that as soon as the PDF is displayed in the right
part (the default PDF reader plugin is used, in this case it's Adobe
Reader 9), the splitter acts weird when I try to drag it:

* If I drag to the left, it resizes OK and everything's fine.
* If I keep my finger on the left mouse button and try to drag to the
right, then it becomes all weird. The splitter won't move to the
right! On the other hand, it still moves to the the left --even if I
release the mouse button!
To make this behaviour stop, I have to click a single time on the
splitter. But I still can't move it to the right if I try to do it
normally. Instead, the only way to make it move to the right is to
click the splitter, move the mouse cursor to the top of the current
Firefox tab, and then go to the right. Note that in this case too I
can release the mouse button and the splitter will keep moving, and
again I have to click on the slpitter once to make it stop moving.

I don't get this behaviour in IE7. I get it in Firefox 3.0.6 and also
had it in 3.0.5.

Anyone ever got this? Is there a possible fix? I just hope it's not a
PDF plugin issue...

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to