Closed Bug 410866 Opened 17 years ago Closed 16 years ago

Expose Tabsposé in the UI

Categories

(Camino Graveyard :: Tabbed Browsing, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Camino2.0

People

(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)

References

Details

(Whiteboard: l10n)

Attachments

(3 files)

We need to expose Tabsposé in our UI (show cmd-ctrl-t in menu somewhere, toolbar icon) for 2.0.

Before we do that, we probably need to fix some or all of the remaining bugs (see the depends field).
Whiteboard: l10n
When we add this to the menu, we also need to be sure to remove the hard-coding of Cmd-Ctrl-t wherever that is set.

As for the name, I had been thinking "Tab Preview" or "Tab Thumbnails" or "Tab Thumbnail View".
I'd forgotten that "Tab Preview" or "Tab Thumbnails" without any modifier might be confusing since other applications use those terms for the little non-performant preview windows that pop up when you hover over a tab widget.

We could also try something with "Grid" in it.
For comparison purposes, Shiira uses "Show All Tabs" in the Window menu, iCab uses "Tab Overview" in the Window menu, and Flare has "Expose all Tabs" in the View menu; all are Shiira-style Exposé.
Depends on: 456300
Here's the code portion of adding a menu item, for which we settled on Show/Hide Tab Overview in the Window menu. Our feeling is that the remaining blockers to this bug are livable for an alpha, and getting it into the menu now will help us get exposure and flush out any remaining bugs.

Nib to follow once I boot my laptop into Tiger and remake it...
Attachment #339705 - Flags: superreview?(mikepinkerton)
Attached file new nib [landed]
Corresponding nib. Contains the nib change for bug 438655 (but can land without that bug's changes with no ill effects).
Attachment #339705 - Flags: superreview?(mikepinkerton) → superreview+
Comment on attachment 339705 [details] [diff] [review]
add a menu item [landed]

sr=pink
Comment on attachment 339705 [details] [diff] [review]
add a menu item [landed]

Landed on CVS trunk.
Attachment #339705 - Attachment filename: 410866-menu.patch → 410866-menu.patch [landed]
Attachment #339705 - Attachment description: add a menu item → add a menu item [landed]
Attachment #339705 - Attachment filename: 410866-menu.patch [landed] → 410866-menu.patch
Attachment #339709 - Attachment description: new nib → new nib [landed]
We'll need two or three strings here, and then presumably we can take our time actually hooking up the icon (I hope).

We might also want to implement this (or its tooltip) as show/hide, since it is a view like Bookmarks and since its menu item does that.

At minimum, we need this:

/* Button Labels */
"TabOverview" = "Tab Overview";

/* Customize Sheet Labels (where different) */

/* Button Tooltips */
"TabOverviewTooltip" = "Show Tab Overview";
Flags: camino2.0b1?
Whiteboard: l10n → l10n [needs icon]
Here's the toolbar part, since it looks like we'll have the icon in soon.
Assignee: Jeff.Dlouhy → stuart.morgan+bugzilla
Attachment #349645 - Flags: superreview?(mikepinkerton)
Comment on attachment 349645 [details] [diff] [review]
toolbar item code

Yay!!!!! sr=pink
Attachment #349645 - Flags: superreview?(mikepinkerton) → superreview+
Landed on CVS trunk; that's a wrap!
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: camino2.0b1? → camino2.0b1+
Resolution: --- → FIXED
Whiteboard: l10n [needs icon] → l10n
No longer depends on: 392466
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: