#4131 closed defect (fixed)
Safari/Webkit: one line TextArea has horizontal scroll bar
Reported by: | haysmark | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In test_TextArea, the first TextArea? widget (the second textarea; the first one is a native textarea) has a horizontal scroll bar. If you add a newline at the end of the line, the scrollbar just disappears.
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Owner: | changed from haysmark to Douglas Hays |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
And Doug just noticed that the textarea grows horizontally just by typing. (And yet there's a horizontal scrollbar)
Let's look at this for 1.0, but I'm starting to wonder if we should even be supporting this for webkit at all, or just default to their resizible browser-builtin textarea. Let's decide later.