Bug 13917 - Page isn't loaded when button clicked
Summary: Page isn't loaded when button clicked
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.bradesco.com.br
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-29 20:11 PDT by Rodrigo Recio
Modified: 2010-01-02 09:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Recio 2007-05-29 20:11:56 PDT
Go to above URL and fill these numbers in the top textfields (I'm giving my account number because that's the only way to see it), then a window will be opened and fill the forms with any value and click "Entrar" button, it "should" reload the page and show a red message displaying incorrect password (Senha incorreta)... but nothing happens! Obs.: it works ok on Camino!
Comment 1 Rodrigo Recio 2007-05-29 20:12:50 PDT
The first field on the second window must be filed using the Numbers Panel on the right side
Comment 2 Rodrigo Recio 2007-05-29 20:14:23 PDT
The numbers are 0523 for "Agencia", "4327" for "Conta" and "3" for the last
Comment 3 David Kilzer (:ddkilzer) 2007-05-29 21:20:12 PDT
Thanks for the bug report, Rodrigo!  Which version of Safari/Mac OS X are you using?  Have you tried a WebKit nightly build to see if it behaves the same way?  http://nightly.webkit.org/

Note there are error messages printed to the JavaScript Console when loading this page:

Unsafe JavaScript attempt to access frame with URL http://www.bradesco.com.br/ from frame with URL http://institucional.bradesco.com.br/relogio/relogio.html. Domains must match.
Line 1

Comment 4 Rodrigo Recio 2007-05-30 06:21:41 PDT
I'm using nightly build, I update it everyday, everytime I see that is a new version available.

How can I see this JavaScript Console? I have opened Drosera and select Show Console but I got no messages there! 
Is this note printed because of any security policy of webkit particularly?
Comment 5 David Kilzer (:ddkilzer) 2007-05-30 07:57:07 PDT
(In reply to comment #4)
> I'm using nightly build, I update it everyday, everytime I see that is a new
> version available.

It's very important to know which revision (rNNNNN) of the nightly you're testing on.  Please include this in future comments/bug reports.  Thanks!

> How can I see this JavaScript Console? I have opened Drosera and select Show
> Console but I got no messages there! 

The JavaScript Console is only available from the hidden Debug menu in Safari.  Here's how to enable it:

http://www.macosxhints.com/article.php?story=20030110063041629

> Is this note printed because of any security policy of webkit particularly?

Yes, that's exactly why it happens.

Comment 6 Adam Barth 2010-01-02 09:48:25 PST
This works fine for me now.