Bug 118264 - navigator, when docked, sets minimum width by itself (SOLVED, as of v.6.0.4.2)
Summary: navigator, when docked, sets minimum width by itself (SOLVED, as of v.6.0.4.2)
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.0.4.2 release
Hardware: All Linux (All)
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 09:04 UTC by peter josvai
Modified: 2018-06-21 15:15 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
now it works flawlessly, as expected (101.67 KB, image/png)
2018-06-20 09:07 UTC, peter josvai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peter josvai 2018-06-20 09:04:44 UTC
Description:
hello, 

there was this "unexpected behavior" which I never reported as a bug...
and this morning I just realized that it has been solved...

I would still describe it, nevertheless:

when you docked the navigator pane to the left (I don't know if side made a difference), and adjusted its width even in the slightest degree, it would set its minimum width by itself... which would be bigger than the initial width :)

(this would mean that once you touch it in order to make it narrower, it would get even wider, and there would be no way back :))

I didn't check this feature for long...
but by now it's gone...
and I am very happy about it...
cause I use 4:3 screens for writing and space is not infinite...


PS: 
this has been solved !!! :) 
I only mention it in case it had not been spotted before, so it couldn't just come back one day as a new thing



Steps to Reproduce:
1. undock the navigator pane from the right
2. dock it to the left
3. make some headings that are long, like "I am not sure if this is long enough"
4. try to adjust the width of the navigator pane narrower

Actual Results:
the width would change, it would become wider than it was originally 
(owing to the long heading, evidently)

Expected Results:
it should have accepted the narrower width
or signalled that "no-no, not any narrower than this" :)  

// once again: this has been solved !!! :) 


Reproducible: Always


User Profile Reset: No



Additional Info:
// once again: this has been solved !!! :) 


[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
Comment 1 peter josvai 2018-06-20 09:07:09 UTC
Created attachment 142956 [details]
now it works flawlessly, as expected

now it works flawlessly, as expected..
when you set the width of the navigator pane narrower, it will accept it..
which it would not do before :)
Comment 2 Xisco Faulí 2018-06-21 15:15:53 UTC
Thanks for retesting with the latest version.
Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.