Closed
Bug 295941
Opened 20 years ago
Closed 20 years ago
Remove setting of NS_FRAME_OUTSIDE_CHILDREN on all scrolled frames
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: sharparrow1)
References
Details
Attachments
(1 file)
2.54 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
Bug 293453 added a hack to fix some event dispatch problems. This hack should be
removed when we've cleaned up the event targeting system.
Boris, do we have a bug for the event targeting cleanup? (In my work hacking on
the foreignObject demo I found that the hardest thing to get right was not
painting but event handling... I think fixing events should be about the first
thing I do after we branch for 1.8 final.)
Comment 1•20 years ago
|
||
*** Bug 295940 has been marked as a duplicate of this bug. ***
![]() |
||
Comment 2•20 years ago
|
||
I don't think we have a bug on the targeting cleanup, no. Want to file one?
Assignee | ||
Comment 4•20 years ago
|
||
This patch seems to work fine.
Assignee | ||
Updated•20 years ago
|
Reporter | ||
Comment 5•20 years ago
|
||
Comment on attachment 199898 [details] [diff] [review]
Patch
yeah, this should work now, and we want to find out if it doesn't.
Attachment #199898 -
Flags: superreview+
Attachment #199898 -
Flags: review?(roc)
Attachment #199898 -
Flags: review+
Assignee | ||
Comment 6•20 years ago
|
||
Would you mind checking this in?
Reporter | ||
Comment 7•20 years ago
|
||
checked in. Thanks!!!
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•