CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Color editor bug

    Problem: Spaces are removed from code when pasted into the editor.

    In the CP, my editor is set to: Enhanced Interface - Full WYSIWYG Edition

    To repro:
    Click reply on a thread (remember to use the WYSIWYG editor).
    Past some code from an editor (I use Visual Studio).
    Add the [C0DE] [/C0DE] tags to the code.
    Click submit.

    Expected:
    The code to appear exactly as pasted in.

    Actual:
    Spaces are removed from the code.

    Note the missing spaces...
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured