Error with HTML rendered by bold and underline buttons when hiding then showing the Editor (Firefox only)

Last post 02-04-2008, 12:19 AM by Flintstone. 3 replies.
Sort Posts: Previous Next
  •  02-01-2008, 8:49 AM 36729

    Error with HTML rendered by bold and underline buttons when hiding then showing the Editor (Firefox only)

    I have found a problem that would stop us going live with our application. Basically when the Editor is hidden and then shown again the behaviour of the Bold and underline buttons are changed.
     
    This can also be replicated on:

    To reproduce:
    1. Enter text "The quick brown fox jumps over the lazy dog"
    2. Highlight some text and click the 'Bold' button
    3. The HTML will be as follows: "The q<strong>uic</strong>k brown fox jumps over the lazy dog"
    4. Hide the Editor and then show it again.
    5. Highlight some text and click the 'Bold' button
    6. The HTML will now be as follows: "The q<strong>uic</strong>k brown f<span style="font-weight: bold;">ox </span>jumps over the lazy dog"
     
    This is the case with UsePhysicalFormattingTags = true or false.
     
    I would like to use the <strong> tag all of the time for technical reasons.
     
    Do you know a workaround for this issue?
     
  •  02-01-2008, 9:43 AM 36732 in reply to 36729

    Re: Error with HTML rendered by bold and underline buttons when hiding then showing the Editor (Firefox only)

    Flintstone,
     
    We cannot reproduce this issue using IE 7 and firefox 2.0.
     
    Can you tell me which browser you are using?
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-01-2008, 10:07 AM 36737 in reply to 36732

    Re: Error with HTML rendered by bold and underline buttons when hiding then showing the Editor (Firefox only)

    Firefox 2.0.0.11, also when Firefox runs in safe mode.
     
    This also happens with our clients PCs who are also running Firefox.
     
    To simplify how to replicate this.
     
    Do not click the HTML tab before the end as this resets this behaviour.
     
    Show -> Type text -> Make 2 chars bold -> Hide -> Show -> Make another 2 chars bold -> Click HTML Tab  
  •  02-04-2008, 12:19 AM 36763 in reply to 36732

    Re: Error with HTML rendered by bold and underline buttons when hiding then showing the Editor (Firefox only)

    Do you have a fix for this issue yet?
View as RSS news feed in XML