[Webkit-unassigned] [Bug 4239] printing a Google map reverts page to view of entire USA
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Dec 27 14:49:11 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=4239
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|hyatt at apple.com |webkit-
| |unassigned at opendarwin.org
------- Additional Comments From macdome at opendarwin.org 2005-12-27 14:49 -------
I wonder why the iframe is being detached in the first place?
This is is one symptom of the mis-design of the <object><embed><iframe> code whereby sometimes
loading is done from the DOM tree and sometimes loading is done from the RenderTree. The DOM tree
should be the only one ever with any loading logic. And recalculating style should never trip said logic.
--
Configure bugmail: http://bugzilla.opendarwin.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