#10366 closed task (fixed)
Textarea: add robot test
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit - Form | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add Textarea robot test to make sure that expanding/contracting is working correctly.
Change History (7)
comment:1 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:2 Changed 11 years ago by
Milestone: | 1.6 → 1.5 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [22448]) Textarea robot test, fixes #10366. It's not practical to tests things like cut/paste through the browser's native context menu, or increasing/decreasing the page zoom, but at least this tests some stuff.