Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11072] Win8: Long strings inputted in text fields are moved to the next row

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2012-09-27T14:22:48.000+0000
Affected Version/sSprint 2012-03 WIN8
Fix Version/sSprint 2012-03 WIN8
ComponentsWindows
Labelsn/a
ReporterArthur Manasyan
AssigneeTatyana Petrenko
Created2012-09-24T09:34:30.000+0000
Updated2012-09-27T14:22:48.000+0000

Description

At this moment, test fields have the following lengths: "Date" - 12 symbols "Merchant name" - 22 symbols "Transaction" - 8 symbols "Report Name" - 37 symbols "Report Title" - 37 symbols If you enter a text longer than this length, the string is moved to the next row. see the screenshots

Attachments

FileDateSize
Charges text fields.png2012-09-24T09:34:30.000+000069832
Report text fields.png2012-09-24T09:34:30.000+000056976

Comments

  1. Tatyana Petrenko 2012-09-27

    The current solution changes default behavior of table entries in the API by cutting off the text to one line. This is a major API bug. Please revert the change. As in fact, I don't see what's wrong with having a merchant name span 2 or more lines. As for the date and amount, they will always be short enough not to need cropping. Sorry, my oversight, should have closed this bug in the first place.
  2. Alexander Galstyan 2012-09-27

    Changes reverted back.

JSON Source