Does this only occur with Firebug?  I traced the original issue to
Firefox/Linux, which has a bug that threw an error when accessing
.parentNode.  My fix was to wrap the access in a try/catch.  However if you
have set Firebug to log all errors, even caught errors may be logged.  In
that case I would not consider this an API bug.

On Wed, Mar 10, 2010 at 12:48 PM, shrdlu_junction
<[email protected]>wrote:

> This problem is still occurring. If I am trying to debug an
> application with Firebug, if the top of the Firebug window is below
> the bottom of the map div, the error occurs when the cursor is moved
> from the map to Firebug. There is not enough vertical screen space to
> have any reasonable size of both the map div and Firebug window open
> at the same time without them overlapping.
>
> On Feb 24, 7:07 pm, shrdlu_junction <[email protected]> wrote:
> > http://shrdlu-junction.net.au/Map_bug_demo/chrome_bug.html
> >
> > Procedure to replicate the error:
> >
> > 1. Open the page in Firefox withFirebugnot open.
> > 2. Move the cursor off the map at the bottom - nothing happens.
> > 3. Reload the page withFirebugstill open.
> > 4. Repeat step 2 and observe the error message.
> >
> > It seems to be associated with the presence of the textrarea that
> > overlaps the map div. A workaround is to not have the textarea
> > overlapping the map. But I wonder if it implies some deeper problem
> > with the API and/orFirebug.
> >
> > I'm using Firefox 5.0 andFirebug1.5.0
> >
> > Thanks
> >
> > On Feb 23, 12:03 am, Marcelo <[email protected]> wrote:
> >
> > > On Feb 22, 12:23 pm, shrdlu_junction <[email protected]> wrote:
> >
> > > > I don't know whether posting a link is appropriate.
> >
> > > Do the posting guidelines say that a link is appropriate or
> > > inappropriate?
> http://groups.google.com/group/Google-Maps-API/web/why-including-a-li...
> >
> > > --
> > > Marcelo -http://maps.forum.nu
> > > --
> >
> > > > It's something
> > > > that happens when I'm usingFirebugto debug an application currently
> > > > only running on localhost. However, I can upload the code to my
> > > > website and see if it happens online. I just thought someone might be
> > > > aware of the problem.
> >
> > > > On Feb 22, 7:39 pm, Marcelo <[email protected]> wrote:
> >
> > > > > On Feb 22, 7:42 am, shrdlu_junction <[email protected]>
> wrote:
> >
> > > > > > Anyone come across anything like this?
> >
> > > > > Nope. We cannot come accross an error on a page that we cannot see.
> >
> > > > > If you want help, please get smarter and post a link to your map,
> as
> > > > > requested in the group's posting guidelines:
> http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th....
> ..
> >
> > > > > --
> > > > > Marcelo -http://maps.forum.nu
> > > > > --
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to