QA/Firefox3.5/SearchWidget TestPlan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.5
Jump to navigation Jump to search
Line 27: Line 27:


Open bugs:
Open bugs:
* [https://bugzilla.mozilla.org/show_bug.cgi?id=477590 477590] Search widgets look wrong in RTL mode
* Search widgets look wrong in RTL mode ([https://bugzilla.mozilla.org/show_bug.cgi?id=477590 Mac] [https://bugzilla.mozilla.org/show_bug.cgi?id=478517 Windows])
* [https://bugzilla.mozilla.org/show_bug.cgi?id=471319 471319] Undoing the last action of a textbox immediately after emptytext was displayed inserts a line feed (breaks search textbox) (awaiting review)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=471319 471319] Undoing the last action of a textbox immediately after emptytext was displayed inserts a line feed (breaks search textbox) (awaiting review)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=471776 471776]  Textboxes with emptytext shouldn't enable undo for display and deletion of empty text (awaiting review)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=471776 471776]  Textboxes with emptytext shouldn't enable undo for display and deletion of empty text (awaiting review)

Revision as of 02:05, 14 February 2009

« QA/Firefox3.1/TestPlan

Feature <Search Textbox Widget> Test Plan
  • First draft created 08-27-08

Owner: Henrik Skupin

Overview

With the creation of the search textbox widget a reusable widget with the same look and feel can be used across the whole application. It operates in two different modes: instant-search or by click on the search button.

Test Strategy

Mochitest with comprehensive tests available, which should cover all testing areas.

At least we should have some manual tests to check the reaction on mouse clicks.

Schedule Scoping

Major feature has been landed.

All patches on depending bugs to replace old text boxes with the new search widget were checked-in and verified.

References

Relevant posts:

Relevant bugs:

  • 406095 Add emptyText property to textbox
  • 388811 Provide a search textbox widget

Open bugs:

  • Search widgets look wrong in RTL mode (Mac Windows)
  • 471319 Undoing the last action of a textbox immediately after emptytext was displayed inserts a line feed (breaks search textbox) (awaiting review)
  • 471776 Textboxes with emptytext shouldn't enable undo for display and deletion of empty text (awaiting review)
  • 471330 Icon deck of an instant search widget not updated when undoing the last action (awaiting review on bug 318065)
  • 449045 Drop support for type="timed" for textboxes (Target: Mozilla2.0)