Open
Bug 649156
Opened 14 years ago
Updated 3 years ago
Add the feedback button to the customize toolbar palette
Categories
(Firefox :: Toolbars and Customization, enhancement)
Firefox
Toolbars and Customization
Tracking
()
NEW
People
(Reporter: aakashd, Unassigned)
Details
Input is going to make happy/sad/idea universal across the channels and there have been enough user reports that having the feedback button available to insert into the UI would be a nice advantage for folks who want to quickly give us feedback.
Things I'd like to see this bug accomplish:
* Add the feedback button to the customize toolbar
* Allow users to add the feedback button to any toolbar.
* By default, add the feedback button on the navigation toolbar for Aurora and Beta builds.
Reference Files:
* UI - http://hg.mozilla.org/labs/testpilot/file/e655d3a82b83/extension/content/feedback-browser.xul#l44
* JS call - http://hg.mozilla.org/labs/testpilot/file/e655d3a82b83/extension/content/window-utils.js#l115
I'm strongly in favor of this, as freeing the Test Pilot add-on from the need to create the Feedback button would allow me to simplify the Test Pilot code a lot (and make it restartless, which is a big win). The UI could still be the same as it is now -- Test Pilot could look for the presence of the Feedback button in the toolbar and add its menu items there if present.
I can help separate the Feedback code out of the Test Pilot add-on and provide it as a standalone overlay/JS-module, if you like.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•