> I had the same issues with IE (prob the same as everyone trying to
> build interesting js stuff too). The only proper solution I found
> was to apply for, download and install the MS Visual Web Developer
> 2008 Express Edition (damn that is a long name!).
Thanks. It's more about debugging the
Hi Hugh.
I thought this was always wrong. For me it looks like an IE reflow
issue. The inner element for the "enhanced border" uses percent
dimensions. Maybe we can change this to reduce the interpretation
required by the browser. Sorry, no other idea.
Sebastian
Hugh Gibson schrieb:
> Can a
Can anyone help with debugging convoluted IE DOM issues?.
I'm trying to work out what's going on with
http://bugzilla.qooxdoo.org/show_bug.cgi?id=622
The outer border of menu items and popup windows is missing in IE7 when
the DIV first appears. Once it has been drawn once, hidden, and shown
again