yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

Placement of ExtInfoWindow Maximize and Minimize Buttons Incorrect #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load the maximize example - http://gmaps-utility-library-
dev.googlecode.com/svn/trunk/extinfowindow/examples/maximize.html
2. Click on the marker
3. Click on the maximize button
4. Click on the minimize button

What is the expected output? What do you see instead?
The maximize and minimize buttons should at an equal height with the close 
button.
Instead, after step 3, the minimize button is placed too low - at an equal 
height with the former 
(minimized) location of the close button.
After step 4, the maximize button is placed too high - at an equal height with 
the close button 
when the window is maximized.

Observed in at least Safari 3 and Firefox 3.

Original issue reported on code.google.com by lem...@gmail.com on 18 Jun 2008 at 4:32

GoogleCodeExporter commented 8 years ago
Joe is heading out on a bike trip for the summer (DC to Seattle), and says he 
won't
have time to fix up the maximize stuff (like this). So we should decide to 
remove it
completely from the source (and branch it?) or try and fix and release. 
Thoughts?

Original comment by pamela.fox on 19 Jun 2008 at 11:01

GoogleCodeExporter commented 8 years ago
Well, I haven't had a chance to look into it further, but I just kept noticing 
it when looking for regressions in my 
branches.  I presume it worked in some browser at some point, and could be 
fixed.  Sometimes (with an empty 
cache) the placement will be initially correct, but then the infowindow 
reflows, and the button stays put, 
reversing the proper locations of the respective buttons.  Perhaps in another 
browser or version the reflow 
happened earlier.  I'd just keep the issue open for now.

Original comment by lem...@gmail.com on 19 Jun 2008 at 11:09