Gotlifebar / gwtquery-plugins

Automatically exported from code.google.com/p/gwtquery-plugins
0 stars 0 forks source link

Select doesn't show it's options in drag and drop panel generated with gwtquery plugin #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Please refer to Chromium Issue (http://code.google.com/p/chromium/issues/
detail?id=82540)

What is the expected output? What do you see instead?
Select should open but it doesn't in Chrome. Works in Mozilla 4 and IE 8. Not 
sure if a gwtquery/drag and drop plugin issue. May some drag and drop related 
event close the ListBox/select?

What version of the product are you using? On what operating system?
draggable-plugin-1.0.4.jar
droppable-plugin-1.0.5.jar
gwtquery-1.0.0-2.2.0.jar

Windows XP / Chrome 11.0.696.65

Please provide any additional information below.
Eclipse/GWT 2.2 project reproducing this issue attached.

Original issue reported on code.google.com by ica...@gmail.com on 13 May 2011 at 3:03

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by julien.d...@gmail.com on 25 Jun 2011 at 6:28

GoogleCodeExporter commented 8 years ago
I based a bit of my code on the portlet sample 
(http://gwtquery-plugins.googlecode.com/svn/trunk/droppable/demo/GwtPortletSampl
e/GwtPortletSample.html)and I believe I have stumbled upon the same issue. I 
have 2 ListBox(es) in the portlets and they do not expand under Google Chrome 
12.0.742.122. Tested with FF and IE and it works fine.

Original comment by jrose...@gmail.com on 31 Jul 2011 at 6:14