Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5333 by annie.sullivan: Javascript prompt does not focus input box
http://code.google.com/p/chromium/issues/detail?id=5333

Chrome Version       : 0.4.154.29
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: OK
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?
1. Run the following JavaScript: prompt("hello", "world");
2. A script prompt with the caption "hello" and the text "world" in an
input box shows up.

What is the expected result?
The input box is focused and the user's keystrokes automatically go to the
  input box.

What happens instead?
The input box is not focused, and the user's keystrokes don't change its
value. If the user presses space or enter, the prompt closes as "OK".

Please provide any additional information below. Attach a screenshot if
possible.



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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to