samamidis / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

infobubble: does not like long titles or spaces in tabs; causes a new line for tabs* #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/exampl
es/example.html

What steps will reproduce the problem?
1. Delete the two preloaded tabs, (delete index 0 twice)
2. Add two Tabs with two words in title "FOO resource", "Bar resource"
The second title creates a new line of tabs

Expected result:
The tabs would remain in-line

Actual result:
The in-line breaks

Version: Revision 265

FF, OSX

Additional comments:
[Enter any additional comments about the bug here.]

*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by benjamin...@gmail.com on 14 Feb 2011 at 9:30

GoogleCodeExporter commented 9 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: