[EMAIL PROTECTED] wrote:
> (Newsgroup followup from a discussion in bug 4821):
> 
> Essentially, chrome uses event.screenX/Y to get screen coordinates to
> place popups.  The page can also see screenX/Y.  The issue is that we
> only want to expose scaled coordinates to webpages, but we have to use
> unscaled coordinates to position popups (specifically the autoscroll
> popup and the context menu) correctly.
> 

Are you saying that a page that was zoomed by 3 would have event screen 
cordinates that were the same value as an equivalent event would have on 
an unzoomed page? Such that the screenX/screenY properties don't 
actually reflect reality? If so, then that doesn't make any sense.

Neil
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to