You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Peter Ronald Scott (JIRA)" <ji...@apache.org> on 2018/04/15 16:15:00 UTC

[jira] [Created] (NETBEANS-667) leading characters of HTML character entity are untouched by code completion

Peter Ronald Scott created NETBEANS-667:
-------------------------------------------

             Summary: leading characters of HTML character entity are untouched by code completion
                 Key: NETBEANS-667
                 URL: https://issues.apache.org/jira/browse/NETBEANS-667
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Completion &amp; Templates
    Affects Versions: 8.2
         Environment: Windows 10, desktop PC
            Reporter: Peter Ronald Scott


Edit an HTML file. Type in: "&eg". Activate code completion ([CTRL-space]). Select a character entity (ex: &egrave;) and apply it ([double-click], [enter]). The selected character entity is applied to the file but the original characters entered remain also. For the example used, the result is: "&eg&egrave;". This behaviour is inconsistent with the application of code completion.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists