Single very long line of code is not displayed in IE7 when selecting <pre> as the container.
denislabonkink - October 14, 2008 - 14:10
| Project: | GeSHi Filter for syntax highlighting |
| Version: | 6.x-1.x-dev |
| Component: | Theming and Styling |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Single very long line of code is not displayed in IE7 when selecting as the container.
In IE, the horizontal scroll bar hide the code. See attached picture.
Example:
<code lang="dos">
java -classpath selenium-remote-control-1.0-beta-1\selenium-java-client-driver-1.0-beta-1\selenium-java-client-driver.jar;. Google
</code>
| Attachment | Size |
|---|---|
| CodeHidden.JPG | 8.63 KB |

#1
I committed some CSS tweaks yesterday, related to #351291: Line numbers cut off in certain themes, which probably have influence on this issue.
Unfortunately I don't have access to a IE7 browser for the moment.
Please retest with GeSHi filter 6.x-1.x-dev or with 6.x-1.3 when I release it later this week.
#2