Bug 54025 - UI VIEWING: Unnecessary horizontal limitation on text in Outline View
Summary: UI VIEWING: Unnecessary horizontal limitation on text in Outline View
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
3.6.0.4 release
Hardware: x86 (IA32) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Impress-Outline-View
  Show dependency treegraph
 
Reported: 2012-08-24 20:27 UTC by Tracey C
Modified: 2017-06-26 20:30 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Screenshot showing the horizontal constraint on text in Outline View (226.66 KB, image/png)
2012-08-24 20:27 UTC, Tracey C
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ?