Closed Bug 896716 Opened 12 years ago Closed 12 years ago

ContextMenu should allow opening links in both normal and private tabs

Categories

(Firefox for Android Graveyard :: Theme and Visual Design, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: sriram, Assigned: sriram)

References

Details

(Whiteboard: abouthome-hackathon, fixed-fig)

Attachments

(1 file)

As per bug 885882 comment #8, the context menu on HomeListView should allow opening links in both normal and private tabs.
Blocks: 885882
Whiteboard: abouthome-hackathon
Attached patch PatchSplinter Review
Purged.
Attachment #779993 - Flags: review?(margaret.leibovic)
Assignee: nobody → sriram
Comment on attachment 779993 [details] [diff] [review] Patch Review of attachment 779993 [details] [diff] [review]: ----------------------------------------------------------------- ::: mobile/android/base/home/HomeFragment.java @@ -80,5 @@ > menu.findItem(R.id.home_remove_history).setVisible(false); > } > menu.setHeaderTitle(info.title); > > menu.findItem(R.id.home_remove_history).setVisible(false); Not part of this patch, but this is weird... there's an if statement up above to sometimes hide this item, but then we're always hiding it down below here. I just looked into this a bit, and it's a bug. We're never showing the "Remove history" item, only the "Remove bookmark" item, which causes weirdness if you try to remove an item from the history list. I'll file a bug about that.
Attachment #779993 - Flags: review?(margaret.leibovic) → review+
Whiteboard: abouthome-hackathon → abouthome-hackathon, fixed-fig
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: