Item Number
|
Feature
|
Priority
|
SWAG
|
Blurb
|
Section E: My Sidebar |
E.1
|
Tab Persistence When Closed
- Ability to persist tabs in the background once another tab
is selected.
|
P1
|
3 days
|
- Add new nsISidebar.addPersistentPanel() API implementation.
- Add security dialogs.
|
E.3
|
Easier Close/Reopen Functionality
- End user feedback suggests that the "grippy" is hard to use,
not very discoverable
- Update: UE (a. k. a., German) says
"put an 'x' in the top right corner and change the arrow pointing right
next to the 'Tabs' item to pioint
down. Now make the 'Tabs' flyout open down instead of right.
|
P2
|
3 days
|
- Add 'x' icon to top right corner.
(Need icon for 'x' and down arrow from UE.)
- Move 'Tabs' flyout and change arrow orientation.
|
E.4
|
Add Stop Button
- Button next to "Loading" message that allows user to stop
loading a tab
|
P2
|
5 days
|
(Stop button exists but is commented out: probably due to
hairy bug that needs investigation. Possible thread and perisstnce
interplay.)
2 days:
- Unhide stop button item in XUL.
- Fix bitrot of stop code.
3 days:
- Investigate former mentioned hairy issues with stop button.
- Address stop button and persistent tab interplay.
|
E.5
|
Polish Context Menu Options
- Need to improve context menu in sidebar to make more sense
for sidebar specific actions - currently implemented
in tab headers, but the content window menu options are
basically the same as the main browser window. Should include
things like:
- Hide Tab
- Customize Sidebar
- Refresh
- Others?
- Update: See
context menus proposal
.
|
P2
|
5 days
|
- Estimate 1+ days for each menu option to hook up to what seems
like existing functionality. (Currently expect about 4 items so 4 *
1+ =~ 5 days)
- New options requireing new functionality will take longer.
Need definitive list.
|
E.6
|
Visual
Indication of New Tab Content
- Allow visual cue that alerts user that
a My Sidebar Tab has new/updated content (ex: CNN tab updates
it's news stories)
- Similar code already used in Bookmarks
Update possibly?
- Update: Still fleshing out engineering
feasibility given new knowledge that dynamic content contains no valid Last-Modified
HTTP entity header in the response.
|
P2
|
5 days
???
|
2 days:
- Use a highlighting box that is displayed when content is updated.
- Clear indication that user has seen updated content (maybe
by clicking in tab?).
3 days:
- Develop content update mechanism and hook into it.
|
E.7
|
Add Ability to put Icon in Tab Header
- To enable users to more quickly identify specific tabs
- Example: Magnifying glass on Search tab
- Start with client side tabs
- Add Netscape.com tabs possibly
- Consider allowing external tabs to do this as well
|
P3
|
3 days
|
- Add ability by pointing to an icon, similar to search results
in xul template.
- Then chase appropriate folks to get icons.
|
E.8
|
Drag and Drop Re-Ordering of Sidebar Panels
Allow users to re-organize Sidebar
by dragging and dropping panels up or down
- Update: Out for Mach V
|
P3
|
4 days
|
3 days:
Imlpement parametrized ondraggesture handler in template
of sidebar tabs.
Implement pamaterized ondragdrop handler in template
of sidebar tabs.
1 day:
Visual reordering as dragged tab moves vertically
to indicate definitive target drop position.
|
|
Reconciliation of current-panel-list
|
P2
|
8 days
|
4 days:
- Reconciliation of panels.rdf every browser statrup using timestamp
comparison against last-reconciled-* nodes.
- New APIs for XPInstall to call to register a panel -- APIs not
exposed in sidebar.window.
4 days:
- Locale-switching selection of panels to toggle and corresponding
UI update.
- Act on absent local panels by obeying the absent arc
action (ignore|remove).
Support expiration by checks at browser statrup and
setting up timeouts for subsequent checks.
??? Expiration is bad UE!
|
|
Convert both customize dialog <tree/>
s to <outliner/>s
- My tabs tree
- Available tabs tree
- This should fix some UI bugs (non-perf) in the customize dialog
per Matt.
|
P3
|
6 days
|
4 days:
- Convert available tabs tree.
- Iron out issues with nested folders.
2 days:
- Convert my tabs unnested tree.
|
|
|
|
38 days
|
|