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

Bug 486329

Summary: [Nebula Grid] Grid display is broken in RAP 3.1 M4
Product: [RT] RAP Reporter: Jerome Sivadier <jerome.sivadier>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: major    
Priority: P3 CC: ivan
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
RAP nebula grid renders none

Description Jerome Sivadier CLA 2016-01-22 05:19:03 EST
Created attachment 259321 [details]
RAP nebula grid renders

Hi,

I am currently using RAP + Nebula Grid and I wished to upgrade from RAP 3.0.1 to RAP 3.1.M4 but the Nebula Grid widget seems to be completely broken.

I have not made any modifications in my source code. You will find in attached file nebula_grid_renders.zip a render with RAP 3.0.1 and another with RAP 3.1.M4.

I'm sorry I have not digged out where the problem is in the source code. Do you have any idea or pointers to solve this issue?
Thanks!
Comment 1 Ivan Furnadjiev CLA 2016-01-22 06:03:25 EST
We changed the default theme of Nebula Grid in RAP 3.1M5. Nebula Grid now has its own appearance not bound to Tree. You could change it by using Grid CSS element. Do you have your own theme? Are there any errors in the JS console.
Comment 2 Jerome Sivadier CLA 2016-01-22 08:23:33 EST
Thanks for your quick reply !

This might explain stuff, we are indeed using our own theme and we might lack some CSS properties for Nebula's grid. There are no errors in the JS console.

I will have a look at the new CSS properties to include them in our theme, do you know where can I find them?
Best regards.
Comment 3 Jerome Sivadier CLA 2016-01-22 08:40:27 EST
I've found them in http://download.eclipse.org/rt/rap/3.1/M4-20151215-1404/plugins/org.eclipse.rap.design.example_3.1.0.20151211-1449.jar ! The bug is now fixed, sorry for the disturbance and thanks a lot :).