Comment #7 on issue 6066 by [email protected]: Double-click crash in WebCore::Selection::toRange http://code.google.com/p/chromium/issues/detail?id=6066
Also looks like we should amend the policy of what is considered whitespace. Currently appendTrailingWhitespace uses isSpaceOrNewline(c), however this does not select non-breaking spaces. i.e. "Foo " only selects "Foo ". -- 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 -~----------~----~----~----~------~----~------~--~---
