<div class="gmail_quote">On Fri, Feb 13, 2009 at 3:29 PM, Gregory Williams <span dir="ltr"><<a href="mailto:gregory.williams@purplegeodesoftware.co.uk">gregory.williams@purplegeodesoftware.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">> -----Original Message-----<br>
> From: Tom Hughes [mailto:<a href="mailto:tom@compton.nu">tom@compton.nu</a>]<br>
> Sent: 13 February 2009 21:11<br>
> To: Gregory Williams<br>
> Cc: <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
> Subject: Re: [OSM-talk] Is it me?<br>
><br>
> Gregory Williams wrote:<br>
><br>
> > I can't place the focus in either the username or password fields. I<br>
> > note also that donation image seems to be a very strange spot<br>
> (hovering<br>
> > over the map), so wonder whether the two could somehow be related.<br>
><br>
> Hmm... I wonder if you've got a stale stylesheet? Try forcing a reload<br>
> with ctrl+shift reload and see if that fixes it.<br>
<br>
</div>No difference. Upon further investigation I notice that I can tab my way<br>
into the appropriate fields, but just not select them using the mouse.<br>
It's as if the donation stuff is in a large transparent DIV and that<br>
that covers the fields. Will investigate some more...</blockquote><div><br>It appears that the <div id="left"> is covering the entire page, stealing click events from everything else.<br><br>If I use IE WebDeveloper v2 to delete the donate and CC button, everything works fine.<br>
<br>It looks like IE is putting the two buttons centered on the page instead of directly under the grey left_menu box like Firefox does. This causes the left_menu div to extend over the form elements and the whole page.<br>
</div></div>