Labs/F1/Roadmap: Difference between revisions

Line 198: Line 198:
| Need to fetch all Google Contacts ||  {{bug|644404}} || <span style="color:gray;">not started</span> || -
| Need to fetch all Google Contacts ||  {{bug|644404}} || <span style="color:gray;">not started</span> || -
|}
|}
== Problems Use Cases ==
These are the existing use cases that exist and we believe F1 helps to solve.
=== Copy & Paste ===
Alice finds a hilarious [http://icanhascheezburger.com/2011/03/08/funny-pictures-talk-qwerty-to-me/ LOL Cat] she wants to send to her friends.  Now she enters the precarious world of focus, selection, and the clipboard.
Here is the only route of success (assuming no keyboard shortcuts):
# Single click into the URL bar &mdash; ''this should focus and select the entire URL''
# Click the Edit Menu to open the menu
# Click the Copy Menu Item to copy the text to the clipboard
# Open a tab with your sharing service &mdash; ''either a new tab, reusing an existing tab, or using the current tab''
# Focus / Open the services compose interface &mdash; ''compose message, what's on your mind?, what's happening, etc.''
# Click the Edit Menu to open the menu
# Click the Paste Menu Item to paste the URL into the text entry
At each of these steps exists a number of ways to fail, we'll only cover a few major ones here.
; 1 focus : with anything more than a single click into the URL bar a user will not be selecting the entire URL which will block the rest of the steps
; 2,3 selection : when the user goes to copy the URL they risk changing the focus/selection of the URL which will block them from copying or make them copy the wrong text
; 4,5 transition : if the user doesn't already have the service open they will now have to load the page which can be slow and systems like often are not ready for immediate sharing.
; 6,7 focus : And finally if the user clicks anywhere else besides the text entry as they are choosing to paste there will be no notification of the failed state they entered.
=== NASCAR of Sharing ===
Beth uses Digg.com to share all her links but the [http://icanhascheezburger.com/ LOL Cat site] she likes doesn't include a "digg this" link as one of it's service. 
John needs to scan through a [http://mozillalabs.com/messaging/files/2010/11/social-icons.png long list of icons] for various services he's never heard of to find the service he uses.  Each site lists the services differently so he always needs to hunt for the service he uses.
On the other side of the coin site designers must either include all the icons of all possible (of an infinitely expanding list of) services to create a "NASCAR" effect or limit to a few popular services.
Confirmed users
1,059

edits