Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-3 OS-All Area-BrowserUI
New issue 6990 by [email protected]: Cursor wonkiness while selecting word-at-a-time in omnibox http://code.google.com/p/chromium/issues/detail?id=6990 Double-click in the omnibox, hold the second click, and drag around. Your cursor is an I-beam when it's off the selection, but an arrow when it's over it. This goofy behavior (which comes from the underlying CRichEditCtrl) doesn't match sane apps like Visual Studio, or even single- click-drag-mode, where the cursor is an I-beam all the time in this case. A judicious SetCursor() ought to fix this but I have to figure out where to put it. -- 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 -~----------~----~----~----~------~----~------~--~---
