Closed Bug 1335774 Opened 7 years ago Closed 7 years ago

.tab-text text-align no longer works

Categories

(Firefox :: Tabbed Browser, defect)

53 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox51 --- unaffected
firefox52 --- unaffected

People

(Reporter: noel.sanderson, Unassigned)

References

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0

Steps to reproduce:

Added to userchrome.css ".tab-text { text-align: center !important; }"



Actual results:

Nothing happened


Expected results:

Tab text alignment should have changed.
Severity: normal → critical
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
can you post screenshot for actual result and expected result?
tab text should be centered by default, unless it overflows.
Severity: critical → normal
Flags: needinfo?(noel.sanderson)

Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a3945a
f43157bf892bb9415086406774cb380a56&tochange=6fddc51e9d1530484e7875ea6b67141497db
784d

Dão Gottwald — Bug 658467 - Fade out tab label on overflow instead of ellipsis. r=jaws ui-r=shorlander
Blocks: 658467
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Component: Untriaged → Tabbed Browser
Ever confirmed: true
Flags: needinfo?(dao+bmo)
Keywords: regression
OS: Windows 10 → All
Hardware: x86_64 → All
(In reply to Tooru Fujisawa [:arai] from comment #1)
> can you post screenshot for actual result and expected result?
> tab text should be centered by default, unless it overflows.

No, it's aligned to the left by default.
FF 51/52: http://i.imgur.com/A5lix0g.jpg
FF 53: http://i.imgur.com/r9HGyyo.jpg
(In reply to noel.sanderson from comment #3)
> (In reply to Tooru Fujisawa [:arai] from comment #1)
> > can you post screenshot for actual result and expected result?
> > tab text should be centered by default, unless it overflows.
> 
> No, it's aligned to the left by default.
> FF 51/52: http://i.imgur.com/A5lix0g.jpg
> FF 53: http://i.imgur.com/r9HGyyo.jpg

sorry, I overlooked that it's specific to windows.
Flags: needinfo?(noel.sanderson)
You want to add -moz-box-flex: 1; for text-align: center to work.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(dao+bmo)
Resolution: --- → INVALID
Updating flags based on Comment 5.
You need to log in before you can comment on or make changes to this bug.