View Issue Details

IDProjectCategoryView StatusLast Update
0010099MMW v4Burning / Disc Handlingpublic2013-01-10 13:39
Reporterlowlander Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Target Version4.1 
Summary0010099: User can't type Quality % for any AAC formats
DescriptionUser can't type Quality % for any AAC formats like AAC, M4A, M4B, etc. Only the slider works to change quality %.
Additional InformationWCB-672633
TagsNo tags attached.
Fixed in build

Activities

michal

2013-01-10 13:39

developer   ~0034359

This is caused by not calling the right OnKeyUp handler in TSDBUIEdit. The right one is overwritten in TSDBUICommon.Create (during creation of the Common property). This is described in code as some "trick of mapping events...", I am not sure, why it was done in the past, Jiri, please look at this.