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

--- Comment #6 from Forest Johnson <johns...@beloit.edu> 2011-12-01 20:24:55 
PST ---
Myself and some other college students are in a class on open source software
and we are starting to look at this bug as our first real project.

My plan so far is as follows:

1. figure out how to calculate an optimal size for the tab selection part -
either as wide as it needs to be to show all the tabs or a third of the size of
the window, whichever is smaller.

2. figure out an absolute minimum size for the tab part - like where it shows 2
or 3 tabs plus the little scrolly thing.

3. Whenever the window is resized, regardless of whether the user manually set
the size or not, if the size of the tab selection part is less than the
minimum, or more than the maximum, it is clamped. (exception: when the window
is super tiny. At that point no one cares and the current behaviour is fine)

4. limit the users ability to resize the tab part bigger than the size of all
the tabs?

5. update all of this stuff whenever the number of tabs changes, just like on a
resize

-- 
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to