View Issue Details

IDProjectCategoryView StatusLast Update
0006225JEDI Code LibraryJclFontpublic2016-08-06 18:19
Reporterboerema1Assigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionVersion 2.5 (Subversion repository/Daily zips) 
Target VersionFixed in Version 
Summary0006225: JclFont not setting correct font for Windows 8 and higher
DescriptionJclFont is not checking for newer Windows versions when setting system font etc.

It currently defaults to the fonts for the oldest known Windows versions where it probably would be better to default to the font for the latest known Windows version. That way you would only have to update JclFont when Windows changes it's default used fonts in the future.
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionAll

Activities

boerema1

2013-11-18 16:46

reporter   ~0020694

I sent a pull request with a fix.
I hope I did it right since this is the first time I've done a pull request.

AHUser

2016-08-06 18:19

developer   ~0021355

Merged into master branch.

https://github.com/project-jedi/jcl/pull/12

Issue History

Date Modified Username Field Change
2013-11-18 15:13 boerema1 New Issue
2013-11-18 15:13 boerema1 IDE version => All
2013-11-18 16:46 boerema1 Note Added: 0020694
2016-08-06 18:19 AHUser Note Added: 0021355
2016-08-06 18:19 AHUser Status new => resolved
2016-08-06 18:19 AHUser Resolution open => fixed
2016-08-06 18:19 AHUser Assigned To => AHUser