haustvindr opened a new issue, #4237: URL: https://github.com/apache/netbeans/issues/4237
### Apache NetBeans version Apache NetBeans 14 ### What happened When installed and configured a font with ligatures, there are instances where the ligatures are not drawn, particularly if followed with a token in italics.  This is from a PHP editor, unsure if it happens in other languages' editors. ### How to reproduce It seems to happen when it is surrounded by 2 tokens drawn in italics. If any of the surrounding tokens is changed to normal style, it works fine:   It doesn't matter if there are spaces around either:  Working fine as strings are not in italic.  But not when switching the string with a token drawn in italics. Also, it seems to happen with any ligature:  ### Did this work correctly in an earlier version? No ### Operating System Windows 10 x64 ### JDK No JDK, only JRE 1.8 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
