[Webkit-unassigned] [Bug 12646] New: REGRESSION: RapidWeaver 's "Hello" HTML page doesn't display any DHTML effects when clicking on it's links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 23:19:09 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12646

           Summary: REGRESSION: RapidWeaver 's "Hello" HTML page doesn't
                    display any DHTML effects when clicking on it's links
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P1
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mjs at apple.com


2007-02-05 15:58:39 Chris Petersen:
* SUMMARY
Under TOT Webkit, RapidWeaver 's "Hello"  HTML page doesn't display any DHTML
effects when clicking on it's links. This does work under RapidWeaver under
stock 10.4.8 webkit frameworks.

* STEPS TO REPRODUCE
1. Download and install http://www.realmacsoftware.com/rapidweaver/
2. Launch RapidWeaver 3.5.1 under stock 10.4.8
3. After main window opens in RapidWeaver , you should see a page that states
"Say Hello to RapidWeaver"
4. Click on "Get Started" link and notice the DHTML transition that occurs on
page
5. Quit and relaunch RapidWeaver under TOT webkit
6. Repeat Step 4. Notice the entire page content is displayed and clicking on
links such as ""Get Started" are no longer functional.

* RESULTS
The HTML page should be displayed correctly and be functional but isn't.

* REGRESSION
Yes, this works in RapidWeaver under stock 10.4.8

2007-02-05 16:14:28 Chris Petersen:
You can reproduce this issue under TOT (Tiger) and TOT (Leopard) with the
following steps:

*Enable Debug menu before completing these steps

1) Download the attached file "RapidWeaver.zip" and uncompress it.
2) Open placeholder_eng.html in TOT 
3) Notice the problem as originally described

Terminal shows this output:

[627] file:///Users/cp/Desktop/RapidWeaver/placeholder_eng.html line 19:
TypeError: Value undefined (result of expression fx.MultiFadeSize) is not an
object. Cannot be used with new.

While JS console displays this error:

TypeError: Undefined value
file:///Users/cp/Desktop/scripts/moo.fx.pack.js      Line 121

Looking at the JS file in BBEdit shows , this code on that line :

hide: function(el, mode){
        el.fs.hide(mode);
        }

2007-02-05 16:18:21 Chris Petersen:
This problem also happens in stock Leopard9A321 as well.

<rdar://problem/4977124>


-- 
Configure bugmail: http://bugs.webkit.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