Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5350 by simon.bohlin: Bookmark Bubble - Name textfield shows end of name http://code.google.com/p/chromium/issues/detail?id=5350 Chrome Version : 0.4.154.33 URLs (if applicable) : http://groups.google.com/group/chromium- dev/browse_thread/thread/397f46048ec07701?hl=en What steps will reproduce the problem? 1. Add a bookmark for a page with a long title 2. Look at the textfield for Name. You see the end of the text. What is the expected result? I would expect to see the beginning of the page's name. Especially in the case of the mentioned URL above, you'd only see "Chromium-dev | Google Groups". What happens instead? I get confused. Then I figured out I was seeing only the end, and that I had been unlucky. This is a common problem on Windows, where the built-in function to select all in a text field also scrolls the textfield to the end. Might be easy to work around with two code lines: select from the last character, select to first. Attachments: GC Name field select issue.png 7.6 KB -- 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 chromium-bugs@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---