Migrated an application from PB 9.0 to PB 12.5. Running the application on Windows 7.0 Enterprise. When running the application in PB12.5 , noticed that when using keys like tab, shift, cntrl on any screens that had static text controls, Every time one of the above mentioned keys are pressed the static text controls.text property's font gets bolder and gets shadows in colors green and red.
The application does not explicitly modify the properties of the static text controls, yet we get the behaviour described above. No special third party fonts are used. The application re-generates and compiles correctly. The application worked correctly in PB9.0.