[MCPE-1723] (FIXED IN 0.7.2 PLEASE CLOSE IT)I can´t type in the sign the "ñ" letter and the accents (á,é,í,ó,ú) This happens in survival and creative Created: 03/Feb/13 Updated: 12/Aug/13 Resolved: 13/Jul/13 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.6.0, 0.6.1 |
| Fix Version/s: | 0.7.2 |
| Type: | Bug | ||
| Reporter: | Luis Robles | ||
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Confirmation Status: | Confirmed | ||||||||||||||||||||||||
| Platform: | Tablet - iOS - iPod Touch 5 | ||||||||||||||||||||||||
| CHK: | |||||||||||||||||||||||||
| Description |
|
I just want the "ñ" letter and the accents in the signs because im form México. When i type that letters it shows a symbol. |
| Comments |
| Comment by Johan Bernhardsson [ 17/Apr/13 ] |
|
We currently don't support all those letters (as in writing them out in game). Will fix in the future. |
| Comment by Jack Kiuttu [ 16/Apr/13 ] |
|
The Unicode value in hexadecimal causes a bit overflow because the value is over FF; if it was under that value, it would work fine. |