[EMAIL PROTECTED] wrote: > On Jul 26, 10:07 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: >> I'm not sure following IE's lead is the best way to go... it doesn't >> scale *any* event coordinates, which breaks stuff like cursor trails >> that use clientX/Y. > > Er, yow! > > We really should provide some event coordinates that are relative to > the current target. That would save authors a lot of pain, we could > scale them properly, it would work in foreignobject and other > transforms, etc.
Really what we need is an API that lets you transform coordinates between different coordinate systems. If you have multiple scrollable frames inside each other there is simply no way of knowing which one the author is going to use the coordinates relative to. / Jonas _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

