Issue #196477
Stanislav Aubrecht <[email protected]> Thu, 10 Mar 2011 13:54:16 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please review the fix for issue #196477 - http://netbeans.org/bugzilla/show_bug.cgi?id=196477 Apple has just released a new OS update which upgrades JDK to update 24. However it still didn't fix a bug in JTabbedPane so when HTML formatted text is passed into a tab title, the text doesn't render correctly. It's highly visible and annoying issue for Mac developers. The fix is easy and simple - turn HTML formatting off when running on a Mac with JDK 1.6 u24. The same fix has been applied in previous releases. The fix has already been integrated into core-main repository and verified by QE. http://hg.netbeans.org/core-main/rev/1ab94f124724