enter key should open selected attachments

Bug #372418 reported by Michael Nagel
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mozilla Thunderbird
Fix Released
Low
thunderbird (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: thunderbird

when hitting enter when some attachments of a mail are selected i expect that thunderbird opens them. it does not, however.

ProblemType: Bug
Architecture: i386
Dependencies:

DistroRelease: Ubuntu 8.10
NonfreeKernelModules: fglrx
Package: mozilla-thunderbird None [modified: /var/lib/dpkg/info/mozilla-thunderbird.list]
PackageArchitecture: all
ProcEnviron:
 LC_TIME=de_DE.UTF-8
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
 LC_PAPER=de_DE.UTF-8
SourcePackage: thunderbird
Uname: Linux 2.6.27-11-generic i686

Tags: apport-bug
Revision history for this message
In , Vseerror (vseerror) wrote :

confirming

Revision history for this message
Michael Nagel (nailor) wrote :

Binary package hint: thunderbird

when hitting enter when some attachments of a mail are selected i expect that thunderbird opens them. it does not, however.

ProblemType: Bug
Architecture: i386
Dependencies:

DistroRelease: Ubuntu 8.10
NonfreeKernelModules: fglrx
Package: mozilla-thunderbird None [modified: /var/lib/dpkg/info/mozilla-thunderbird.list]
PackageArchitecture: all
ProcEnviron:
 LC_TIME=de_DE.UTF-8
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
 LC_PAPER=de_DE.UTF-8
SourcePackage: thunderbird
Uname: Linux 2.6.27-11-generic i686

Revision history for this message
Christian Aasan (christian-aasan) wrote :

Hi Michael!

It looks like this issue is already raised upstream. I will link the upstream bug to this one.

Regards
Chris

Changed in thunderbird:
status: Unknown → Confirmed
Revision history for this message
Micah Gersten (micahg) wrote :

Marking this Triaged as we have an upstream bug.

Changed in thunderbird (Ubuntu):
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
In , Bugzilla2007 (bugzilla2007) wrote :

This should be easy to fix, probably about 5 lines for the patch.
Structurally, something like

if attachments are selected AND focus in attachment panel AND Enter is pressed
  for each file in selection
    do default action
  next
end if

Which mxr file are we looking at?
Any volunteers?

Revision history for this message
In , Frostinide (frostinide) wrote :

Created an attachment (id=424525)
Proposed patch.

This patch adds the specified behaviour.

One issue I found is that the attachment pane can't get focus, and I had to manually override the style for the description element with:
  style="-moz-user-focus: normal;"

This was not the case in 3.0.1. I'm not sure why/where this change occurred. Can someone please look into this.

Revision history for this message
In , Bugzilla-standard8 (bugzilla-standard8) wrote :

(In reply to comment #3)
> One issue I found is that the attachment pane can't get focus, and I had to
> manually override the style for the description element with:
> style="-moz-user-focus: normal;"
>
> This was not the case in 3.0.1. I'm not sure why/where this change occurred.
> Can someone please look into this.

In which version can't you get focus on the attachment pane?

Revision history for this message
In , Frostinide (frostinide) wrote :

> In which version can't you get focus on the attachment pane?

I just compiled a clean copy that I obtained from the repository:

Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100131 Shredder/3.2a1pre

Revision history for this message
In , Neil-httl (neil-httl) wrote :

(In reply to comment #3)
> One issue I found is that the attachment pane can't get focus, and I had to
> manually override the style for the description element with:
> style="-moz-user-focus: normal;"
>
> This was not the case in 3.0.1. I'm not sure why/where this change occurred.
> Can someone please look into this.
Probably the same problem as bug 507394, which was the compose window version.

Changed in thunderbird:
importance: Unknown → Low
Revision history for this message
In , Jim (squibblyflabbetydoo) wrote :

Fixed by bug 630759.

Changed in thunderbird:
status: Confirmed → Fix Released
Michael Nagel (nailor)
Changed in thunderbird (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.