Closed Bug 565587 Opened 14 years ago Closed 14 years ago

attachment box in compose message window should be visible at all times

Categories

(Penelope Graveyard :: Compose Window, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Eudora OSE 1.0

People

(Reporter: akahige, Assigned: mdudziak)

Details

In classic Eudora it was possible to drag files onto an email as it was being composed. The directory paths to the attached files would automatically appear in the addresses area, beneath the BCC field.

In Eudora 8, it is possible to achieve the same behavior, though the process is slightly more obscure. If a file is dragged into the addresses box, an attachments box opens up at the right edge of the window. Attachments can be dropped onto the box, or deleted from it.

It is possible to customize the display to be more inline with the classic Eudora layout, add the following line to userChrome.css --

    #attachments-box { visibility: visible !important; }

-- but it would be much more beneficial and useful if this was a default part of the UI. This will make the attachment part of the compose message window intuitive and obvious, and eliminate the need for userchrome hacking (which will be particularly welcome by non-technical users).
Status: NEW → ASSIGNED
Added hidden option ("penelope.attachments.alwaysShowAttachBox") to always show the attachment box in composition windows. Restart Eudora to ensure changes take effect.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
For those with initiative, this feature is added in the Penelope hg source code depot: <http://hg.mozilla.org/penelope/rev/8d27e3ed5aee>.

Otherwise you'll have to wait until the next release, Eudora 8.0/Penelope 1.0.
Target Milestone: --- → 1.0 (Eudora 8.0)
You need to log in before you can comment on or make changes to this bug.