Issue 2642: Textareas do not allow select all http://code.google.com/p/chromium/issues/detail?id=2642
Comment #4 by [EMAIL PROTECTED]: Althought the "select all" button still does not work I am able to use Ctrl-A or the pop-up menu to select and copy only the text in the textarea with the recent 0.3.155 build of Chromium. This appears related to this bug from WebKit, https://bugs.webkit.org/show_bug.cgi? id=18534 which I suspect was resolved recently but not closed. The second issue where they call focus() immediately after select() seems to be doing the right thing on this readonly="readonly" textarea. Why is this readonly? Unless there is a good explanation for focus() not changing the selection on a readonly textarea I consider this fixed with the nightly builds. Issue attribute updates: Status: Fixed Labels: -Pri-2 Pri-3 -- 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 -~----------~----~----~----~------~----~------~--~---
