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>
CommentFileSizeAuthor
CodeHidden.JPG8.63 KBdenislabonkink

Comments

soxofaan’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

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.

soxofaan’s picture

Component: User interface » Theming and Styling
boombatower’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Sounds like this may have been fixed, please reopen if not.