Re: T4.1.2 BrowserEvent doesn't contain position in IE

2007-08-21 Thread Jesse Kuhnert
It's possible pageX isn't a valid property of the IE generated event. A jira report would help. On 8/17/07, Daniel Kleine-Albers <[EMAIL PROTECTED]> wrote: > Hi all, > > The problem I'm experiencing only occurs in IE (6 and 7), Firefox is > working fine. It seems that the position information in

Re: T4.1.2 BrowserEvent doesn't contain position in IE

2007-08-20 Thread Kevin Menard
I haven't played around with this at all, but if you think it is a bug, open a JIRA issue and I'm sure Jesse will take a look at it. If it turns out to not be a bug, it'll just get closed out anyway. -- Kevin On 8/17/07 10:31 PM, in article [EMAIL PROTECTED], "Daniel Kleine-Albers" <[EMAIL PRO

T4.1.2 BrowserEvent doesn't contain position in IE

2007-08-17 Thread Daniel Kleine-Albers
Hi all, The problem I'm experiencing only occurs in IE (6 and 7), Firefox is working fine. It seems that the position information in BrowserEvent is not populated when using IE. I have an EventListener attached to a DIV element like this: @EventListener(targets="createLinkLayer", events="o