Closed Bug 1184299 Opened 9 years ago Closed 9 years ago

mouseover erroneously displaced vertically if google maps canvas is not first element of body

Categories

(Firefox :: Untriaged, defect)

39 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1175863

People

(Reporter: jrflood, Unassigned)

Details

Attachments

(1 file)

Attached file google_test_fail.html
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324

Steps to reproduce:

File google_test_fail.html provided to illustrate issue.  Move <div id="map-canvas"> below the next <div> to illustrate more correct behavior.


Actual results:

mouseover event fires at vertical position over map data item ~= vertical pixel dimension of preceding <div>.  When preceding <div> content height = 0px, map mouseover works correctly.


Expected results:

mouseover event should fire within map data item regardless of other page content.
It works as expected if used <script src="https://maps.googleapis.com/maps/api/js?v=3">
insted of <script src="https://maps.googleapis.com/maps/api/js?v=3.exp">
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: