Closed Bug 950072 Opened 11 years ago Closed 11 years ago

Metro "View Source" menu item should open a "child" tab

Categories

(Firefox for Metro Graveyard :: General, defect)

28 Branch
All
Windows 8.1
defect
Not set
normal

Tracking

(firefox28 wontfix, firefox29 fixed)

VERIFIED FIXED
Firefox 29
Tracking Status
firefox28 --- wontfix
firefox29 --- fixed

People

(Reporter: mbrubeck, Assigned: lpy)

Details

(Keywords: polish)

Attachments

(1 file)

Steps to reproduce: 1) Open several tabs in Metro. 2) Select the leftmost tab, and navigate to any web page. 3) Press the menu button in the navbar and choose "View page source." Expected results: The source opens in a new tab next to the originally selected tab. After closing the "view source" tab, the original tab is selected again. Actual results: The source opens in a new tab at the far right of the tab strip. After closing the "view source" tab, the rightmost tab is now selected. This should be an easy fix; just change the BrowserUI.addAndShowTab call added in bug 849564 to pass "Browser.selectedTab" as the second parameter, the "owner" tab.
Attached patch bug950072.patchSplinter Review
add selectedTab as second argument.
Assignee: nobody → pylaurent1314
Attachment #8347582 - Flags: review?(mbrubeck)
Comment on attachment 8347582 [details] [diff] [review] bug950072.patch Review of attachment 8347582 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8347582 - Flags: review?(mbrubeck) → review+
Landed on fx-team: https://hg.mozilla.org/integration/fx-team/rev/5b9b8b25aa79 Since this is not a release blocker, it does not need to be uplifted to Firefox 28. It should be fine to land for Firefox 29 because it's a one-line patch that will not cause any non-trivial uplift conflicts.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
No longer blocks: metrov2defect&change, 849564
Whiteboard: [mentor=mbrubeck@mozilla.com][good first bug][lang=js]
Went through the following issue with the latest Nightly/Aurora builds: - http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-12-00-40-02-mozilla-aurora/ - http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-02-12-03-02-01-mozilla-central/ - Ensured that taping on "View page source" correctly opened a new "view-source" tab next to tab that spawned it - Ensured that you can spawn multiple "view-source" tabs from the same website and they are correctly placed in the Tab App Bar - Ensured that the "View page source" item is not available under "view-source" pages - Ensured that you can close the "view-source" tabs without any issues - Ensured that all of the above test cases worked under several different variations of snapped view
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: