[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: crash with recursive frames
From:       Dirk Mueller <mueller () kde ! org>
Date:       2002-03-24 4:11:30
[Download RAW message or body]

On Son, 24 Mär 2002, Daniel Naber wrote:

> 
> <FRAMESET ROWS="50%,50%">
> 	<FRAME SRC="crash.shtml">
> </FRAMESET>
> 
> </html>

do you now it also crashes when youchange the frame src attribute to 
something else ? ;)

its an ugly event race again. the frameset causes the iframe to be removed 
from screen (as you can't have an iframe and a frameset at the same time). 
unfortunately this happens in the middle of a layout, so during resizing we 
get a posted event on the already deleted widget and crash. 

thats easily fixable, unfortunately we hit a similiar problem within the 
same millisecond later that is a lot more difficult to fix. 

widgets suck. 


Dirk
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic