[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 57159] New: Javascript or CSS error in
From:       Albert Astals Cid <astals11 () terra ! es>
Date:       2003-04-12 11:41:13
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=57159     
           Summary: Javascript or CSS error in
                    http://www.htmlhelp.com/reference/html40/special/img.htm
                    l
           Product: konqueror
           Version: unspecified
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: kjs
        AssignedTo: konq-bugs@kde.org
        ReportedBy: astals11@terra.es


Version:            (using KDE KDE 3.1)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.2.2 
OS:          Linux

If i go to http://www.htmlhelp.com/reference/html40/special/img.html and click the \
"Hide non-strict attributes" nothing happens. 

If you use mozilla you'll see what should happen.

I have quickly "debugged" the Javascript file that is used in that page \
http://www.htmlhelp.com/reference/html40/hideNonStrict.js placing alerts beetween \
sentences.

[CODE SNIP]
alert("HOLA");
sheet.addRule(".transitional", "display:none");
alert("HOLA2");
newRules.push(sheet.rules.length - 1);
alert("HOLA3");
sheet.addRule(".transitional", "speak:none");
alert("HOLA4");
[/CODE SNIP]

Using konqueror it reaches HOLA3 but not HOLA4, so i suspect 
sheet.addRule(".transitional", "speak:none");
is the ofending sentence.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic