Using macros in the RTE in Internet Explorer adds whitespace everywhere.

XMLWordPrintable

      Using a macro in IE7 in simple situations produces forced newlines and regular newlines when saving from the RTE.

      Eg

      {cheese}
      

      round-trips through IE7 to

      {cheese}\\
      

      and

      blah
      {cheese}
      

      round-trips to

      blah
      
      {cheese}\\
      

      which round-trips to

      blah
      
      
      {cheese}\\
      

      This is not the case in 2.10.0

            Assignee:
            Don Willis
            Reporter:
            Don Willis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: