neilcsmith-net commented on PR #6163: URL: https://github.com/apache/netbeans/pull/6163#issuecomment-1625444472
Thanks @mbien Can replicate the output window issue. Unlike the terminal issue, I cannot replicate with a non-monospace font elsewhere. I had a quick look at metrics usage in the output window. Curiously, if you switch on wrapping it seems to go away?! So may be a difference in behaviour of these two classes? https://github.com/apache/netbeans/blob/master/platform/core.output2/src/org/netbeans/core/output2/ExtPlainView.java https://github.com/apache/netbeans/blob/master/platform/core.output2/src/org/netbeans/core/output2/WrappedTextView.java Anyway, let's take that discussion to a follow up issue? Will merge this. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists