News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Problem with code tags in IE

Started by MichaelW, May 24, 2005, 06:19:22 PM

Previous topic - Next topic

MichaelW

This is with the "Ignore font sizes specified on web pages" Accessibility option enabled, as I normally configure IE. Within the last few days the text between code tags started displaying in a proportional font, and the darker background and scroll bars disappeared. I can do without the scroll bars, but the lack of the darker background makes it hard to visually separate the code from the message, and the proportional font screws up the formatting.

No tags:
01234567890123456789012345
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
01234567890123456789012345
  <= 2 spaces
    <= 4 spaces
      <= 6 spaces
        <= 8 spaces
          <= 10 spaces
            <= 12 spaces
01234567890123456789012345

01234567890123456789012345
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
01234567890123456789012345
  <= 2 spaces
    <= 4 spaces
      <= 6 spaces
        <= 8 spaces
          <= 10 spaces
            <= 12 spaces
01234567890123456789012345

tt tags:
01234567890123456789012345
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
01234567890123456789012345
  <= 2 spaces
    <= 4 spaces
      <= 6 spaces
        <= 8 spaces
          <= 10 spaces
            <= 12 spaces
01234567890123456789012345

EDIT:

The scroll bars are still showing. After recalling the way phpBB handled code that was too wide for the screen, I have decided that the scroll bar functionality is a good thing after all.

Disabling the "Ignore font sizes specified on web pages" Accessibility option does not correct the problem.



[attachment deleted by admin]
eschew obfuscation

AeroASM

Works absolutely fine for me: no tags is normal and tt and code are monospaced.

pbrennick

Hi Michael,
I see you are still having display problems...  Did you send a PM to Hutch?  Sometimes he gets busy and he may miss a post or three.  :bg

Paul