Improve display of location bar results/TestPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= Improve display of location bar results = {| class="fullwidth-table" |- | Feature | Status | Product manager | UX Lead | QA Lead | Status |- | Improve display of location b...")
 
Line 6: Line 6:
| Status  
| Status  
| Product manager
| Product manager
| UX Lead
| Lead Engineer
| QA Lead  
| QA Lead  
| Status
| Status
|-
|-
| Improve display of location bar results
| Improve display of location bar results
| Design in progress
| Restyling landed, development still in progress  
| Asa Dotzler
| Asa Dotzler
| Stephen Horlander
| Andrew Hurle
| Simona Badau
| Virgil Dicu
|  
| In Progress
|}
|}


== Summary ==
== Summary ==


* The main purpose of this feature is to increase readability and the improve the appearance.
* The main purpose of this feature is to increase readability and the improve the appearance of the location bar results.
* These are the elements that will improve:
* Elements targeted to be improved:
** 32x32px icons
** 32x32px icons
** Better URL scan-ability
** Better URL scan-ability
Line 30: Line 30:
** Remove scrollbar
** Remove scrollbar


== Use Cases to Test ==
== References ==
* [https://wiki.mozilla.org/Improve_display_of_location_bar_results Feature Page]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=587909 Implementation bug]


Targets all users of the locationBar
== Focus areas ==
The following list comprises focus items and areas which will be incorporated in testing:
*ensure old functionality of the awesomebar remains unchanged
*performance issues - old and new hardware
*proper display on all platforms and using OS themes- equal height for results, readability, highlighted items, proper layout
*proper display with themes/location bar related add-ons
*special characters rendering
*system color and height modification
*display with browser resizing
*different types of results: switch to tab, bookmark tags, search keywords


== test strategy  ==
To elaborate on the following items:
*create and run manual test cases (moztrap)
*test creation should take into account focus areas
**run tests on all supported platforms
**consider OS themes and Firefox popular themes while testing
*do regular triage related to the location bar results (Firefox Location bar component)
*organize a Firefox location bar testday after all feature changes will have landed


== Test Cases  ==
== Test Cases  ==
 
TBD
 
 
== Important bugs  ==
== Important bugs  ==
*{{Bug|587909}} - Improve the visual style of location bar results
*TBD
*{{Bug|420237}} - on Vista the hover effect in the location bar should match menuItem hover effect
*{{Bug|675818}} - Add delete button to awesome bar result matches

Revision as of 16:28, 23 July 2012

Improve display of location bar results

Feature Status Product manager Lead Engineer QA Lead Status
Improve display of location bar results Restyling landed, development still in progress Asa Dotzler Andrew Hurle Virgil Dicu In Progress

Summary

  • The main purpose of this feature is to increase readability and the improve the appearance of the location bar results.
  • Elements targeted to be improved:
    • 32x32px icons
    • Better URL scan-ability
    • No use of bold, since it shifts the content,
    • More whitespace
    • No separator line
    • Ability to delete entry on hover
    • Remove scrollbar

References

Focus areas

The following list comprises focus items and areas which will be incorporated in testing:

  • ensure old functionality of the awesomebar remains unchanged
  • performance issues - old and new hardware
  • proper display on all platforms and using OS themes- equal height for results, readability, highlighted items, proper layout
  • proper display with themes/location bar related add-ons
  • special characters rendering
  • system color and height modification
  • display with browser resizing
  • different types of results: switch to tab, bookmark tags, search keywords

test strategy

To elaborate on the following items:

  • create and run manual test cases (moztrap)
  • test creation should take into account focus areas
    • run tests on all supported platforms
    • consider OS themes and Firefox popular themes while testing
  • do regular triage related to the location bar results (Firefox Location bar component)
  • organize a Firefox location bar testday after all feature changes will have landed

Test Cases

TBD

Important bugs

  • TBD