You need to be logged in to post in the forums. If you do not have an account, please sign up first.
[10.60-3400] Horde webmailer is broken (<table>…<table>…<td style=overflow:hidden> ignored)
The Horde webmailer (www.horde.org) is broken in 10.60 build 3400. Long subject lines are no longer clipped, causing long horizontal scrollbars.I reduced the problem to this:
<style>
table { width: 100% }
.messageList { table-layout: fixed }
.messageList td { white-space: nowrap; overflow: hidden /* this is ignored */; }
</style>
<table><tr><td>
<table class=messageList><tr><td>
Zombiedemo! Freitag 4.6. 15:00 Kornmarkt 13:30 Schminken im Turm(Frauentormauer 7-9) xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxx
</td></tr></table>
</td></tr></table>
Forums » Opera for Windows/Mac/Linux » Beta testing (including snapshots and previews)