6.0.0-beta1
7/23/25

[#4023] file source is not wrapped in IE
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

History
10/13/2006 03:45:41 AM Chuck Hagenbuch State ⇒ Resolved
 
10/13/2006 03:45:26 AM Chuck Hagenbuch Comment #7 Reply to this comment
I've removed the overflow for now.
06/21/2006 09:12:55 PM Jan Schneider Comment #6 Reply to this comment
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.
I see your point but I don't share your conclusion. If you have right 
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.
06/21/2006 05:22:44 PM Chuck Hagenbuch Comment #5 Reply to this comment
I don't understand the applicability of that URL to the source viewer.
06/21/2006 05:21:35 PM vilius (at) lnk (dot) lt Comment #4 Reply to this comment
What about similar solution, but only with horizontal scrollbar and 
without sidebar divs? -> http://www.tv1.lt/new.html
06/21/2006 05:17:35 PM Chuck Hagenbuch Summary ⇒ file source is not wrapped in IE
 
06/21/2006 05:17:18 PM Chuck Hagenbuch Comment #3 Reply to this comment
I agree it''s not ideal - ideally we could say height:100% or 
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.
06/21/2006 07:26:17 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
That's on purpose and it never was different in the past. What has 
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.
06/11/2006 11:47:19 AM vilius (at) lnk (dot) lt Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ file source is not wraped in IE
Queue ⇒ Chora
State ⇒ Unconfirmed
Reply to this comment
File source in checkout screen is not wraped in IE. For example: 
http://cvs.horde.org/co.php?r=2.772&f=imp%2Fmailbox.php

Saved Queries