Closed Bug 641360 Opened 15 years ago Closed 15 years ago

"Document" that emptytextbox-5.xul uses a deprecated 'timed' textbox

Categories

(Core :: DOM: Editor, defect)

defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: sgautherie, Unassigned)

References

()

Details

(Whiteboard: [good first bug])

{ Warning: Timed textboxes are deprecated. Consider using type="search" instead. } Code is: { 10 <textbox type="timed"/> } I assume we want to keep testing "timed" as long as it is supported. NB: See bug 641358 as a possible fix example.
Summary: "Document" that emptytextbox-5.xul uses a 'timed' textbox → "Document" that emptytextbox-5.xul uses a deprecated 'timed' textbox
Using the timed type is intentional, and correct, as long as it's supported.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
(In reply to comment #1) > Using the timed type is intentional, and correct, as long as it's supported. Thanks for the confirmation, but why not make it (more) explicit?
(In reply to comment #2) > (In reply to comment #1) > > Using the timed type is intentional, and correct, as long as it's supported. > > Thanks for the confirmation, but why not make it (more) explicit? Hmm, more explicit how?
You need to log in before you can comment on or make changes to this bug.