Open
Bug 99185
Opened 24 years ago
Updated 13 years ago
Too many composition UI items/widgets/controls are not disabled when sending mail (but should be) [e.g. send button, options menu, attachments pane still wrongly enabled]
Categories
(SeaMonkey :: MailNews: Composition, defect)
SeaMonkey
MailNews: Composition
Tracking
(Not tracked)
NEW
People
(Reporter: sspitzer, Unassigned)
References
Details
disable more ui items when sending mail
for example, I can:
1) change the "sending" identity
2) click on any toolbar button: send, address, attach, spell, save
3) use the html format toolbar (elements on it are still enabled)
4) use the menu items. for example, Options | Format and Options | Priority.
Updated•24 years ago
|
QA Contact: sheelar → nbaca
Updated•24 years ago
|
QA Contact: nbaca → olgam
Comment 1•24 years ago
|
||
Out of interest, why not make the send progress dialog modal?
I agree with neil. This is how 4.x worked also. User would have to cancel the
send operation first before being able to change anything.
Comment 3•24 years ago
|
||
> why not make the send progress dialog modal?
Because progress windows should never be modal. (iTunes is the only app I've
seen break this rule, and it's a royal pain.) If the task itself is modal to the
window, you should be showing progress in the window rather than opening a
separate progress window for it.
OS: other → All
Hardware: PC → All
Nero appears to do something similar, it creates a progress window and hides
the main app window (that's pretty equivalent to modal).
If you disable nearly all elements of a window then the user has to scan
through the large window to see what few things can be done. Usually menubars
aren't disabled, which means the user can hunt through 5 long menus to see
what other things can be done.
If all you have is a progress indicator, a text description of the
progress/status and one action (cancel/stop/abort) and if that's really all the
user can do or look at then it seems reasonable to help the user by putting
them together in an outlined section. (personally, i'd use a sheet, but
unfortunately that feature of macosx hasn't taken over the world.)
I change severity from Minor to Enhancement for future decision.
Severity: normal → enhancement
Updated•21 years ago
|
Product: MailNews → Core
Comment 7•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 9•15 years ago
|
||
This bug still exists.
This bug is reported against MailNews Core.
Thunderbird Bug 271730 - Widgets in the compose window should be disabled while the message is being sent
Not sure if duplicating against the core bug would be good idea, just makes them harder to find than bugs in Thunderbird Product and will thus lead to more dupes.
Blocks: 271730
Comment 10•15 years ago
|
||
This is a bug (not enhancement), as results of changing the msg while sending are not predictable.
Severity: enhancement → normal
Summary: disable more ui items when sending mail → Too many composition UI items/widgets are not disabled when sending mail (but should be)
Updated•15 years ago
|
Severity: normal → minor
Updated•13 years ago
|
Severity: minor → normal
Summary: Too many composition UI items/widgets are not disabled when sending mail (but should be) → Too many composition UI items/widgets/controls are not disabled when sending mail (but should be) [e.g. send button, menu bar and attachments pane still enabled]
Updated•13 years ago
|
Summary: Too many composition UI items/widgets/controls are not disabled when sending mail (but should be) [e.g. send button, menu bar and attachments pane still enabled] → Too many composition UI items/widgets/controls are not disabled when sending mail (but should be) [e.g. send button, options menu, attachments pane still wrongly enabled]
Comment 11•13 years ago
|
||
Re comment 9: At the time stis was filed there was no TB.
Which app uses this Composition in MailNews Core? Is it Seamonkey?
If there is none, then this could be duped against that TB and it could still solve your concern.
Comment 12•13 years ago
|
||
This bug is so old that it must have originally been filed against the Mozilla Application Suite, but it seems to be in the wrong component, it should be in
Updated•13 years ago
|
Component: Composition → MailNews: Composition
Product: MailNews Core → SeaMonkey
QA Contact: composition → mailnews-composition
Comment 13•13 years ago
|
||
Amid the products/components confusion, let's keep the reference to the corresponding TB bug in "See also" at least...
See Also: → 271730
You need to log in
before you can comment on or make changes to this bug.
Description
•