Closed Bug 101796 Opened 23 years ago Closed 23 years ago

Tabs should have static width

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED
mozilla0.9.5

People

(Reporter: caillon, Assigned: hyatt)

Details

(Keywords: access)

Attachments

(2 files)

I find the fact that the tab width changes depending on <TITLE> length very
annoying.  On a slow connection, or with slow loading pages, while loading pages
one might want to switch tabs before the page loads.  If you click a tab just
after the page loads the <TITLE> and changes tab size, the chances of clicking
the wrong tab are high.
Parts of the user interface should not be move unless the user tells it to move.
This is a greater problem for certain physically challenged people with slower
response time.  They might welcome the tabs idea but get frustrated by this
quite easily.
I only see this when there are so many <tab>s that they jostle for space.
Perhaps if the <tabs> specified equalsize="true" it would resolve this.
Sorry, I meant equalsize="always" like this:
<xul:tabs flex="1" equalsize="always">
  <xul:tab class="tabbrowser-tab" flex="1" crop="center"/>
</xul:tabs>

This forces all the tabs take up an equal amount of space, title independent.
Note that I removed the maxwidth which conflicts with equalsize.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.5
Comment on attachment 51661 [details] [diff] [review]
Make tabs static width.

r=bryner
Attachment #51661 - Flags: review+
working nicely here.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Wade: please don't mark other people's bugs fixed.  This is not fixed (yet)
because it hasn't recieved super review yet and hasn't been checked in to CVS yet.

Re-opening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Christopher: it *has* been checked in. 10/1/2001 at 23:28 by hyatt.
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
odd, I typed that last night while Bugzilla was down and i don't remember
re-submitting those comments this morning.  Not sure how that happened, but I
didn't see the checkin in bonsai when I typed that out last night.

Anyway, I just built this morning and indeed it does work fine.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: