DescriptionNot allowing user to type more chars than max length value for text field.
Added code to handle case When user types chars more than max length value
for input text field. Modified imeAdapter#focusedNodeChanged to get max
length of input field and using max length value to prevent user to type
if text length in input field has exceeded.
BUG=400051
Patch Set 1 #Patch Set 2 : few nits resolved #Messages
Total messages: 8 (0 generated)
|