https://bugs.freedesktop.org/show_bug.cgi?id=42100

--- Comment #14 from Forest Johnson <[email protected]> 2012-03-16 15:34:36 
PDT ---
Created attachment 58579
  --> https://bugs.freedesktop.org/attachment.cgi?id=58579
preliminary patch

Hi,

Here is our preliminary patch that somewhat resolves this issue. We decided to
take a different course of action in how we approach the fix.

We made the position of the tab-bar splitter relative to the window size,
rather than pixel-specific. 

We also made the tab bar splitter "drag out" the tabs as if inside a drawer
instead of leaving empty space.

There could be some issues with this patch. For example, we should probably
apply the same relative behaviour to the phSplitter (the splitter that can be
dragged out from the right side to allow the user to see two different sets of
columns at the same time).

Also, we plan to make the "drawer" behaviour cease when a different tab is
selected.

Finally, one variable that we use, mfPendingTabBarWidth, is used elsewhere and
we need to ensure that we aren't breaking whatever else uses it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to