Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5535 by [email protected]: Alert box too small for longer strings http://code.google.com/p/chromium/issues/detail?id=5535 Chrome Version : 1.0.154.36 URLs (if applicable) : Other browsers tested: Firefox 3: WORKS IE 7: WORKS What steps will reproduce the problem? 1. enter the following in the url bar: javascript:alert('chromechromechromechromechromechromechromechromechromechr omechromechromechromechromechrome.') 3. press enter What is the expected result? An alert window that displays the whole string. What happens instead? The alert window is not big enough so the string is cut off. I guess this happens because of the use of this oddly looking UI toolkit with custom crafted windows/controls. Isn't it like one of the top ten rules of usability to use the platforms default look and feel (and behaviour)? -- 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
