https://issues.apache.org/ooo/show_bug.cgi?id=122320

Andre <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Andre <[email protected]> ---
The missing closer was caused by the sidebar remembering its split window (the
container that holds docked windows.)  When undocked and then docked at another
place the split window pointer was not updated but still referenced the old
one.  The following test, whether the split window allowed the sidebar to
change its size (only then the closer is active), failed because the wrong
split window was used.

Fixed by updating the split window pointer.

I also added the missing code for preventing the sidebar being docked above or
below the edit view.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to