Bug 54025

Summary: UI VIEWING: Unnecessary horizontal limitation on text in Outline View
Product: LibreOffice Reporter: Tracey C <tclark77>
Component: ImpressAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: medium    
Version: 3.6.0.4 release   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 99084    
Attachments: Screenshot showing the horizontal constraint on text in Outline View

Description Tracey C 2012-08-24 20:27:32 UTC
Created attachment 66083 [details]
Screenshot showing the horizontal constraint on text in Outline View

In Outline View in Impress, the text is constrained to a very small width, rather than being allowed to expand to the width of the application window. This makes working with the text awkward, and makes it more difficult to get a sense of the flow of ideas that Outline View should make easy.

I have attached a screen shot from a 24" monitor. As you can see, The slide text is constrained to about 1/3 of the available screen space. The text should be allowed to take up as much horizontal space as possible.
Comment 1 Rob Snelders 2012-12-02 22:02:09 UTC
Thank you for reporting this improvement. Seems valuable to me.

Got the same problem with 3.6.0.1 on Ubuntu 12.04 x86_64
Comment 2 Rob Snelders 2013-01-05 16:49:39 UTC
The width can be changed here:
http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/outlview.cxx#120

But the problem is that I can't find a function that can give me the width of the docked-window.
Comment 3 Rob Snelders 2013-03-23 22:05:12 UTC
I have created a patch that widens the size.
But it is still a fixed size.
Comment 4 Bart 2014-04-28 14:18:18 UTC
The Web View feature in Writer can expand text in the Window. Maybe this is a way to also implement it in Impress Outline View ?