Opened 10 months ago

Closed 8 months ago

#1488590 closed Bugs (fixed)

too many recipients destroy mail view

Reported by: tmoehle Owned by: alec
Priority: 5 Milestone: 0.8.2
Component: User Interface Version: 0.8.0
Severity: normal Keywords: recipients, mail
Cc:

Description

The message view can get totally out of order if there are too many recipients.

I suggest you reimplement a collapse/expand button for those recipient fields.

Tested in Firefox and Chrome on Windows 7

Attachments (1)

roundcube_firefox_many_bcc.png (224.5 KB) - added by tmoehle 10 months ago.
too many recipients destroy mail view

Download all attachments as: .zip

Change History (8)

Changed 10 months ago by tmoehle

too many recipients destroy mail view

comment:1 Changed 9 months ago by alec

  • Owner set to alec

I'm working on this.

comment:2 follow-up: Changed 9 months ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 in reply to: ↑ 2 Changed 8 months ago by thomasb

Replying to alec:

Fixed in af276f21e5364eb65a56b64c3455bc284ff1e2f2

What exactly was the fix for this? I now see header values (e.g. date) wrapping which isn't really nice.

comment:4 Changed 8 months ago by alec

The fix was a HTML+css change which added scrollbar (when needed). Also showing all headers doesn't hides message body content. So, when headers area is very high it's still possible to see message body.

comment:5 Changed 8 months ago by alec

  • Resolution fixed deleted
  • Status changed from closed to reopened

I'm sorry to say that, Thomas, but your last changes in git doesn't fix this issue at all.

comment:6 Changed 8 months ago by thomasb

OK, I see. I'll get back to work on it.

comment:7 Changed 8 months ago by thomasb

  • Milestone changed from 0.9-beta to 0.8.2
  • Resolution set to fixed
  • Status changed from reopened to closed

Finally fixed in commits [765ecb9fa0eb] and [10467e8a5957].

Note: See TracTickets for help on using tickets.