We have an issue with SectionStackSection , when detailviewer is shown with large text. We are getting extra space at the edge of SectionStackSection .
We added two SectionStackSection to SectionStack which will have detailviewer and listgrid .
When detailviewer SectionStackSection is open and it contains very large data then we are getting extra space at SectionStackSection edges. Please refer attached image file DetailView_show.png.
If we collapse detailviewer SectionStackSection there is no extra space at the edge of SectionStackSection. Please refer attached image DetailView_hidden.png.
When we maximise Portlet no extra space is available. Please refer attached image DetailView_Show_Max.png
We notice this issue when detailviewer contains large text.
We are using smartGWT4.0 and GWT 2.5 and we added sample code(DummyApp.java and MainWindowPortalLayout.java)
Please let me know your comments on this issue.
We added two SectionStackSection to SectionStack which will have detailviewer and listgrid .
When detailviewer SectionStackSection is open and it contains very large data then we are getting extra space at SectionStackSection edges. Please refer attached image file DetailView_show.png.
If we collapse detailviewer SectionStackSection there is no extra space at the edge of SectionStackSection. Please refer attached image DetailView_hidden.png.
When we maximise Portlet no extra space is available. Please refer attached image DetailView_Show_Max.png
We notice this issue when detailviewer contains large text.
We are using smartGWT4.0 and GWT 2.5 and we added sample code(DummyApp.java and MainWindowPortalLayout.java)
Please let me know your comments on this issue.