Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit
New issue 5652 by [email protected]: textareas reserve space for scrollbar when they shouldn't http://code.google.com/p/chromium/issues/detail?id=5652 Some comments from hyatt about bugs that should be fixed before upstreaming textarea changes: Safari does this: scrollbar/resizer are in the wrong place, but padding is properly visible on all four sides. Chrome does this: scrollbar/resizer in the right place, but bottom padding gone and you cannot scroll the bottom 20px of padding into view. When a vertical scrollbar is not needed, Safari and IE reclaim the space (leaving only 20px of padding). Chrome always reserves space for the scrollbar. Attachments: pastedGraphic.png 7.5 KB pastedGraphic (1).png 9.2 KB pastedGraphic (2).png 7.3 KB pastedGraphic (3).png 12.1 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 [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 -~----------~----~----~----~------~----~------~--~---
