QA/Desktop Firefox/SocialAPI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(63 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Firefox 21 ==
''See [https://intranet.mozilla.org/QA/SocialAPI#Providers intranet] for information on Providers.''
=== Mixi ===
* Manually adding a manifest to about:config adds a disabled item to Addons Manager :: Services
* Enabling the provider adds it to the drop down list from the toolbar
* Branding of the toolbar button(s)


; Issues
== Bookmarks Button ==
* No branding on toolbar button (takes image of previously active provider)
''Target Milestone: Firefox 26''


=== MSN Now ===
User Stories:
==== Tests ====
* Initial activation and appearance
* Provider-agnostic
* Click to show/hide the panel
** {{done|}} Resizing the sidebar does not present any glitches
* Mark a page
** {{done|}} Using multiple windows does not present any glitches in the sidebar or toolbar
* Unmark a page
** {{done|}} Memory use is not unreasonable while using sidebar
* Toolbar customization
** {{done|}} Is not active while in Private Browsing mode
* Theme and platform integration
** {{done|}} Manually adding a manifest to about:config adds a disabled item to Addons Manager :: Services
* ''Save page to service'' context menu item
** {{done|}} Enabling the provider adds it to the drop down list from the toolbar
** {{miss|}} Branding of the toolbar button(s) - ''see below Issues''
** {{done|}} Previous state is restored following a crash or browser restart
* Provider-specific
** {{done|}} Click a story opens it in a new tab
** {{done|}} Drag a story to a window opens the story in the current tab
** {{done|}} Switch between story topics loads the story items
** {{done|}} Open a story from Biggest Movers section
** {{done|}} Clicking the More link opens more stories in the sidebar
** {{done|}} Open story in new tab via context menu
** {{done|}} Open story in new window via context menu
** {{done|}} Open story in new private window via context menu
** {{done|}} Copy link location from context menu
** {{done|}} Save link as from context menu


==== Issues ====
Bugs:
* No branding on toolbar button (takes image of previously active provider)
* {{Bug|935773}} Social Bookmark button icon doesn't show on Windows
* Reload in story context menu appears to do nothing
* Can open the sidebar content in the main content area via More link context menu > Open link in new tab
* Clicking ''not logged in'' link in provider menu opens to now.msn.com instead of login.live.com
* MSN Now does not appear to have a logged in state in the Firefox UI
* More link in Add-ons Manager reports "undefined"
* Switching to MSN Now provider reports error in Error Console:
<pre>
Timestamp: 3/14/2013 11:42:42 AM
Error: Detected UTF-16-encoded Basic Latin-only text without a byte order mark and without a transfer protocol-level declaration. Encoding this content in UTF-16 is inefficient and the character encoding should have been declared in any case.
Source File: http://now.msn.com/js/firefoxworker
Line: 0
</pre>


=== Multiprovider ===
== Bugs ==
* Able to switch active providers through the toolbar button
* {{ok|}} [http://mzl.la/1b6M9xE UNCONFIRMED Bugs]
* Enable/disabling multiple various providers
* {{ok|}} [http://mzl.la/178PVCk FIXED Bugs]
* Switching providers does not adversly impact other providers


; Issues
== Providers ==
* Enabling all providers, provider button gives me the option to activate just one provider
''[https://intranet.mozilla.org/QA/SocialAPI More Information]''

Latest revision as of 23:51, 6 November 2013

See intranet for information on Providers.

Bookmarks Button

Target Milestone: Firefox 26

User Stories:

  • Initial activation and appearance
  • Click to show/hide the panel
  • Mark a page
  • Unmark a page
  • Toolbar customization
  • Theme and platform integration
  • Save page to service context menu item

Bugs:

  • bug 935773 Social Bookmark button icon doesn't show on Windows

Bugs

Providers

More Information