Open GoogleCodeExporter opened 8 years ago
Seeing this problem, even without two words in Firefox beta 11 on OSX.
Issue may lay there on calculation of margin-right for this newer browser?
Also border radius in FFb11 do not get added.
New to this code, only about 2hrs of play so far so I'm not super familiar yet
in order to suggest places to look.
Everything seems to work as expected in Google Chrome & Safari. Will reinstall
FF release version and test there.
Original comment by steven.s...@gmail.com
on 21 Feb 2011 at 7:20
Attachments:
This is definitely still an issue, and it is very unpredictable. For instance,
in my environment, "Talkback" as the label works fine, but "TalkBack" breaks
into two rows, etc. Very odd. I can do longer titles like "User Cred" and it
works fine. This is an issue in my Firefox 6.0.2/Win7 environment. Chrome and
IE seem to work ok.
Original comment by precede...@gmail.com
on 19 Sep 2011 at 2:02
Also a problem in IE9 without long titles
Original comment by b3n.r1ch...@googlemail.com
on 2 Nov 2011 at 9:45
Attachments:
In ie all new tabs from second will be added in uper row.
Original comment by mariusba...@gmail.com
on 22 Feb 2013 at 6:51
I was also having this issue in IE9. If I'm reading the code correctly it looks
like the function used to calculate the width of the tabsContainer_ div
(.getElementSize_()) may not be taking into account the padding and margin
width for the tabs.
For my situation commenting out line 1714 : this.tabsContainer_.style['width']
= this.px(tabWidth); fixed the stacking issue and let me set the font size a
little larger.
Original comment by mikezanc...@gmail.com
on 24 Sep 2014 at 4:16
Original issue reported on code.google.com by
benjamin...@gmail.com
on 14 Feb 2011 at 9:30