reignman
27 Dec 2006, 5:40 AM
HI,
I found a small bug with shadowed Dialogs in Firefox.
In my application ther was div with style="overflow:auto;"
when I inserted the basic html code for a simple dialog and opened it the shadow of the dialog was OVER the dialog itself.
so it was impossible to close it.
this happens only in FF.
you can try it also in your example of simple dialog:
just make a div with overflow style arround the dialog block and you will see.
this is just a small bug but in systems with usermade templates you can't ensure that there is no overflow setting in an upper element :)
thanks for fixing in a newer version
Reignman :wink:
I found a small bug with shadowed Dialogs in Firefox.
In my application ther was div with style="overflow:auto;"
when I inserted the basic html code for a simple dialog and opened it the shadow of the dialog was OVER the dialog itself.
so it was impossible to close it.
this happens only in FF.
you can try it also in your example of simple dialog:
just make a div with overflow style arround the dialog block and you will see.
this is just a small bug but in systems with usermade templates you can't ensure that there is no overflow setting in an upper element :)
thanks for fixing in a newer version
Reignman :wink: