Confirmed users
333
edits
m (→Summary) |
mNo edit summary |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{ | {{FeatureStatus | ||
|Feature name=Improve Panorama interactions | |||
|Feature stage=Development | |||
|Feature status=In progress | |||
| | |Feature health=OK | ||
| | |Feature status note=List of must-have and nice-to-have decided, work ongoing. | ||
| | }} | ||
{{FeatureTeam | |||
| | |Feature product manager=Asa Dotzler | ||
|Feature feature manager=Alex Limi | |||
| | |Feature lead engineer=Tim Taubert | ||
| Alex Limi | |Feature qa lead=Virgil Dicu | ||
|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. | |||
= | This feature falls primarily in the '''Experience''' category (from the "Discover, Experience, and Connect" vision statement.) | ||
|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 | |||
'''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 | *Multiselect is not supported in groups | ||
*Blank groups with no name get removed, shouldn't | *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: Private mode ungroups your tabs | '''Fixed:''' | ||
*FIXED: When you close the last tab in a group, you automatically get sent to another open group, is this what we want? | *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) | *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 | *WONTFIX: You can't detach a group to a window | ||
*FIXED: Text editing doesn't support arrow keys | *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> | |||
== Must-have Bugs == | <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> | |||
[[ | ==== Nice-to-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/583435 Bug 583435] </td> | |||
<td> Control/Command Click in Tabcandy should select multiple tabs (shift-click should select a range) </td> | |||
<td> </td> | |||
</tr> | |||
<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> | |||
==== Undecided 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/596017 Bug 596017] </td> | |||
<td> Combine the Panorama button and the List Tabs button and list all tabs+groups in List Tabs drop-down </td> | |||
<td> Design needed </td> | |||
</tr> | |||
<tr> | |||
<td> [http://bugzil.la/654295 Bug 654295] </td> | |||
<td> Closing last tab of a group doesn't show Panorama </td> | |||
<td> Landed </td> | |||
</tr> | |||
<tr> | |||
<td> [http://bugzil.la/649316 Bug 649316] </td> | |||
<td> allow closing tabs in panorama with del and cmd+backspace </td> | |||
<td> Waiting for review </td> | |||
</tr> | |||
<tr> | |||
<td> [http://bugzil.la/607383 Bug 607383] </td> | |||
<td> Reduce redundant display of app tabs in panorama view </td> | |||
<td> Design needed </td> | |||
</tr> | |||
<tr> | |||
<td> [http://bugzil.la/617454 Bug 617454] </td> | |||
<td> faster zoom with imposter technique (particularly for slower machines) </td> | |||
<td> </td> | |||
</tr> | |||
</table> | |||
}} | |||
{{FeatureInfo | |||
|Feature priority=P2 | |||
|Feature roadmap=User Experience | |||
|Feature list=Desktop | |||
|Feature engineering team=Desktop front-end | |||
}} | |||
{{FeatureTeamStatus}} |