Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 571448

Summary: [Nebula Grid] Horizontal scrollbar not correctly drawn
Product: [RT] RAP Reporter: Manuel Mall <manuel.mall>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: manuel.mall
Version: 3.15   
Target Milestone: 3.16   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/c/rap/org.eclipse.rap/+/176884
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=03485136980d9ae704d66bb3fba59dbe89b3641f
Whiteboard:

Description Manuel Mall CLA 2021-02-24 02:38:01 EST
This problem is reproducible using the Nebula Grid RAP Demo.

Resize a column to make it a little bit wider than the available space or use the splitter to make the area available to the grid a little bit smaller than required => No horizontal scrollbar is drawn.

Once the size adjustment becomes larger the scrollbar is correctly drawn.
I don't think it happens when there are no row headers. I suspect, the row header width is not taken into account when deciding if a scrollbar should be shown.
Comment 1 Eclipse Genie CLA 2021-02-25 03:58:17 EST
New Gerrit change created: https://git.eclipse.org/r/c/rap/org.eclipse.rap/+/176884
Comment 2 Ivan Furnadjiev CLA 2021-02-25 04:11:52 EST
You are completely right. The fix is pending review.