- 
    Type:
New Feature
 - 
    Resolution: Unresolved
 - 
    Priority:
Normal
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: None
 - 
    None
 
- 
        None
 
User Story
When I change to Chinese input method, then focus in paging input.
It is better to change the input method to Number/English.
Other input components also need to put into consideration (ex. intbox)
Acceptance Criteria
Automatically changing input method when focusing
Details
setting type="tel" in the <input> might achieve this.
And also need to consider the OS (windows/mac/others) behavior.