Comment #5 on issue 19724 by tfransosi: Bookmark name and URL: New line char should be removed and shorten the string http://code.google.com/p/chromium/issues/detail?id=19724
It seems only mac can have a multiline textfield? I tested on windows and I coun't reproduce it. @SolidMax: If you want to do a patch for this, take a look at ElideString function in string_util.h. This function will do the "aaa...bbb" thing. But before you will need to parse the string to remove the new line characters. -- 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
