Summary | Cannot scroll long text in PRE tag |
Queue | IMP |
Queue Version | 5.0.11 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | azurit (at) pobox (dot) sk |
Created | 09/16/2011 (5018 days ago) |
Due | |
Updated | 09/27/2011 (5007 days ago) |
Assigned | 09/26/2011 (5008 days ago) |
Resolved | 09/27/2011 (5007 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
State ⇒ Not A Bug
side-by-side diff rendering in Chora at the moment, which is a
usability nightmare.
State ⇒ Feedback
Assigned to
tag that is too wide (an extremely rare occurrence, by the way), the
user should view the HTML in a separate window. Having horizontal
scrollbars in the middle of a page can be very confusing.
Although, before closing the ticket, I guess I should get other devs opinions.
FYI: the horizontal scrolling is being hidden via IMP.iframeResize()
(line 133).
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot scroll long text in PRE tag
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
PRE tag is used in HTML mail to display text. Text is not wrapped so
the only way to read it all is to display the 'source code' of message.