Closed
Bug 237542
Opened 21 years ago
Closed 21 years ago
Firefox should have a Tools > Mail submenu to match new toolbar button
Categories
(Firefox :: Menus, enhancement, P1)
Firefox
Menus
Tracking
()
VERIFIED
FIXED
Firefox1.0beta
People
(Reporter: mozilla, Assigned: sipaq)
References
Details
(Keywords: fixed-aviary1.0, polish)
Attachments
(1 file, 2 obsolete files)
|
3.18 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7b) Gecko/20040314 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7b) Gecko/20040314 Firefox/0.8.0+
Now that Firefox has a Mail toolbar button, there should also be a submenu with
the same functionc.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
Confirming. All toolbar functions should also be accessible from the menu.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
OS: Windows XP → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → Firefox0.9
| Assignee | ||
Comment 3•21 years ago
|
||
| Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 144221 [details] [diff] [review]
Hook up Tools -> Mail & News on the menubar
Ben, can you please review? We should expose every toolbar option in the
menubar.
Attachment #144221 -
Flags: review?(bugs)
| Assignee | ||
Updated•21 years ago
|
Flags: blocking0.9?
Comment 5•21 years ago
|
||
I don't necessarily agree, but this is at least a GNOME HIG issue (didn't bother
looking at the other platforms). see
http://developer.gnome.org/projects/gup/hig/1.0/toolbars.html
not a blocker for 0.9, though we should get this in for 1.0beta
blocks bug 233462 (GNOME integration)
Blocks: 233462
Flags: blocking0.9? → blocking0.9-
| Assignee | ||
Updated•21 years ago
|
Flags: blocking1.0?
Target Milestone: Firefox0.9 → Firefox1.0beta
Comment 6•21 years ago
|
||
This should be ifdef XP_WIN, unless you also want to implement shell service on
Mac and Linux :-P
Updated•21 years ago
|
Flags: blocking1.0? → blocking1.0+
| Assignee | ||
Comment 7•21 years ago
|
||
Attachment #144221 -
Attachment is obsolete: true
| Assignee | ||
Comment 8•21 years ago
|
||
Comment on attachment 151269 [details] [diff] [review]
Patch v2
Mike, could you review this and land it on branch and trunk. The bug has
blocking+ and Ben seems to like it (see comment 6).
Attachment #151269 -
Flags: review?(mconnor)
| Assignee | ||
Updated•21 years ago
|
Attachment #144221 -
Flags: review?(bugs)
Comment 9•21 years ago
|
||
Comment on attachment 151269 [details] [diff] [review]
Patch v2
your CVS tree is old!
please figure out where you want this in the current menu and attach a new
patch.
I'm thinking above/below Web Search, before the divider, but I can be persuaded
if you think there's a better location.
Attachment #151269 -
Flags: review?(mconnor) → review-
| Assignee | ||
Comment 10•21 years ago
|
||
Oh yeah, sorry for that. I totally forgot...
Attachment #151269 -
Attachment is obsolete: true
Comment 11•21 years ago
|
||
Comment on attachment 151295 [details] [diff] [review]
Patch v3
that's better. I'll deal with checkins later this week (and oh what a day that
will be!)
Attachment #151295 -
Flags: review-
Updated•21 years ago
|
Attachment #151295 -
Flags: review- → review+
Updated•21 years ago
|
Flags: blocking-aviary1.0RC1+
Comment 12•21 years ago
|
||
fixed branch and trunk. Note that the patch here only applies cleanly to trunk,
the branch has had the locale info reshuffled, but I updated to match and landed.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Whiteboard: fixed-aviary1.0
Comment 13•21 years ago
|
||
And now I can send a page from the File menu and the Tools menu! Just what I
needed. Multiple menu mail accesspoints in my Web browser. Maybe by 1.0 I'll be
able to send email from the Edit menu too!
Oh, I know, let's make an email toolbar. It can have an addressfield, a small
editor widget, and even some html markup buttons. Then we can capture all that
in the browser and just hand off to the user's configured SMTP server directly.
</sarcasm>
Seriously, can we please not have this? Or at least make it conditional on the
user having the Mail menu-button actually on a toolbar? (Please tell me that the
mail button isn't going to be part of the default configuration.) Everyone knows
that Menus are hard. Sub-menus are even harder. Let's not add to the burden by
includiung even more sub-menus that will probably only be interesting to a very
trivial number of users? I'm begging. Please.
Comment 14•21 years ago
|
||
> And now I can send a page from the File menu and the Tools menu!
If we keep this in the Tools menu, we should remove "Send Page..." from the File
menu.
And we should change the "Send Link..." label in the Tools menu and the
toolbarbutton to "Send Page..." to match the context menu when not clicking on a
link.
I'd settle for a way to point Firefox to my Thunderbird installation so that all
these wonderful menu options actually work :-(
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040706 Firefox/0.9.0+
(daihard: P4/SSE2)
Comment 16•21 years ago
|
||
switching fixed-aviary1.0 to keyword, for searching purposes.
sorry for bugspam.
Keywords: fixed-aviary1.0
Whiteboard: fixed-aviary1.0
| Assignee | ||
Comment 17•21 years ago
|
||
Verified FIXED Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2)
Gecko/20040827 Firefox/0.9.1+
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•19 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•