Editor's code mess (FireFox 3.5)?

Last post 07-16-2009 3:33 PM by gunteman. 15 replies.

Sort Posts:

  • Editor's code mess (FireFox 3.5)?

    07-01-2009, 11:05 AM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

    I tried to use Code button and the result was all messed up. I then thought I would try to delete the code and create a new message, so I cut the code. When I saved the message, the code was there, but plain.

    I remember I had the same problem with the code before.

    http://forums.asp.net/t/1442148.aspx

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-01-2009, 12:14 PM
    • All-Star
      41,227 point All-Star
    • tmorton
    • Member since 08-06-2002, 9:37 PM
    • SE Pennsylvania, USA
    • Posts 6,835
    • ASPInsiders
      Moderator

    If you paste in code into a message, and then decide to delete the code, my recommendation is to go to the HTML view of your post and delete the code.  Then you can Update and go back to the regular view of your post and insert the code again.

    Terri Morton
    ASP.NET Website Manager, Neudesic
  • Re: Editor's code mess (FireFox 3.5)?

    07-01-2009, 12:28 PM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

    Yes, I did it this way after few attempts.

    Thanks again.


    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-06-2009, 11:17 AM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

     Here is another sample

    http://forums.asp.net/t/1443658.aspx (I'm using IE right now). I can not read the code at all - it's a complete mess.

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-06-2009, 11:52 AM
    Answer
    • All-Star
      83,797 point All-Star
    • limno
    • Member since 06-10-2005, 7:50 PM
    • Iowa, USA
    • Posts 4,767
    • Moderator
      TrustedFriends-MVPs

     I modified the post to show the code.

    Limno

    Format your SQL query with instant sql formatter:
    http://www.dpriver.com/pp/sqlformat.htm
  • Re: Editor's code mess (FireFox 3.5)?

    07-06-2009, 12:06 PM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

     Thanks a lot.

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-06-2009, 1:24 PM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

    One more case is here http://forums.asp.net/t/1443256.aspx 

    I skipped yesterday this thread - could not read the code.

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-06-2009, 2:03 PM
    Answer
    • All-Star
      83,797 point All-Star
    • limno
    • Member since 06-10-2005, 7:50 PM
    • Iowa, USA
    • Posts 4,767
    • Moderator
      TrustedFriends-MVPs

    This one is fixed now.

    Thanks.

    Limno

    Format your SQL query with instant sql formatter:
    http://www.dpriver.com/pp/sqlformat.htm
  • Re: Editor's code mess (FireFox 3.5)?

    07-07-2009, 10:37 AM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371
    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-07-2009, 3:12 PM
    • All-Star
      41,227 point All-Star
    • tmorton
    • Member since 08-06-2002, 9:37 PM
    • SE Pennsylvania, USA
    • Posts 6,835
    • ASPInsiders
      Moderator

    Naom:

    Thanks, but you don't need to keep posting these sorts of links to this thread.  In most cases the original poster will fix the problem themselves, inform the moderation team, or just leave it go if they don't care.

    Terri Morton
    ASP.NET Website Manager, Neudesic
  • Re: Editor's code mess (FireFox 3.5)?

    07-07-2009, 3:28 PM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

    I do care. In cases the text of the code is not readable, I can not understand the problem or suggestion. I can use Alert Moderators button instead of posts to this thread for later cases, though.

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-09-2009, 1:55 PM
    • All-Star
      28,434 point All-Star
    • Naom
    • Member since 12-31-2007, 2:08 PM
    • Wisconsin
    • Posts 6,371

    Unfortunately, I see more and more such cases. They make reading the code quite difficult. I report all the cases where I see it, but not sure what the correct course of action should be. Obviously it's too much work for moderators to fix each case, but on the other hand, it makes answering questions quite a hard task.

    Looking for a job opportunity.

    Beware of bugs in the above code; I have only proved it correct, not tried it.
    (Donald Knuth)

    Visit my blog
  • Re: Editor's code mess (FireFox 3.5)?

    07-15-2009, 4:28 AM
    • All-Star
      21,582 point All-Star
    • gunteman
    • Member since 07-11-2007, 12:57 PM
    • Norrköping, Sweden
    • Posts 3,169

    It's an absolute mess.

    What this forum needs is a solid support for BBCode style editing, with automatic hyperlinking. WYSIWYG editing has no real value in a forum, especially when it's actually WYSIHWYGBMLINEC...


    -- "Mark As Answer" if my reply helped you --
  • Re: Editor's code mess (FireFox 3.5)?

    07-15-2009, 5:54 AM
    • All-Star
      61,557 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 1:34 PM
    • England
    • Posts 12,086
    • TrustedFriends-MVPs

    I use Firefox 3.5 and I have the enhanced editor enabled. When I post code, I paste it directly in and then format it as Courier New.

    No doubt there is a good reason why the enhanced editor is not enabled by default.

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: Editor's code mess (FireFox 3.5)?

    07-15-2009, 9:04 AM
    • All-Star
      87,346 point All-Star
    • SGWellens
    • Member since 01-02-2007, 9:27 PM
    • Twin Cities, MN
    • Posts 7,154
    • Moderator
      TrustedFriends-MVPs

    gunteman:
    WYSIHWYGBMLINEC...
     

    ?

    What You See Is Hopefully What You Get But Most Likely It's Not Entirely Correct...?

    Steve Wellens

    My blog
Page 1 of 2 (16 items) 1 2 Next >