NB7.2 HR Fix: #214374 - Font in searchpanel has not anti aliasing
Miloslav Metelka <[email protected]> Fri, 22 Jun 2012 16:03:25 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=214374 Text in "Find" field in search bar (and in other places with editor's kit implementations like Create Watch etc.) was not antialiased. Impact assessment: since search bar is frequently used this was a highly visible problem (regression). Risk assessment: low. The fix only restores proper setting of renderingHints variable. The fix has been reviewed by Milutin Kristofic and it should be verified by QE. Changesets: http://hg.netbeans.org/jet-main/rev/0c7529097a87 http://hg.netbeans.org/jet-main/rev/0bf2406a227a Thanks for review, -Mila