[Webkit-unassigned] [Bug 16774] REGRESSION (r27464-r27504) javascript popup menu does not display 'close' button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 26 00:25:55 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16774





------- Comment #8 from mitz at webkit.org  2008-01-26 00:25 PDT -------
Perhaps some further explanation is in order: this is the case where the parent
is "returning" a float to the child because it is no longer overhanging from
the parent. In most circumstances when this happens, the child needs layout, so
it reclaims the float anyway, but not in this particular case. If the parent
becomes shorter again, it will scan its children for overhanging floats and
reclaim them (that is what the code added in r27486 does).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list