bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-classpath] [Bug gjdoc/23249] New: frame/javascript issues with gjdo


From: vskytta at gmail dot com
Subject: [bug-classpath] [Bug gjdoc/23249] New: frame/javascript issues with gjdoc-generated javadocs
Date: 5 Aug 2005 14:12:22 -0000

The javadocs generated by gjdoc contain stuff like:  
  
  <body onload="top.contentPageLoaded(document.title)"> 
 
This causes three problems, resulting in JavaScript errors: 
 
1) When viewing the docs without a frameset, top.contentPageLoaded() is not 
defined. 
 
2) When viewing the docs inside a frameset that is not generated by gjdoc, 
top.contentPageLoaded() is again not defined.  This is common with crosslinked 
javadoc sets. 
 
3) When viewing the docs including the whole gjdoc-generated frameset inside 
another non-gjdoc generated frameset, top.contentPageLoaded() is not defined.

-- 
           Summary: frame/javascript issues with gjdoc-generated javadocs
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gjdoc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vskytta at gmail dot com
                CC: bug-classpath at gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23249




reply via email to

[Prev in Thread] Current Thread [Next in Thread]