Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table V_SCROLL Issue(Table rows are not scrolled into view when table expanded)
Table V_SCROLL Issue [message #650049] Fri, 21 January 2011 09:37 Go to next message
Eclipse UserFriend
Hello RAP community,

I have encountered an issue with the table widget regarding vertical scrolling. I am working
against RAP 1.4 M4. The following does not work for me:


  1. Enforce appearance of vertical scroll bar
  2. Scroll down
  3. Increase table height


As a result the top table rows that were scrolled out of view are not scrolled back into view
as is the case in SWT/RCP.

Additionally, I have encountered a similar issue with horizontal scolling. If the horizontal scrollbar
is moved to the the middle or the right end and the table width is increased, the rows are positioned
properly, but the columns seem to stay in their original position.

Is this a known issue ? Do you get the same behavior ? Is that behavior expected ?

Thanks,
tibersept
Re: Table V_SCROLL Issue [message #650079 is a reply to message #650049] Fri, 21 January 2011 10:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi tibersept,
today we fixed a similar problem with Tree (actually it was an issue
with the new Scrollbar). There is a possibility, the fix in the
Scrollbar to fix this issue too. To double check the problem, could you
open a bug with a snippet to reproduce it?
Thanks,
Ivan


On 1/21/2011 4:37 PM, tibersept wrote:
> Hello RAP community,
>
> I have encountered an issue with the table widget regarding vertical
> scrolling. I am working against RAP 1.4 M4. The following does not
> work for me:
>
>
> Enforce appearance of vertical scroll bar
> Scroll down
> Increase table height
>
>
> As a result the top table rows that were scrolled out of view are not
> scrolled back into view as is the case in SWT/RCP.
> Additionally, I have encountered a similar issue with horizontal
> scolling. If the horizontal scrollbar is moved to the the middle or
> the right end and the table width is increased, the rows are
> positioned properly, but the columns seem to stay in their original
> position.
>
> Is this a known issue ? Do you get the same behavior ? Is that
> behavior expected ?
>
> Thanks,
> tibersept
Re: Table V_SCROLL Issue [message #650080 is a reply to message #650049] Fri, 21 January 2011 11:06 Go to previous messageGo to next message
Eclipse UserFriend
Just checked it... I think that both issues are fixed today in CVS HEAD
with bug:
334103: [Tree] Sibling items are not visible after collapsing tree
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334103

Best,
Ivan

On 1/21/2011 4:37 PM, tibersept wrote:
> Hello RAP community,
>
> I have encountered an issue with the table widget regarding vertical
> scrolling. I am working against RAP 1.4 M4. The following does not
> work for me:
>
>
> Enforce appearance of vertical scroll bar
> Scroll down
> Increase table height
>
>
> As a result the top table rows that were scrolled out of view are not
> scrolled back into view as is the case in SWT/RCP.
> Additionally, I have encountered a similar issue with horizontal
> scolling. If the horizontal scrollbar is moved to the the middle or
> the right end and the table width is increased, the rows are
> positioned properly, but the columns seem to stay in their original
> position.
>
> Is this a known issue ? Do you get the same behavior ? Is that
> behavior expected ?
>
> Thanks,
> tibersept
Re: Table V_SCROLL Issue [message #650127 is a reply to message #650080] Fri, 21 January 2011 15:12 Go to previous message
Eclipse UserFriend
Hello Ivan,

I confirm that the issue has been fixed in CVS HEAD

Thanks,
tibersept
Previous Topic:Java Heap Space and RAP
Next Topic:Title Bar Menu's disappearing in 1.4M4 on Firefox
Goto Forum:
  


Current Time: Sun Jul 27 11:21:28 EDT 2025

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

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

Back to the top