[TIMOB-10375] MobileWeb: Shim maxLength in IE9
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-14T19:06:21.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Eric Merriman |
Created | 2012-08-09T14:28:00.000+0000 |
Updated | 2017-06-14T19:06:21.000+0000 |
Description
IE9 doesn't support maxLength on textfield/area so we need to shim it. It's non trivial though because there are many different actions that can either increase or decrease the length depending on context (e.g. typing a letter depending on if part of the text is highlighted or not).
Closing ticket due to time passed and lack of progress over the past few years. If this problem persists, please file a new ticket.