Issue 60882 - Floating toolbars should remember position even when ouside the document window
Summary: Floating toolbars should remember position even when ouside the document window
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 2.0.1
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords: oooqa
: 63131 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-01-20 14:08 UTC by honeyjar
Modified: 2006-03-15 02:26 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Screenshot of Writer before closing (85.03 KB, image/jpeg)
2006-01-23 16:01 UTC, honeyjar
no flags Details
Screen shot after re-opening OOo Writer (71.28 KB, image/jpeg)
2006-01-23 16:03 UTC, honeyjar
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description honeyjar 2006-01-20 14:08:44 UTC
Floating toolbars should remember position even when ouside the document window

(OOo 2.0.1 IT, Windows XP SP2)

steps:
1. open OOo 2.0.1 Writer
2. resize the window to occupy 50% the width of the screen
3. position the window on the _left_ half of the screen
3. Drag the Standard toolbar in the center of the document window (so it will
become a floating toolbar)
4. Drag the floating toolbar over the _right_ half of the screen (i.e. outside
the document window)
5. close OOo 2.0.1 Writer
6. Open OOo 2.0.1 Writer
7. BUG: the standard toolbar has been repositioned within the document window

this is particulary annoying with modern 16:10 laptops where every single pixel
of height must be used and ther's spare horizontal space...

P.s.: OOo 1.1 did _not_ have this prolem
Comment 1 hwoarang 2006-01-20 22:03:29 UTC
Works for me with OOo-dev m151 WinXP SP2.
Closing and opening Writer again the toolbar remains in the previous position.

Honeyjar, feel free to reopen it if you can reproduce with latest release (m151).

Thank you.

hwoarang
Comment 2 honeyjar 2006-01-23 15:57:09 UTC
tested it against m151 and reproduces consistently.

Additional info (screenshots do follow):
- I disabled & closed the quickstarter before beginning the tests
- I kept 2.0.1 IT installed into the system
Comment 3 honeyjar 2006-01-23 16:01:06 UTC
Created attachment 33483 [details]
Screenshot of Writer before closing
Comment 4 honeyjar 2006-01-23 16:03:33 UTC
Created attachment 33484 [details]
Screen shot after re-opening OOo Writer
Comment 5 hwoarang 2006-01-23 19:52:18 UTC
Can confirm now with OOo-dev m151 Win98SE.

Dont know why I couldn't reproduce with WinXP SP2 last night.
Comment 6 carsten.driesner 2006-01-24 12:38:10 UTC
cd: Accepted.
Comment 7 carsten.driesner 2006-01-25 14:20:40 UTC
cd: Root cause: The Office layout manager uses two calls to set the position and
size of every toolbar (user didn't change the size). Due to a feature in VCL
it's not possible to move a toolbar outside of the desktop (VCL automatically
position it back to make it fully visible). As the layout manager first set the
position and afterwards the size, this feature results in bad toolbar position.
To fix this issue the layout manager has to first set the size and afterwards
the position.
Comment 8 christian.jansen 2006-01-25 14:37:15 UTC
CJ->CD: I agree to honeyjar, this bug is annoying and decreases the satisfaction
to work with OO.o. However, if a fix is not too risky we should fix this in OO.o
2.02 release. 
Comment 9 carsten.driesner 2006-01-26 12:34:11 UTC
cd: As this fix is very easy and simple (I only have to change the order of
calls). I set this issue upon approval by user experience to PP2 as it has some
very annoying effects.
Comment 10 carsten.driesner 2006-01-26 12:40:32 UTC
cd: Fixed.
Comment 11 carsten.driesner 2006-01-31 16:29:41 UTC
cd->tm: Please verify. As honeyjar described you have to move the toolbars to
the right side of the desktop. Please resize the toolbars to have a smaller
width. Close the document and open it again. The toolbars should be place at
exactly the same position as before.

re-open issue and reassign to tm@openoffice.org
Comment 12 carsten.driesner 2006-01-31 16:29:57 UTC
reassign to tm@openoffice.org
Comment 13 carsten.driesner 2006-01-31 16:30:05 UTC
reset resolution to FIXED
Comment 14 thorsten.martens 2006-02-06 14:17:39 UTC
Checked and verified in cws fwk32 -> OK !
Comment 15 thorsten.martens 2006-02-15 12:57:21 UTC
Verified in 680m1 build -> OK !
Comment 16 Olaf Felka 2006-03-14 08:30:22 UTC
*** Issue 63131 has been marked as a duplicate of this issue. ***
Comment 17 hwoarang 2006-03-15 02:26:29 UTC
*** Issue 63133 has been marked as a duplicate of this issue. ***