Closed
Bug 341001
Opened 18 years ago
Closed 18 years ago
can't close info "popup" balloons on google maps
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 340798
People
(Reporter: dbaron, Assigned: roc)
References
()
Details
(Keywords: regression)
The ability to close popups on Google Maps (and I think some other things as well, perhaps) regressed recently. The following steps work on Linux firefox nightly 2006-06-07-04-trunk but fail on 2006-06-08-04-trunk.
Steps to reproduce:
1. load http://maps.google.com/maps?q=1981+Landings+Drive,+Mountain+View,+CA+(Mozilla)
2. click the "[X]" in the upper left of the balloon pointing to the location
Expected results: Popup balloon closes
Actual results: focus rectangle appears and disappears; popup does not close
Reporter | ||
Comment 1•18 years ago
|
||
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-06-07+04%3A03&maxdate=2006-06-08+04%3A33&cvsroot=%2Fcvsroot
is the checkin window. My first guess would be roc's event targeting changes.
Assignee: general → nobody
Component: DOM → Layout
QA Contact: ian → layout
Reporter | ||
Updated•18 years ago
|
Version: 1.8 Branch → Trunk
Reporter | ||
Comment 2•18 years ago
|
||
I confirmed that reverting nsFrame.cpp from 3.652 to 3.650 fixes it.
Assignee: nobody → roc
Reporter | ||
Comment 3•18 years ago
|
||
Reporter | ||
Comment 4•18 years ago
|
||
Revision 3.651 is ok, so this was caused by bug 331590.
Blocks: 331590
Comment 5•18 years ago
|
||
Related to Bug 340798 ?
Comment 6•18 years ago
|
||
I think so. My build with the patch for 340798 works fine with the reproduction steps given in the first post.
Reporter | ||
Comment 7•18 years ago
|
||
*** This bug has been marked as a duplicate of 340798 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•