Closed
Bug 1355323
Opened 6 years ago
Closed 6 years ago
Create action menu panel with initial "copy URL" and "email link" items
Categories
(Firefox :: Address Bar, enhancement, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox55 | --- | verified |
People
(Reporter: adw, Assigned: adw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [photon-structure])
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
It's a menu for actions that's also a panel.
Updated•6 years ago
|
Flags: qe-verify+
Priority: -- → P2
QA Contact: gwimberly
Whiteboard: [photon] → [photon-structure]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → adw
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Need the UX bugs bug 1360054 and bug 1360055 for this to be finished though.
Updated•6 years ago
|
Iteration: --- → 55.4 - May 1
Priority: P2 → P1
Updated•6 years ago
|
Iteration: 55.4 - May 1 → 55.5 - May 15
Updated•6 years ago
|
Summary: Create action menu panel → Create action menu panel with initial "copy URL" and "email link" items
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•6 years ago
|
||
This includes the copy URL and email link items only.
Updated•6 years ago
|
Iteration: 55.5 - May 15 → 55.6 - May 29
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8867961 [details] Bug 1355323 - Create action menu panel with initial "copy URL" and "email link" items. https://reviewboard.mozilla.org/r/139496/#review143034 ::: browser/themes/shared/browser.inc.css:93 (Diff revision 1) > width: 16px; > } > + > +#page-action-copy-url-button { > + list-style-image: url("chrome://browser/skin/copy-url.svg"); > + -moz-context-properties: fill; You need to set a fill color. ::: browser/themes/shared/copy-url.svg:1 (Diff revision 1) > +<?xml version="1.0"?> This should probably be in browser/themes/shared/icons/, our new central place for reusable icon glyphs.
Updated•6 years ago
|
Attachment #8867961 -
Flags: review?(gijskruitbosch+bugs) → review?(mdeboer)
Comment 5•6 years ago
|
||
Trying to get my queue under control, and Mike kindly suggested he could take some reviews, so this one's his now, if there's anything Dão didn't spot yet.
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8867961 [details] Bug 1355323 - Create action menu panel with initial "copy URL" and "email link" items. https://reviewboard.mozilla.org/r/139496/#review143104 r=me with the changes Dão requested. Thanks Drew!
Attachment #8867961 -
Flags: review?(mdeboer) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8867961 -
Flags: review?(gijskruitbosch+bugs)
Pushed by dwillcoxon@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a9ea66b0059b Create action menu panel with initial "copy URL" and "email link" items. r=mikedeboer
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a9ea66b0059b
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Comment 10•6 years ago
|
||
Verified on Windows, Mac, and Ubuntu.
Comment 11•6 years ago
|
||
Hi! Is there a pref in about:config to remove this action menu panel? (temporarily) Thank you.
Flags: needinfo?(adw)
Comment 12•6 years ago
|
||
(In reply to Julien L. from comment #11) > Hi! > Is there a pref in about:config to remove this action menu panel? > (temporarily) > Thank you. No.
Flags: needinfo?(adw)
You need to log in
before you can comment on or make changes to this bug.
Description
•