View Issue Details

IDProjectCategoryView StatusLast Update
0004746JEDI VCL00 JVCL Componentspublic2009-04-17 08:37
ReportervanderwalrAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.00 
Target VersionFixed in Version 
Summary0004746: TJvHotkey incorrectly represents shortcut for PageUp
DescriptionShortcut value for PageUp is 33. TJvHotKey.HotKey := 33 displays "Num 9". TJvHotKey does not display the values for keys pageup, pagedown, and arrows. Maybe it's a problem with extended keys.
TagsNo tags attached.

Activities

vanderwalr

2009-04-16 23:32

reporter   ~0015424

nevermind, modifiers property must also be set. In this case the modifier property must be set to hkExt in order to correctly display PageUp.

Issue History

Date Modified Username Field Change
2009-04-16 01:08 vanderwalr New Issue
2009-04-16 23:32 vanderwalr Note Added: 0015424
2009-04-17 08:37 obones Status new => resolved
2009-04-17 08:37 obones Resolution open => no change required
2009-04-17 08:37 obones Assigned To => obones