steven0lisa / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

Support broadcast of page-level events {R9 Deferred] #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-84

It was reported by pdoubleya on 05.06.2005 13:47:39 +0200 and last updated in 
the previous bug tracker on 20.07.2008 17:45:21 +0200

Found in
Operating System: All
Platform: All

The priority for this issue at migration was Major.

Original description: 
Simple case is to have "document start" and "render complete"--but would like to
have more granular messages. This will likely tie in to JavaScript or other
scripting support.

Original issue reported on code.google.com by pdoubl...@gmail.com on 16 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
grlea wrote on 08.06.2005 23:57:35 +0200:
Added CC: grlea

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 15.06.2005 14:08:21 +0200:
This is a significant change, and won't make it into R5--changing target to R6,
when we can look at the whole range of DOM events for XHTML.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 14.10.2005 15:34:16 +0200:
See W3C document: 
"Document Object Model (DOM) Level 2 Events Specification"
http://www.w3.org/TR/DOM-Level-2-Events/

specifically, HTML Event Types
http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-eventgroupings-htmlev
ents

They have a whole approach for propagating events, not sure if we want or need
to handle this. Our DOM implementation may handle broadcasting for us, not sure.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 25.07.2006 17:37:50 +0200:
Defer to R7.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 20.07.2008 17:44:37 +0200:
Deferring for R9. This will probably require either extending DocumentListener
or replacing it, which may break binary compatibility for people implementing
the DL interface.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:04