Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 26661 by han...@google.com: <FORM> send the data to the URL  
specified in "action" only once.
http://code.google.com/p/chromium/issues/detail?id=26661

Chrome Version       : 4.0.223.11
URLs (if applicable) : http://blog.sina.com.cn/
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: Fail
   Firefox 3.x: OK
          IE 7: OK
          IE 8: OK

What steps will reproduce the problem?
     1. Launch Chrome
     2. Load http://blog.sina.com.cn/
     3. Type any words in the input box
     4. Click "搜索". Then it will open a window or tab for results.
     5. Back to original window or tab, click "搜索" again.

What is the expected result?
It should open a new window or tab to show the search result again.

What happens instead?
No result window nor tab has been opened.

Please provide any additional information below. Attach a screenshot if
possible.
1. When you go back to the original window or tab and press any key, and
click the "搜索" button again, a new window/tab with search result will be
shown.
2. When you go back to the original window or tab and press the "Enter" key
in the input box, the result page could be shown.

So the issue seems to be that the <form> could not send the form-data
continuously when there's no keyboard event happened between the submit
button clicking. (Refer to my test-cases attached.)


Attachments:
        form_action_submit.png  25.6 KB
        test_form_submit_action_quirk.html  207 bytes
        test_form_submit_action_standard.html  224 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to