Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.1.201203
-
Component/s: CUBRID Manager
-
Labels:
-
Fix Build Number:RB-8.4.1.1xxx and cmt1.5.6
Description
CM provides a shortcut to execute the query in the Query Editor. It's Ctrl+Shift+Enter.
However it works only if main Enter key is pressed. If Enter, located in the numeric pad, is pressed, nothing happens. It should handle both keys.
Same issue can be in CQB as well.
I traced the codes, find that the bug exists in not only CM but also CQB/CMT, and many effected functions depended on numeric keypad Enter key event. i can fix all of them.