Closed
Bug 595345
Opened 13 years ago
Closed 13 years ago
Open "About Mozilla" link in a remote tab
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
Details
Attachments
(1 file)
1.00 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. Open about:home 2. Click the "About Mozilla" link Expected results: About Mozilla page opens in a remote tab Actual results: About Mozilla page opens in the original local tab After you do this, you can browse to ether pages in the local tab. Users could easily do this inadvertently. This is especially bad in current tileless builds where zooming is broken in local tabs.
Attachment #474206 -
Flags: review?(mark.finkle)
Comment 1•13 years ago
|
||
Comment on attachment 474206 [details] [diff] [review] patch I can live with this nice simple fix. If we need something more, we might need to add code to content.js to watch for opening links and send messages back to chrome. This is fine for now though.
Attachment #474206 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•13 years ago
|
||
http://hg.mozilla.org/mobile-browser/rev/ebea867b3369
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
verified FIXED on builds: Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b6pre) Gecko/20100913 Namoroka/4.0b6pre Fennec/2.0b1pre and Mozilla/5.0 (Android; Linux armv71; Nokia N900; en-US; rv:2.0b6pre) Gecko/20100913 Namoroka/4.0b6pre Fennec/2.0b1pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•