Closed Bug 594176 Opened 16 years ago Closed 15 years ago

"move to group" should not be an option on the right-click menu for app tabs

Categories

(Firefox Graveyard :: Panorama, defect, P2)

defect

Tracking

(blocking2.0 betaN+)

VERIFIED FIXED
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: iangilman, Assigned: raymondlee)

References

Details

(Whiteboard: [on-panorama-central][b8])

Attachments

(1 file, 5 obsolete files)

App tabs are available in all groups, so there's no way to move them into a group.
Priority: -- → P2
Whiteboard: [good first bug]
Assignee: nobody → raymond
Attached patch v1 (obsolete) — Splinter Review
Attachment #476195 - Flags: feedback?(ian)
Passed try
Comment on attachment 476195 [details] [diff] [review] v1 + popup(origTab); + ok(!document.getElementById("context_tabViewMenu").hidden, + "The tab view menu is hidden for normal tab"); This should say "is not hidden" rather than "is hidden". f+ with that
Attachment #476195 - Flags: feedback?(ian) → feedback+
Attached patch v1 (obsolete) — Splinter Review
f+=ian
Attachment #476195 - Attachment is obsolete: true
Attachment #476473 - Flags: review?(dietrich)
Attachment #476473 - Attachment is patch: true
Attachment #476473 - Attachment mime type: application/octet-stream → text/plain
According to bug 587990 comment 66, this fix also repairs a case of tab orphaning, so we should make this bug block.
Blocks: 587990
blocking2.0: --- → betaN+
Comment on attachment 476473 [details] [diff] [review] v1 Unless it's changed, the approach we've taken for a long time in scenarios like this is to disable the menu item instead of hiding it. This 1) is less confusing that UI bits just disappearing and 2) gives a visual cue that might help the user intuit why an option is not available.
Attachment #476473 - Flags: review?(dietrich) → review-
Attached patch v1 (obsolete) — Splinter Review
Changed from hidden to disabled for that menu item for app tabs.
Attachment #476473 - Attachment is obsolete: true
Attachment #477088 - Flags: feedback?(ian)
Comment on attachment 477088 [details] [diff] [review] v1 + ok(!document.getElementById("context_tabViewMenu").disabled, + "The tab view menu is visible for normal tab"); + + popup(pinnedTab); + ok(document.getElementById("context_tabViewMenu").disabled, + "The tab view menu is hidden for pinned tab"); These strings should say disabled/enabled rather than hidden/visible. Otherwise looks good.
Attachment #477088 - Flags: feedback?(ian) → feedback+
Attached patch v1 (obsolete) — Splinter Review
f+=ian
Attachment #477088 - Attachment is obsolete: true
Attachment #477355 - Flags: review?(dietrich)
Blocks: 597043
Status: NEW → ASSIGNED
Attachment #477355 - Flags: review?(dietrich) → review+
Attachment #477355 - Flags: approval2.0?
Comment on attachment 477355 [details] [diff] [review] v1 blockers don't need approval.
Attachment #477355 - Flags: approval2.0?
Attached patch Patch for check-in (obsolete) — Splinter Review
Attachment #477355 - Attachment is obsolete: true
Attachment #477442 - Attachment is obsolete: true
Pushed to panorama-central: http://hg.mozilla.org/users/ian_iangilman.com/panorama-central/rev/84d68aaf1485 I'm removing the "checkin-needed" keyword and adding "[on-panorama-central]" in the whiteboard; the plan is to merge panorama-central directly to mozilla-central once the tree opens again.
Keywords: checkin-needed
Whiteboard: [good first bug] → [on-panorama-central]
Whiteboard: [on-panorama-central] → [on-panorama-central][b8]
Flags: in-litmus?
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified with recent nightly build of minefield
Status: RESOLVED → VERIFIED
Flags: in-litmus? → in-litmus+
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: