Re: Window 7 IE8 Drop Down List Boxes open problem
I am running IE8 / Windows 7 and have not had any issues with the GWT combo boxes. -Ben On Jan 13, 1:49 pm, skippy wrote: > Any chance anyone else has this problem? > > On Dec 15 2010, 12:46 pm, skippy wrote: > > > This is atill a problem. > > > However, it is in IE8 on Windows 7. > > > On Nov 3, 7:29 am, skippy wrote: > > > > @UiField ListBox groupListBox; > > > > loadGroupListBox(workingLists, groupListBox); > > > > private void loadGroupListBox(ArrayList itemList, > > > ListBox listBox) > > > { > > > for (int i = 0; i < itemList.size(); ++i) > > > { > > > ListBoxItem item = itemList.get(i); > > > listBox.addItem(item.getDesc(), item.getCode()); > > > } > > > } > > > > On Nov 1, 6:27 am, Nathan Wells wrote: > > > > > Do you have a snippet of code that can reproduce this problem? this > > > > sounds like a browser issue to me. > > > > > On Oct 28, 6:20 am, skippy wrote: > > > > > > In this configuration, the drop down list boxes open with the top out > > > > > of the top of the browser and no scrollBar. > > > > > > GWT 2.0.4 > > > > > > Has anyone else seen this? > > > > > Any chanse for a 2.0.5 fix? > > > > > > Thanks- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Re: Window 7 IE8 Drop Down List Boxes open problem
Any chance anyone else has this problem? On Dec 15 2010, 12:46 pm, skippy wrote: > This is atill a problem. > > However, it is in IE8 on Windows 7. > > On Nov 3, 7:29 am, skippy wrote: > > > > > @UiField ListBox groupListBox; > > > loadGroupListBox(workingLists, groupListBox); > > > private void loadGroupListBox(ArrayList itemList, > > ListBox listBox) > > { > > for (int i = 0; i < itemList.size(); ++i) > > { > > ListBoxItem item = itemList.get(i); > > listBox.addItem(item.getDesc(), item.getCode()); > > } > > } > > > On Nov 1, 6:27 am, Nathan Wells wrote: > > > > Do you have a snippet of code that can reproduce this problem? this > > > sounds like a browser issue to me. > > > > On Oct 28, 6:20 am, skippy wrote: > > > > > In this configuration, the drop down list boxes open with the top out > > > > of the top of the browser and no scrollBar. > > > > > GWT 2.0.4 > > > > > Has anyone else seen this? > > > > Any chanse for a 2.0.5 fix? > > > > > Thanks- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Re: Window 7 IE8 Drop Down List Boxes open problem
This is atill a problem. However, it is in IE8 on Windows 7. On Nov 3, 7:29 am, skippy wrote: > @UiField ListBox groupListBox; > > loadGroupListBox(workingLists, groupListBox); > > private void loadGroupListBox(ArrayList itemList, > ListBox listBox) > { > for (int i = 0; i < itemList.size(); ++i) > { > ListBoxItem item = itemList.get(i); > listBox.addItem(item.getDesc(), item.getCode()); > } > } > > On Nov 1, 6:27 am, Nathan Wells wrote: > > > > > Do you have a snippet of code that can reproduce this problem? this > > sounds like a browser issue to me. > > > On Oct 28, 6:20 am, skippy wrote: > > > > In this configuration, the drop down list boxes open with the top out > > > of the top of the browser and no scrollBar. > > > > GWT 2.0.4 > > > > Has anyone else seen this? > > > Any chanse for a 2.0.5 fix? > > > > Thanks- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Re: Window 7 IE8 Drop Down List Boxes open problem
@UiField ListBox groupListBox; loadGroupListBox(workingLists, groupListBox); private void loadGroupListBox(ArrayList itemList, ListBox listBox) { for (int i = 0; i < itemList.size(); ++i) { ListBoxItem item = itemList.get(i); listBox.addItem(item.getDesc(), item.getCode()); } } On Nov 1, 6:27 am, Nathan Wells wrote: > Do you have a snippet of code that can reproduce this problem? this > sounds like a browser issue to me. > > On Oct 28, 6:20 am, skippy wrote: > > > > > In this configuration, the drop down list boxes open with the top out > > of the top of the browser and no scrollBar. > > > GWT 2.0.4 > > > Has anyone else seen this? > > Any chanse for a 2.0.5 fix? > > > Thanks- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Re: Window 7 IE8 Drop Down List Boxes open problem
Do you have a snippet of code that can reproduce this problem? this sounds like a browser issue to me. On Oct 28, 6:20 am, skippy wrote: > In this configuration, the drop down list boxes open with the top out > of the top of the browser and no scrollBar. > > GWT 2.0.4 > > Has anyone else seen this? > Any chanse for a 2.0.5 fix? > > 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 google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Window 7 IE8 Drop Down List Boxes open problem
In this configuration, the drop down list boxes open with the top out of the top of the browser and no scrollBar. GWT 2.0.4 Has anyone else seen this? Any chanse for a 2.0.5 fix? 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 google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.