| Summary: | [Palette] Palette scrollbar is not shown with compartments | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Antoine Toulmé <antoine> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | abhishek.choudhary, nyssen, zac.wolfe |
| Version: | 3.3 | ||
| Target Milestone: | 3.4.2 (Ganymede SR2) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Attachments: | |||
|
Description
Antoine Toulmé
Please provide a screenshot. Created attachment 72708 [details]
The view of the palette when opening the editor
Created attachment 72709 [details]
The view of the bottom of the palette with all compartments expanded
Created attachment 72711 [details]
View of all the compartments when all collapsed
Sure, you got even 3. Hope this helps. I'm also running into this problem and it's pretty severe. The only way I can make all my palette entries accessible is by disabling the drawer collapse behavior altogether. Is this being fixed? Hey Zac, what version of GEF are you using ? I cannot reproduce this bug anymore with the latest Europa maintenance releases. I have had no word from the GEF developers that there has been work in that area though. Marking as resolved in 3.4.2 due to Antoine's last comment. Please reopen if this reoccurs somewhere. Created attachment 200792 [details]
Initial Palette with all component Drawers
Created attachment 200793 [details]
Not getting any Scroll so not able to get the components
Created attachment 200794 [details]
Final Attachment
(In reply to comment #11) > Created attachment 200794 [details] > Final Attachment I am getting the same error. If I am using direct PaletteGroup its working fine but as I am adding components inside PaletteDrawer, I am not able to get any Scroller (In reply to comment #12) > (In reply to comment #11) > > Created attachment 200794 [details] [details] > > Final Attachment > > I am getting the same error. > If I am using direct PaletteGroup its working fine but as I am adding > components inside PaletteDrawer, I am not able to get any Scroller We should directly add PaletteDrawer inside the PaletteRoot, then it will work |