Menu

Bug? The style in Javascript/DOUBLESTRING

2006-11-29
2012-11-13
  • Nobody/Anonymous

    screenshot:   http://www.gbmad.net/notepad.gif
    As you can see in the image above, it seems that when putting letter in "" on the javascript file,
    the font was not use me setting?

    If you can speak chinese:
    英文實在不好,寫個中文的吧或許有人看的懂:
    屏幕截圖:   http://www.gbmad.net/notepad.gif
    像截圖那樣,我在全局設置裏設置了使用字體:Webdings,javascript的DOUBLESTRING沒有設置字體,就像你看到的一樣,雙引號裏的字體沒有使用Webdings字體,
    如果設置為其他字體,如Fixedsys或者其他的中文字體則沒有這種問題。是notepad++的bug還是SciLexer.dll的bug?暫時只發現javascript的DOUBLESTRING有這問題,其他還沒發現。

     
    • Nobody/Anonymous

      I don't know why there's nobody noticing this post,
      I was bothered much by this bug.

      My team are handling script files usually over 1000 lines,
      I have to pad the scripts as neat as possible to ensure
      the readability.

      But the doublestring in javascript seems failed to apply
      the font name, ALWAYS.

      N++ is actually a good software in anyway... but this minor
      bug DO bother in my case.

      I'm wondering why it wasn't fixed in the lastest versions.

       
      • MJG

        MJG - 2007-07-08

        Well, this is the Help forum, with mainly fellow users helping each other.  If it's a bug, you might try to see if it has been posted in the bugs list.  See the Tracker menu above.  --Joel