YnJin1010 / 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

bubble shows vertical scroll on Safari 6 #308

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Demo link or sample code:
[http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/examp
les/example.html/]

What steps will reproduce the problem?
1. Use this code in the demo page:

{{{
<div class="map_popup" style="  position: relative;"><a class="clinic_link" 
href="/clinic-view/12"><span style="font-size:18px">Northwest Family Physicians 
- Rodgers Medical Center</span></a><p>21395 John Milless Dr<br>Rogers , 
Minnesota 55374<br>(763) 504-6400<br></p></div>
}}}

Expected result:
Show the bubble with the correct size and without vertical scroll.

Actual result:
Shows a vertical scroll.

Version: 0.8

Browser / Operating System:
Safari 6 / MacOSX

Additional comments:

Original issue reported on code.google.com by pablo.swp@gmail.com on 15 May 2014 at 6:29

Attachments: