Description: On the sidebar we have a Slide pane which there is a Master Slide / Close Master Slide button. Sometimes the button's bottom is cut off. Steps to Reproduce: 1. Open an empty Impress document (we are in normal view) 2. Switch to handout view (View -> Master Handout) 3. Switch to master slide view (View -> Master Slides) Actual Results: Master Slide / Close Master Slide button is cut off. Expected Results: Master Slide / Close Master Slide button should be rendered correctly. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
Created attachment 137540 [details] Screenshot of the cut off button
Let's turn this into an easy hack. The code is here: sd/source/ui/sidebar/SlideBackground.cxx SlideBackground::HandleContextChange() method might be a good starting point.
*** This bug has been marked as a duplicate of bug 113725 ***