Ticket #1484758 (closed Patches: fixed)
Attachment viewer (iframe) is too small in Safari/Opera/IE7
| Reported by: | memoryhole | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | Interface | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When viewing attachments (particularly PDFs, but also other things), a preview window is displayed. Embedded in this window is an iframe that contains the actual attachment. Unfortunately, this iframe is absurdly small on many non-Firefox browsers, including IE7, Opera, and Safari.
The attached two patches make the iframe full size in both Opera and Safari, and enlarges it horizontally on IE7. There seems to be some sort of bug in IE7 that prevents the iframe from filling the space vertically. Firefox's behavior is unaffected, and remains correct.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
