Improve Panorama interactions: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
 
(31 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="fullwidth-table"
{{FeatureStatus
|-
|Feature name=Improve Panorama interactions
| style="font-weight: bold; background: #DDD;" | Feature
|Feature stage=Development
| style="font-weight: bold; background: #DDD;" | Status
|Feature status=In progress
| style="font-weight: bold; background: #DDD;" | ETA
|Feature health=OK
| style="font-weight: bold; background: #DDD;" | Owner
|Feature status note=List of must-have and nice-to-have decided, work ongoing.
|-
}}
<section begin="status" />
{{FeatureTeam
| [[Simplify Panorama UI]]
|Feature product manager=Asa Dotzler
| {{StatusHealthy|status=Initial list of improvements ready, needs bugs + developer estimates}}
|Feature feature manager=Alex Limi
| N/A
|Feature lead engineer=Tim Taubert
| Alex Limi
|Feature qa lead=Virgil Dicu
<section end="status" />
|Feature ux lead=Alex Limi
|-
}}
|}
{{FeaturePageBody
|Feature overview=Panorama has a lot of small interaction problems, and some conceptual problems too. We'd like to spend some time to eliminate as many of these as we can. We'd like to bundle these up as a feature page for ease of tracking — especially since some of the issues are related, and need to land in the same release.


== Summary ==
This feature falls primarily in the '''Experience''' category (from the "Discover, Experience, and Connect" vision statement.)
Panorama has a lot of small interaction problems, and some conceptual problems too. We'd like to spend some time to eliminate as many of these as we can.
|Feature ux design=The designs are mostly smaller interaction problems and confusing conceptual models. We have filed bugs for the individual issues (see the relevant bug section below), but overall, these are the issues we're addressing:


== Team ==
'''Must-have:'''
* '''Feature Manager''': Alex Limi
*You can't click a group to activate the whole group (Creating a new group and clicking in it should just create a blank new tab) (Don't show the drag cursor on groups now that entering the group is the dominant operation. Dragging could still work, of course.) (Remove New Tab button)
* '''Lead Developer''': Tim Taubert
*When creating a new group, autofocus the title field (also for creating groups by dragging)  
* '''Product Manager''':
*Tabs should not be able to exist without a group 
* '''QA''': George Carstoiu (irc: GeorgeCarstoiu)
*A "new group" control
* '''UX''': Alex Limi
*An exit control
* '''Accessibility''':
*A text field to filter instead of the search icon
* '''Security''':
* '''Privacy''':


== Release Requirements ==
'''Nice-to-have:'''
*Multiselect is not supported in groups
*Blank groups with no name get removed, shouldn't


'''Stuff we are undecided about or don't know current state of:'''
*Never show me groups when I haven't asked (closing the last tab in a group, Aero Peek) 
*Minimize need for manual positioning and grouping
*Groups from Panorama could show in List All Tabs — but we should probably just show the group names, not individual tabs. Related: bug 596017


== Designs ==
'''Fixed:'''
Make functionality more discoverable:
*FIXED: Private mode ungroups your tabs
* a new group control
*FIXED: When you close the last tab in a group, you automatically get sent to another open group, is this what we want?
* an exit control
*FIXED: Hitting Cmd-W when in panorama removes the selected tab, which is unexpected (it feels like a window operation at that point)
* a text field to filter instead of the search icon
*WONTFIX: You can't detach a group to a window
*FIXED: Text editing doesn't support arrow keys
|Feature implementation notes===== Must-have Bugs ====
<table class="fullwidth-table sortable" style="width: 100%; padding: 2px; font-size: 90%;">
<tr>
<td style="font-weight: bold; background: #DDD; width: 100px"> Bug </td>
<td style="font-weight: bold; background: #DDD;"> Description </td>
<td style="font-weight: bold; background: #DDD; width: 150px"> Status </td>
</tr>
<tr>
<td> [http://bugzil.la/607108 Bug 607108] </td>
<td> focus group name field after creating new group </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/630792 Bug 630792] </td>
<td> Add a close button and small toolbar to Tab View </td>
<td> Design needed </td>
</tr>
<tr>
<td> [http://bugzil.la/654721 Bug 654721] </td>
<td> Remove the "orphan tab" concept from Panorama </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663611 Bug 663611] </td>
<td> display pointer cursor when hovering tab groups </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663612 Bug 663612] </td>
<td> clicking a group should zoom into the group's active tab </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663613 Bug 663613] </td>
<td> remove "new tab" button from groups </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663614 Bug 663614] </td>
<td> remove double-click to create a new tab in a group </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663622 Bug 663622] </td>
<td> notify the user that session restore was enabled </td>
<td> Landed </td>
</tr>
</table>


Interaction issues that need to be fixed:
==== Nice-to-have Bugs ====
* You can't click a group
<table class="fullwidth-table sortable" style="width: 100%; padding: 2px; font-size: 90%;">
* You can't detach a group to a window
<tr>
* Multiselect is not supported in groups
<td style="font-weight: bold; background: #DDD; width: 100px"> Bug </td>
* Text editing doesn't support arrow keys
<td style="font-weight: bold; background: #DDD;"> Description </td>
* Private mode ungroups your tabs (still the case?)
<td style="font-weight: bold; background: #DDD; width: 150px"> Status </td>
* Creating a new group and clicking in it should just create a blank new tab
</tr>
* When you close the last tab in a group, you automatically get sent to another open group, is this what we want?
<tr>
* Hitting Cmd-W when in panorama removes the selected tab, which is unexpected (it feels like a window operation at that point)
<td> [http://bugzil.la/583435 Bug 583435] </td>
* Groups from Panorama should show in List All Tabs: bug 596017
<td> Control/Command Click in Tabcandy should select multiple tabs (shift-click should select a range) </td>
* Tabs should not be able to exist without a group
<td>  </td>
* Dragging shouldn't be outside of the title bar
</tr>
* Never show me groups when I haven't asked (closing the last tab in a group, Aero Peek)
<tr>
<td> [http://bugzil.la/663421 Bug 663421] </td>
<td> Don't close empty groups automatically </td>
<td> Landed </td>
</tr>
<tr>
<td> [http://bugzil.la/663617 Bug 663617] </td>
<td> highlight tab groups when hovering them </td>
<td> </td>
</tr>
</table>


Other issues that will probably need separate feature pages, but that we mention here for completeness:
==== Undecided Bugs ====
* minimize need for manual positioning and grouping
<table class="fullwidth-table sortable" style="width: 100%; padding: 2px; font-size: 90%;">
* partial thumbnails
<tr>
* titles should eliminate redundant text
<td style="font-weight: bold; background: #DDD; width: 100px"> Bug </td>
* Groups = Windows
<td style="font-weight: bold; background: #DDD;"> Description </td>
* App tabs need to be global to windows
<td style="font-weight: bold; background: #DDD; width: 150px"> Status </td>
 
</tr>
== Next Steps & Open Issues ==
<tr>
* Talk to the Panorama team about prioritization and estimates
<td> [http://bugzil.la/596017 Bug 596017] </td>
* Make sure all of these have bugs filed
<td> Combine the Panorama button and the List Tabs button and list all tabs+groups in List Tabs drop-down </td>
* Wireframes/interaction spec for the bugs that need it
<td> Design needed </td>
 
</tr>
== Related Bugs & Dependencies ==
<tr>
 
<td> [http://bugzil.la/654295 Bug 654295] </td>
== Risks ==
<td> Closing last tab of a group doesn't show Panorama </td>
 
<td> Landed </td>
 
</tr>
== Test Plans ==
<tr>
 
<td> [http://bugzil.la/649316 Bug 649316] </td>
== Goals ==
<td> allow closing tabs in panorama with del and cmd+backspace </td>
 
<td> Waiting for review </td>
== Non-Goals ==
</tr>
 
<tr>
 
<td> [http://bugzil.la/607383 Bug 607383] </td>
== Other Stuff ==
<td> Reduce redundant display of app tabs in panorama view </td>
 
<td> Design needed </td>
[[Category:Features]]
</tr>
[[Category:Firefox]]
<tr>
[[Category:Platform]]
<td> [http://bugzil.la/617454 Bug 617454] </td>
 
<td> faster zoom with imposter technique (particularly for slower machines) </td>
__NOTOC__
<td>  </td>
</tr>
</table>
}}
{{FeatureInfo
|Feature priority=P2
|Feature roadmap=User Experience
|Feature list=Desktop
|Feature engineering team=Desktop front-end
}}
{{FeatureTeamStatus}}

Latest revision as of 19:15, 8 January 2012

Please use "Edit with form" above to edit this page.

Status

Improve Panorama interactions
Stage Development
Status In progress
Release target `
Health OK
Status note List of must-have and nice-to-have decided, work ongoing.

{{#set:Feature name=Improve Panorama interactions

|Feature stage=Development |Feature status=In progress |Feature version=` |Feature health=OK |Feature status note=List of must-have and nice-to-have decided, work ongoing. }}

Team

Product manager Asa Dotzler
Directly Responsible Individual Alex Limi
Lead engineer Tim Taubert
Security lead `
Privacy lead `
Localization lead `
Accessibility lead `
QA lead Virgil Dicu
UX lead Alex Limi
Product marketing lead `
Operations lead `
Additional members `

{{#set:Feature product manager=Asa Dotzler

|Feature feature manager=Alex Limi |Feature lead engineer=Tim Taubert |Feature security lead=` |Feature privacy lead=` |Feature localization lead=` |Feature accessibility lead=` |Feature qa lead=Virgil Dicu |Feature ux lead=Alex Limi |Feature product marketing lead=` |Feature operations lead=` |Feature additional members=` }}

Open issues/risks

`

Stage 1: Definition

1. Feature overview

Panorama has a lot of small interaction problems, and some conceptual problems too. We'd like to spend some time to eliminate as many of these as we can. We'd like to bundle these up as a feature page for ease of tracking — especially since some of the issues are related, and need to land in the same release.

This feature falls primarily in the Experience category (from the "Discover, Experience, and Connect" vision statement.)

2. Users & use cases

`

3. Dependencies

`

4. Requirements

`

Non-goals

`

Stage 2: Design

5. Functional specification

`

6. User experience design

The designs are mostly smaller interaction problems and confusing conceptual models. We have filed bugs for the individual issues (see the relevant bug section below), but overall, these are the issues we're addressing:

Must-have:

  • You can't click a group to activate the whole group (Creating a new group and clicking in it should just create a blank new tab) (Don't show the drag cursor on groups now that entering the group is the dominant operation. Dragging could still work, of course.) (Remove New Tab button)
  • When creating a new group, autofocus the title field (also for creating groups by dragging)
  • Tabs should not be able to exist without a group
  • A "new group" control
  • An exit control
  • A text field to filter instead of the search icon

Nice-to-have:

  • Multiselect is not supported in groups
  • Blank groups with no name get removed, shouldn't

Stuff we are undecided about or don't know current state of:

  • Never show me groups when I haven't asked (closing the last tab in a group, Aero Peek)
  • Minimize need for manual positioning and grouping
  • Groups from Panorama could show in List All Tabs — but we should probably just show the group names, not individual tabs. Related: bug 596017

Fixed:

  • FIXED: Private mode ungroups your tabs
  • FIXED: When you close the last tab in a group, you automatically get sent to another open group, is this what we want?
  • FIXED: Hitting Cmd-W when in panorama removes the selected tab, which is unexpected (it feels like a window operation at that point)
  • WONTFIX: You can't detach a group to a window
  • FIXED: Text editing doesn't support arrow keys

Stage 3: Planning

7. Implementation plan

`

8. Reviews

Security review

`

Privacy review

`

Localization review

`

Accessibility

`

Quality Assurance review

`

Operations review

`

Stage 4: Development

9. Implementation

Must-have Bugs

Bug Description Status
Bug 607108 focus group name field after creating new group Landed
Bug 630792 Add a close button and small toolbar to Tab View Design needed
Bug 654721 Remove the "orphan tab" concept from Panorama Landed
Bug 663611 display pointer cursor when hovering tab groups Landed
Bug 663612 clicking a group should zoom into the group's active tab Landed
Bug 663613 remove "new tab" button from groups Landed
Bug 663614 remove double-click to create a new tab in a group Landed
Bug 663622 notify the user that session restore was enabled Landed

Nice-to-have Bugs

Bug Description Status
Bug 583435 Control/Command Click in Tabcandy should select multiple tabs (shift-click should select a range)
Bug 663421 Don't close empty groups automatically Landed
Bug 663617 highlight tab groups when hovering them

Undecided Bugs

Bug Description Status
Bug 596017 Combine the Panorama button and the List Tabs button and list all tabs+groups in List Tabs drop-down Design needed
Bug 654295 Closing last tab of a group doesn't show Panorama Landed
Bug 649316 allow closing tabs in panorama with del and cmd+backspace Waiting for review
Bug 607383 Reduce redundant display of app tabs in panorama view Design needed
Bug 617454 faster zoom with imposter technique (particularly for slower machines)

Stage 5: Release

10. Landing criteria

` {{#set:Feature open issues and risks=` |Feature overview=Panorama has a lot of small interaction problems, and some conceptual problems too. We'd like to spend some time to eliminate as many of these as we can. We'd like to bundle these up as a feature page for ease of tracking — especially since some of the issues are related, and need to land in the same release.

This feature falls primarily in the Experience category (from the "Discover, Experience, and Connect" vision statement.) |Feature users and use cases=` |Feature dependencies=` |Feature requirements=` |Feature non-goals=` |Feature functional spec=` |Feature ux design=The designs are mostly smaller interaction problems and confusing conceptual models. We have filed bugs for the individual issues (see the relevant bug section below), but overall, these are the issues we're addressing:

Must-have:

  • You can't click a group to activate the whole group (Creating a new group and clicking in it should just create a blank new tab) (Don't show the drag cursor on groups now that entering the group is the dominant operation. Dragging could still work, of course.) (Remove New Tab button)
  • When creating a new group, autofocus the title field (also for creating groups by dragging)
  • Tabs should not be able to exist without a group
  • A "new group" control
  • An exit control
  • A text field to filter instead of the search icon

Nice-to-have:

  • Multiselect is not supported in groups
  • Blank groups with no name get removed, shouldn't

Stuff we are undecided about or don't know current state of:

  • Never show me groups when I haven't asked (closing the last tab in a group, Aero Peek)
  • Minimize need for manual positioning and grouping
  • Groups from Panorama could show in List All Tabs — but we should probably just show the group names, not individual tabs. Related: bug 596017

Fixed:

  • FIXED: Private mode ungroups your tabs
  • FIXED: When you close the last tab in a group, you automatically get sent to another open group, is this what we want?
  • FIXED: Hitting Cmd-W when in panorama removes the selected tab, which is unexpected (it feels like a window operation at that point)
  • WONTFIX: You can't detach a group to a window
  • FIXED: Text editing doesn't support arrow keys

|Feature implementation plan=` |Feature security review=` |Feature privacy review=` |Feature localization review=` |Feature accessibility review=` |Feature qa review=` |Feature operations review=` |Feature implementation notes===== Must-have Bugs ====

Bug Description Status
Bug 607108 focus group name field after creating new group Landed
Bug 630792 Add a close button and small toolbar to Tab View Design needed
Bug 654721 Remove the "orphan tab" concept from Panorama Landed
Bug 663611 display pointer cursor when hovering tab groups Landed
Bug 663612 clicking a group should zoom into the group's active tab Landed
Bug 663613 remove "new tab" button from groups Landed
Bug 663614 remove double-click to create a new tab in a group Landed
Bug 663622 notify the user that session restore was enabled Landed

Nice-to-have Bugs

Bug Description Status
Bug 583435 Control/Command Click in Tabcandy should select multiple tabs (shift-click should select a range)
Bug 663421 Don't close empty groups automatically Landed
Bug 663617 highlight tab groups when hovering them

Undecided Bugs

Bug Description Status
Bug 596017 Combine the Panorama button and the List Tabs button and list all tabs+groups in List Tabs drop-down Design needed
Bug 654295 Closing last tab of a group doesn't show Panorama Landed
Bug 649316 allow closing tabs in panorama with del and cmd+backspace Waiting for review
Bug 607383 Reduce redundant display of app tabs in panorama view Design needed
Bug 617454 faster zoom with imposter technique (particularly for slower machines)

|Feature landing criteria=` }}

Feature details

Priority P2
Rank 999
Theme / Goal `
Roadmap User Experience
Secondary roadmap `
Feature list Desktop
Project `
Engineering team Desktop front-end

{{#set:Feature priority=P2

|Feature rank=999 |Feature theme=` |Feature roadmap=User Experience |Feature secondary roadmap=` |Feature list=Desktop |Feature project=` |Feature engineering team=Desktop front-end }}

Team status notes

  status notes
Products ` `
Engineering ` `
Security ` `
Privacy ` `
Localization ` `
Accessibility ` `
Quality assurance ` `
User experience ` `
Product marketing ` `
Operations ` `

{{#set:Feature products status=`

|Feature products notes=` |Feature engineering status=` |Feature engineering notes=` |Feature security status=` |Feature security health=` |Feature security notes=` |Feature privacy status=` |Feature privacy notes=` |Feature localization status=` |Feature localization notes=` |Feature accessibility status=` |Feature accessibility notes=` |Feature qa status=` |Feature qa notes=` |Feature ux status=` |Feature ux notes=` |Feature product marketing status=` |Feature product marketing notes=` |Feature operations status=` |Feature operations notes=` }}