Issue 4505: javascript .select() method broken http://code.google.com/p/chromium/issues/detail?id=4505
New issue report by iceman400: Chrome Version : chromium 0.3.155.0 build 5561 URLs (if applicable) : http://www.java2s.com/Code/JavaScriptDemo/SelectingTextUponFocus.htm Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3:ok IE 7:ok What steps will reproduce the problem? 1. go to the link 2. type some text in 1 of the fields. 3. blur the field, then focus What is the expected result? text becomes selected onFocus What happens instead? text becomes selected onMouseDown and de-selected onMouseUp Please provide any additional information below. Attach a screenshot if possible. this happens with both my mouse and touchpad. this also happens when i create a test html containing <input type="text" onFocus="this.select();" /> and run it locally. i'm running chromium on vista home premium 32-bit on an LG E-500 notebook. Issue attributes: Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc -- 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 -~----------~----~----~----~------~----~------~--~---
