Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1730] Android: Number/Punctuation Keyboard doesn't allow Punctuation

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:00.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:00:43.000+0000
Updated2011-04-17T01:57:00.000+0000

Description

Key filter is probably wrong.

Comments

  1. Don Thorp 2011-04-15

    (from [ed4d837742bd613b434d83507e7133a4277b9629]) [#1348 state:fixed-in-qa] [#1730 state:fixed-in-qa] Rewrote the keyboard setup routine to take all modifiers and selectors into consideration when initializing and changing. Add a custom key handler to allow numbers and a set of punctuation chars, when the keyboard was numbers_and_punctuation http://github.com/appcelerator/titanium_mobile/commit/ed4d837742bd613b434d83507e7133a4277b9629"> http://github.com/appcelerator/titanium_mobile/commit/ed4d837742bd6...

  2. Thomas Huelbert 2011-04-15

    Don - the alt chars are failing (KS>controls>textfield>keyboard>tap numbers/Punc>tap the alt key and try things like the euro symbol,yen symbol, pound, trademark copy write etc), new bug or add to this record?

  3. Don Thorp 2011-04-15

    I knew at somepoint some characters wouldn't pass. I'll have to right a new keyboard handler that explicitly denies alpha characters and allows everything else, but even then it's going to be difficult across all languages. Let's open a new ticket regarding international and other non-common punctuation chars.

  4. Thomas Huelbert 2011-04-15

    opening a new record for noted issue, closing this as resolved

JSON Source