Closed
Bug 720764
Opened 14 years ago
Closed 14 years ago
Show toast alert for opening a new tab in the background from the Awesomescreen
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox11 verified, firefox12 verified, firefox13 verified, fennec+)
VERIFIED
FIXED
Firefox 13
People
(Reporter: aaronmt, Assigned: lucasr)
Details
(Keywords: late-l10n, Whiteboard: tabs-ux)
Attachments
(1 file)
3.07 KB,
patch
|
mfinkle
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Currently when you open a new tab in the background from the Awesomescreen there is no toast alert notification akin to how you see it through traditional tab opening means in web content.
--
Samsung Galaxy Nexus (Android 4.0.3)
Mozilla/5.0 (Android; Linux armv7l; rv:12.0a1) Gecko/20120124 Firefox/12.0a1 Fennec/12.0a1
Assignee | ||
Updated•14 years ago
|
Whiteboard: tab-ux
Assignee | ||
Updated•14 years ago
|
Whiteboard: tab-ux → tabs-ux
Updated•14 years ago
|
tracking-fennec: --- → +
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #593119 -
Flags: review?(mark.finkle)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → lucasr.at.mozilla
Reporter | ||
Comment 2•14 years ago
|
||
Isn't there already a property or string entity in the toast for when you open a new tab via context menu in web-content: 'New tab opened'?
Assignee | ||
Comment 3•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #2)
> Isn't there already a property or string entity in the toast for when you
> open a new tab via context menu in web-content: 'New tab opened'?
No, the existing one is on the gecko side.
Comment 4•14 years ago
|
||
Technically, I don't see the tab being opened in the background. It's just behind the Awesomebar. It still becomes the selected tab. Is this the intent of the feature?
Comment 5•14 years ago
|
||
Comment on attachment 593119 [details] [diff] [review]
Show toast notification when opening link in a new tab in awesomebar
Since this is not truly a background tab, we can't handle this in Gecko, where I hoped to put the code. We really do need to do this in Java.
Attachment #593119 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Assignee | ||
Comment 7•14 years ago
|
||
Comment on attachment 593119 [details] [diff] [review]
Show toast notification when opening link in a new tab in awesomebar
Important polish fix. Feedback when opening a URL in a new tab from awesome screen. Non-risk. Adds one string though.
Attachment #593119 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 593119 [details] [diff] [review]
Show toast notification when opening link in a new tab in awesomebar
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Testing completed (on m-c, etc.):
Risk to taking this patch (and alternatives if risky):
String changes made by this patch:
Attachment #593119 -
Flags: approval-mozilla-beta?
Comment 9•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 13
Comment 10•14 years ago
|
||
Comment on attachment 593119 [details] [diff] [review]
Show toast notification when opening link in a new tab in awesomebar
[Triage Comment]
Mobile only - approved for Aurora 12 and Beta 11.
Attachment #593119 -
Flags: approval-mozilla-beta?
Attachment #593119 -
Flags: approval-mozilla-beta+
Attachment #593119 -
Flags: approval-mozilla-aurora?
Attachment #593119 -
Flags: approval-mozilla-aurora+
Comment 11•14 years ago
|
||
status-firefox13:
--- → fixed
Comment 12•14 years ago
|
||
Comment 13•14 years ago
|
||
This broke string freeze, just like so. Lucas, fill out the form when you request approval. Alex, if someone doesn't fill out the form, just don't grant approval, please?
Keywords: late-l10n
Comment 14•14 years ago
|
||
Nightly 13.0a1 (2012-02-06)
Aurora 12.0a2 (2012-02-07)
Beta 11.0 (20120206202409 - http://hg.mozilla.org/releases/mozilla-beta/rev/1c0aba74d116)
Device: Samsung Google Nexus S - Android 2.3.6
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•