Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:37 Go to next message
Tiber Sept is currently offline Tiber SeptFriend
Messages: 32
Registered: February 2010
Member
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 15:52 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 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 16:06 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
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 20:12 Go to previous message
Tiber Sept is currently offline Tiber SeptFriend
Messages: 32
Registered: February 2010
Member
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: Sat Apr 20 00:08:28 GMT 2024

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

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

Back to the top