livebs / syntaxhighlighter

Automatically exported from code.google.com/p/syntaxhighlighter
GNU General Public License v3.0
0 stars 0 forks source link

Scrollbar is shown in IE7, Chrome2 (not in FF3) #138

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use <pre> tag with default option
2. write a long line. (ex) void CalcNum(int iParam1, int iParam2, int 
iParam3, int iParam4, int iParam5, int iParam6, int iParam7, int iParam8, int 
iParam9);
3. That's all. All I need is IE7 or Chrome2

What is the expected output? What do you see instead?
1. No scrollbar
2. Word Wrapping

What version of the product are you using? On what operating system?
1. IE7, Chrome2 (Not in FF3)
2. Windows XP, Vista, Windows 7

Please provide any additional information below.
That's all.
If it's happened in IE only, I would believe it's IE bug.
BUT, Same bug in Chrome2!!!

Original issue reported on code.google.com by bluenl...@gmail.com on 15 Jan 2009 at 8:06

Attachments:

GoogleCodeExporter commented 8 years ago
OOPS! Syntax Highlighter 1.5.1

Original comment by bluenl...@gmail.com on 15 Jan 2009 at 8:28

GoogleCodeExporter commented 8 years ago
I also want no Word Wrap and a horizontal scroll bar when line is long.
I tried to work with ol width=120% , but when line is too short, scroll bar 
looks very awkward. Is there any solution to control this?

Original comment by satya61...@gmail.com on 17 Oct 2009 at 4:45