Comment #119 on issue 26140 by tony.chromium: Chrome Linux single click does not select all http://code.google.com/p/chromium/issues/detail?id=26140
I agree with pkasting that switching based on whether the selection clipboard has data is going to feel random. It often has data unintentionally. I think it would also take an extra round trip to the X server to make that determination, but that might not be that big of a deal. We started with single click selects all and replaces your select selection clipboard (bad if you want to paste a URL). We then moved to single click selects all and doesn't replace your selection clipboard (bad if you want to copy the URL). We then moved to single click to place cursor. I'm not sure what other variations there are left to try, but I'm open to hearing them. -- 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
