Closed
Bug 503794
Opened 16 years ago
Closed 16 years ago
Unable to remove an attachment
Categories
(Thunderbird :: Message Compose Window, defect)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1a1
People
(Reporter: Nomis101, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
33.54 KB,
image/jpeg
|
Details | |
2.20 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; de-de) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090711 Shredder/3.1a1pre
If you attach in TB 3.1a1pre a file in the compose window you are unable to remove it, because "Delete" is greyed out.
Reproducible: Always
Steps to Reproduce:
1. In TB 3.1a1pre open the compose window and with "Attach" attach a file
2. Right click the file and try to remove it
Actual Results:
Its not possible to remove it, because "Delete" is greyed out
Expected Results:
"Delete" should not be greyed out
The screenshots in the attachment are from
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.1pre) Gecko/20090711 Shredder/3.0b3pre
and
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090711 Shredder/3.1a1pre
Blocks: CcMcBuildIssues
Comment 2•16 years ago
|
||
I see this for windows. It seems more related to the pane than the attachment itself because:
* rename the attachment and delete becomes possible
* drop in another attachment and delete is available
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Version: unspecified → Trunk
Comment 3•16 years ago
|
||
The same happens for me on Linux with since at least TB 3.0a2 when editing a formerly saved draft of an email with an attachment.
Steps to reproduce:
1. Save a mail with attachment as a draft
2. Re-open the draft for editing
3. Right click on the attachment
-> The entry "delete" is disabled
4. Click somewhere else, so the context menu disappears
5. Right click on the attachment again
-> The entry "delete" is enabled
Is this the same problem?
Comment 4•16 years ago
|
||
Could you tell me why the attachmentBucket can't have the focus?
Comment 5•16 years ago
|
||
That part was added in bug 211507.
I see this bug on branch too, at first after you've created a new message and added an attachment. After some clicking around it goes away.
Assignee | ||
Comment 6•16 years ago
|
||
The new focus manager (bug 178324) fixed the way that -moz-user-focus and tabindex work, so my workaround for the old focus system not only isn't necessary, but also causes the bug as it relies on that buggy behaviour.
Assignee | ||
Comment 7•16 years ago
|
||
Updated•16 years ago
|
Attachment #411953 -
Flags: review?(bugzilla) → review+
Updated•16 years ago
|
Summary: [TB 3.1a1pre] Unable to remove an attachment → Unable to remove an attachment
Assignee | ||
Comment 8•16 years ago
|
||
Pushed changeset 7e1fa7d93afe to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: --- → Thunderbird 3.1a1
Updated•16 years ago
|
Attachment #411953 -
Attachment description: Proposed patch → Proposed patch
[Checkin: Comment 8]
Updated•16 years ago
|
Attachment #409892 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•