canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
mNo edit summary |
|||
| Line 4: | Line 4: | ||
= Overview = | = Overview = | ||
With the creation of the search textbox widget a reusable widget with the same look and behavior is provided and can be used across the whole application. | |||
First we have to check the correct implementation of the search widget, further find all the places where it is used and at least find some potential outstanding improvements. | |||
Base Implementation: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=388811 388811] Provide a search textbox widget | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=449045 449045] Drop support for type="timed" for textboxes (Target: Mozilla2.0) | |||
UI replacements: | |||
* [https://bugzilla.mozilla.org/buglist.cgi?bug_id=395642%2C+405892%2C+449317%2C+449375%2C+449465%2C+449661%2C+449664%2C+449669%2C+452001 Buglist] (Firefox) | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=451852 451852] (Thunderbird) | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=449690 449690] (SeaMonkey) | |||
Improvements: | |||
* None filed yet | |||
= Test Strategy = | = Test Strategy = | ||