#1488061 closed Bugs (fixed)
long subjects are cutted to "..."
| Reported by: | backi | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-stable |
| Component: | User Interface | Version: | 0.6-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
with a update to a recent trunk version roundcube displays instead of very long subjects only "..."
is this a planned behaviour? I would prefer to cut the last characters of too long subjects instead of replacing the whole term with "..."
Change History (11)
comment:1 Changed 22 months ago by alec
comment:2 Changed 22 months ago by backi
Latest Firefox (7.0). Also Drag&Drop doesnt work anymore.
Dont know if its a firefox-bug or a possible problem with rc. maybe you can check with your rc-installation an the latest firefox.
No Problems with IE7!
comment:3 follow-up: ↓ 4 Changed 22 months ago by alec
- Resolution set to wontfix
- Status changed from new to closed
CSS 3 text-overflow: ellipsis is new in FF7. We'll not digg into it until it become stable release. Maybe you should request a bug to Mozilla.
comment:4 in reply to: ↑ 3 Changed 22 months ago by pesser
Replying to alec:
CSS 3 text-overflow: ellipsis is new in FF7. We'll not digg into it until it become stable release.
Note that final release of Firefox7 is 2011-Sept-27
Maybe you should request a bug to Mozilla.
We have a bug and need your help.
Please comment on that bug, thanks!
comment:5 Changed 22 months ago by alec
- Resolution wontfix deleted
- Status changed from closed to reopened
For now it looks firefox devs don't want to fix this, but maybe we could remove "display: inline-block;" style from "#messagelist tbody tr td.subject a" (line 864 in mail.css). Need to test in all non-IE browsers. Please, confirm it fixes the issue in FF7.
comment:6 Changed 22 months ago by alec
More info: the inline-block style was added to fix #1487091, however I see it works without it in FF6. Will need to check with FF3.6.
comment:7 Changed 22 months ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [5f129dd0]. It also fixes different ellipsis issue on Webkit.
comment:8 Changed 22 months ago by backi
- Resolution fixed deleted
- Status changed from closed to reopened
you need to fix this for the adressor-field ("from") too!
comment:9 follow-up: ↓ 10 Changed 22 months ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Right. Fixed in [891b3c13].
comment:10 in reply to: ↑ 9 Changed 22 months ago by pesser
Replying to alec:
Right. Fixed in [891b3c13].
Which version will contain this fix and what's the expected release date?
(just asking because I'd like to have this info in the Mozilla bug, thanks!)
comment:11 Changed 21 months ago by alec
It will be 0.6-stable release and we should have it this month.

Works for me. What browser/OS?