Summary | file source is not wrapped in IE |
Queue | Chora |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 06/11/2006 (6982 days ago) |
Due | |
Updated | 10/13/2006 (6858 days ago) |
Assigned | 06/21/2006 (6972 days ago) |
Resolved | 10/13/2006 (6858 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
wacky in some cases. Take the example of a piece of code attached
inline to an email - without the overflow, anything on the message
view screen that is right-aligned is going to completely disappear. I
found that much worse than having the horizontal scrollbar just at
the bottom of the code.
aligned code like you describe, with the original layout, you don't
see it on the screen, but you see the scrollbar and know that there is
more to look for. But now, if you have long source code like in the
example link, you still don't see it completely on the screen, but you
don't see the scrollbar either, having no visual hint that there is
more to see somewhere.
without sidebar divs? -> http://www.tv1.lt/new.html
something and it'd go to the bottom of the window and then put the
scrollbar there - but CSS unfortunately won't let us do that unless we
set a fixed height.
I understand the concern, but this prevents layouts from going really
wacky in some cases. Take the example of a piece of code attached
inline to an email - without the overflow, anything on the message
view screen that is right-aligned is going to completely disappear. I
found that much worse than having the horizontal scrollbar just at the
bottom of the code.
State ⇒ Feedback
changed though is, that you no longer scroll the complete page but
only the source code block. This is nice, because you always have the
line numbers in the view, but OTOH it's quite irritating, because you
only see the horizontal scrollbar if you scroll to the very bottom of
the page. If you don't recognize the scrollbar, the source looks cut
off.
Chuck, I think we should revert this behaviour.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ file source is not wraped in IE
Queue ⇒ Chora
State ⇒ Unconfirmed
http://cvs.horde.org/co.php?r=2.772&f=imp%2Fmailbox.php