1,926
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
= Overview = | = Overview = | ||
The components I will be testing have been features in Firefox since 1.0, so I don't expect any major changes. Instead, I will be focusing on the tweaks and bug fixes for those components | The components I will be testing have been features in Firefox since 1.0, so I don't expect any major changes. Instead, I will be focusing on the tweaks and bug fixes for those components in order to identify any changes to existing test cases that need to be made, as well as new test cases that might need to be written. | ||
= Scope of planned testing = | = Scope of planned testing = | ||
A lot of my testing will be visual inspection of UI and functionality testing of basic features like search and tabs. I will be focusing on testing the fixes to a number of bugs: | |||
( | '''Search:''' | ||
Really only two new features: | |||
Bug https://bugzilla.mozilla.org/show_bug.cgi?id=378553 – Expose search engine alias functionality | |||
Bug https://bugzilla.mozilla.org/show_bug.cgi?id=267831 – resizing search bar works but looks bad | |||
'''Tabbed Browsing:''' | |||
AFAICT, these are the only tabbed browsing bugs being worked on for FF3: | |||
"Major" Bugs: | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=347363 - Implement smooth scroll for the tabbar (follow-up bugs: 357081, 357951) | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=345741 - Improve "All Tabs" menu active/visible tab feedbac(This will highlight the menu items of visible tabs when the tab bar is overflown. The back-end work is in but I still need to get ui-r on the actual theme css) | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=380960 - Implement closing tabs animation | |||
"Minor" Bugs: | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=380381 - Remove background color for background tabs (Windows only) | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=349196 - All Tabs menu doesn't use right edge image with browser.tabs.closeButtons = 3 | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=379003 - Make tab tooltips more detailed | |||
'''UI Fixes:''' | |||
This will be a growing list of bugs for individual UI tweaks and minor bug fixes. We currently have the following: | |||
"Major" Bugs: | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=369075 - Add permanent button for restarting Firefox to Add-ons Mgr | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=294800 - beautify default ftp:// and file:/// CSS and icons | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=366797 - Revise the Location Bar (likely to cause some regressions); cf. Gerv's draft: <http://wiki.mozilla.org/Firefox3/Location_Bar> | |||
"Minor" Bugs: | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=337882 - When viewing an image-only page, the image should be centered | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=373696 - make toolbar shadows fainter (Windows only) | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=347607 - Landscape icon has wrong orientation in "Page Setup" dialog | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=362239 - Replace 'desktop background' monitor image on Windows with something nicer | |||
= Platform and Configurations = | = Platform and Configurations = | ||
Firefox is cross-platform, so changes to these components should apply to Windows, Mac, and Linux in similar ways. | |||
* MacOS X builds now have Cocoa widget support, so I will need to pay special attention to UI differences between that platform vs Windows and Linux. | |||
= Major Test Areas = | |||
'''Search''' | |||
'''Tabbed Browsing''' | |||
'''Visual Refresh & UI''' | |||
= Schedule/milestones = | = Schedule/milestones = |
edits