Closed Bug 641358 Opened 13 years ago Closed 13 years ago

"Document" that test_txtctrl.xul uses a deprecated 'timed' textbox (too)

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla5

People

(Reporter: sgautherie, Assigned: sgautherie)

References

()

Details

Attachments

(1 file)

{
Warning: Timed textboxes are deprecated. Consider using type="search" instead.
Source File: chrome://mochitests/content/a11y/accessible/tree/test_txtctrl.xul
Line: 0
}

This test tests both old "timed" and new "search":
{
124       <textbox id="txc3" type="search" value="hello"/>
125       <textbox id="txc4" type="timed" value="hello"/>
}

I assume we want to keep testing "timed" as long as it is supported.
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #519042 - Flags: review?(marco.zehe)
Comment on attachment 519042 [details] [diff] [review]
(Av1) Just do it
[Checked in: Comment 3]

r=me, thanks for catching this!
Attachment #519042 - Flags: review?(marco.zehe) → review+
Comment on attachment 519042 [details] [diff] [review]
(Av1) Just do it
[Checked in: Comment 3]

http://hg.mozilla.org/mozilla-central/rev/b0e08414abe1
Attachment #519042 - Attachment description: (Av1) Just do it → (Av1) Just do it [Checked in: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Summary: "Document" that test_txtctrl.xul uses a 'timed' textbox (too) → "Document" that test_txtctrl.xul uses a deprecated 'timed' textbox (too)
Target Milestone: --- → mozilla2.0
Target Milestone: mozilla2.0 → mozilla2.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: