[Webkit-unassigned] [Bug 14992] New: Changing pop-up does not automatically reload page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 15:00:33 PDT 2007


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

           Summary: Changing pop-up does not automatically reload page
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://messages.finance.yahoo.com/mb/AAPL
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction, InRadar, NativePopUp
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
On the Yahoo! Finance message boards, selecting the minimum number of stars
does not cause the page to reload.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Go to URL:  http://messages.finance.yahoo.com/mb/AAPL
3. Change the "Only show topics rated at least:" pop-up to a different value.

* EXPECTED RESULTS
The page should reload with the new star level set.

* ACTUAL RESULTS
Nothing happens other than the pop-up changing.  User must hit Enter to submit
the form.

* REGRESSION
This is not a regression as Safari 2.0.4 has the same behavior.

* RADAR
<rdar://problem/5413205>

* NOTES
There are four errors printed in the JavaScript console on the page:

ReferenceError: Can't find variable: YAHOO
http://messages.finance.yahoo.com/mb/AAPL
Line: 1076

ReferenceError: Can't find variable: YAHOO
http://messages.finance.yahoo.com/mb/AAPL
Line: 1077

TypeError: Undefined value
http://messages.finance.yahoo.com/mb/AAPL
Line: 1099

TypeError: Undefined value
http://messages.finance.yahoo.com/mb/AAPL
Line: 1103


-- 
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