Closed
Bug 81296
Opened 24 years ago
Closed 22 years ago
File|Send Now menu item is always enabled.
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
Future
People
(Reporter: nbaca, Assigned: vparthas)
References
Details
(Keywords: access)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Build 2001-05-16-04: WinMe
Build 2001-05-16-08: Mac 9.04
Overview: In a new message/compose window the File|Send Now menu item is
disabled. This happens using classic/modern, plain/html.
Expected Results: I can send using the mouse to select the Send button but it's
not possible to use the keyboard to select this item (i.e. arrowing down to the
menu item, mnemonics --- currently no accelerator exists which is a known
issue).
Also important for accessibility reasons.
Reporter | ||
Comment 1•24 years ago
|
||
Marking nsbeta1 to have a way to send messages without requiring a mouse.
Comment 2•24 years ago
|
||
reassigning to varada and cc'ing prass (since she has worked on other compose
enabling/disabling bugs)
Assignee: sspitzer → varada
Priority: -- → P2
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9.1
Reporter | ||
Comment 3•24 years ago
|
||
Additional Information:
- Build 2001-05-17-08: Linux, the problem also occurs.
Updated•24 years ago
|
Keywords: mozilla0.9.1,
nsCatFood
Comment 4•24 years ago
|
||
setting TM to 0.9.2 per PDT triage (however, you can check it in into 0.9.1 by
18/May/01 11:59pm or into 0.9.2 trunk when it opens)
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Updated•24 years ago
|
Whiteboard: [nsbeta1+] → [nsbeta1+] would like for 0.9.1
Updated•23 years ago
|
Summary: File|Send Now menu item is disabled → File|Send Now menu item is always disabled
Comment 7•23 years ago
|
||
Seth, you said that you wanted this bug. Take it if you do.
Comment 8•23 years ago
|
||
I'll leave it for varada, as he's the proper owner.
currently the code updates that command when the offline state changes, but
that's not right. (for one, what if we are offline when the compose window
comes up? the state would be wrong.)
don't we have the means now [inspired by mscott's work to the 3 pane, and then
hyatt made it work everywhere with command="" or observes=""] to check a
command is enabled when the menu is created?
Comment 9•23 years ago
|
||
Any luck finding this yet?
Assignee | ||
Comment 10•23 years ago
|
||
The Send Now was not getting initially enabled because of a timing issue and
that has been taken care of. The remaining problem now is that even thou it is
disabled when offline the UI continues to keep it visually enabled and not
greyed out. Still investigating.
Status: NEW → ASSIGNED
Comment 11•23 years ago
|
||
adding PDT+
Whiteboard: [nsbeta1+] would like for 0.9.1 → [nsbeta1+][PDT+] would like for 0.9.1
Comment 12•23 years ago
|
||
using the beta candidate from 6/7 I am seeing this still. I compose a message
and try to send via the menu and Send Now is grayed out. Sending using the icon
on the tool bar works fine.
win2k
Comment 13•23 years ago
|
||
you're still seeing it because it is not fixed.
Assignee | ||
Comment 14•23 years ago
|
||
Attaching a patch.
This doesnt solve the problem -merely makes it more tolerable. Instead of having
the SendNow be disabled when online,it is now permanently enabled (visually). I
say visually because when offline thou it seems enabled you still cant send now
but use only send later.
Assignee | ||
Comment 15•23 years ago
|
||
Comment 16•23 years ago
|
||
this is probably for the best for now.
sr=sspitzer
better to have it always enabled until we can figure the proper fix.
after you check in, please log a new bug on File | Send Now always being enabled.
Comment 17•23 years ago
|
||
r=blizzard
Comment 18•23 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Assignee | ||
Comment 19•23 years ago
|
||
Partial fix checked in -File|Send Now is always enabled now (only visually
though functionality remains consistent).
Changing summary to reflect the new condition.
PDT should re-evaluate this bug now.
Summary: File|Send Now menu item is always disabled → File|Send Now menu item is always enabled.
Comment 20•23 years ago
|
||
That's great. Moving to future milestone.
Comment 21•23 years ago
|
||
*** Bug 124562 has been marked as a duplicate of this bug. ***
Comment 22•22 years ago
|
||
Why don't we change the status of this bug into RESOLVED? Are we still waiting
for any comment or better patch?
Assignee | ||
Comment 23•22 years ago
|
||
This should be marked WFM because it doesnt happen anymore.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•22 years ago
|
QA Contact: nbaca → olgam
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•