Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Drawing combo in workbench
Drawing combo in workbench [message #1067585] Tue, 09 July 2013 13:03 Go to next message
Wim Anckaert is currently offline Wim AnckaertFriend
Messages: 32
Registered: December 2012
Member
Hi,

I have a combo and changed the visibleItemCount to 25.
But when I have a small browserwindow then I can't see all the items rendered and can't select the ones I can't see.

In chrome you can drag the scrollbar and the entire window scrollsdown.
But in IE it seems that this doesn't work.
(see the 2 screenshots I attached)

Are there any known solutions for this?

We can set the visibleitemcount to a lower number.
Is there an other solution?

Tx.


Re: Drawing combo in workbench [message #1067697 is a reply to message #1067585] Wed, 10 July 2013 07:44 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Wim,
I think the behavior of IE is correct (Firefox behaves the same). Chrome
page scrolling is not desired and you could open a bug about it. There
is already a similar bug opened:
400444: [Shell] Content scrolls when tabbing through the widgets
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400444
To scroll such a big list you could use mouse wheel when hovering the
list. BTW if you have so many items in the Combo you could give the
incubator DropDown widget a try [1]. It provides a list with sugestions
when you start typing into the text field.

[1] http://eclipse.org/rap/incubator/
HTH,
Ivan

On 7/9/2013 4:03 PM, Wim Anckaert wrote:
> Hi,
>
> I have a combo and changed the visibleItemCount to 25.
> But when I have a small browserwindow then I can't see all the items rendered and can't select the ones I can't see.
>
> In chrome you can drag the scrollbar and the entire window scrollsdown.
> But in IE it seems that this doesn't work.
> (see the 2 screenshots I attached)
>
> Are there any known solutions for this?
>
> We can set the visibleitemcount to a lower number.
> Is there an other solution?
>
> Tx.
>
>
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Drawing combo in workbench [message #1067744 is a reply to message #1067697] Wed, 10 July 2013 12:10 Go to previous message
Wim Anckaert is currently offline Wim AnckaertFriend
Messages: 32
Registered: December 2012
Member
Tx for the suggestion, but the customer doesn't want the dropdown widget.

I will reduce the visible item count for now.
Most likely the user will also be working at full resolution and the problem will not occur.
Previous Topic:RAP 2.1 + Virgo 3.6.2: illegalState Exception
Next Topic:BrowserWidget, JQuery document.ready and BrowserFunctions
Goto Forum:
  


Current Time: Thu Apr 25 11:17:39 GMT 2024

Powered by FUDForum. Page generated in 0.03329 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top