Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2680] Android: 2.3, scrollViews text area - hint text appears then disimisses, no hints but hint bar still up

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-05-17T15:09:06.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0
ComponentsAndroid
Labels2.3, android, defect, hinttext, keyboard, reported-1.5.1
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:26:49.000+0000
Updated2011-05-17T15:09:06.000+0000

Description

1.5.1 + hvga skinned 2.3 emulator. Not seen in 2.2

1.Base UI > views > scroll views > scroll views text area
2.click into a text field
3.note the keyboard and hint text behavior

results:keyboard pops up,. hint text appears and the content then dissapear, but leave the hint text bar up.
expected: populated hint bar or no hint bar?

screen shot
https://skitch.com/thomashue/rg28f/5560-titanium-15-hvga">https://skitch.com/thomashue/rg28f/5560-titanium-15-hvga

Comments

  1. Marshall Culpepper 2011-04-15

    Seeing a lot of these UI discrepancies in the 2.3 emulator, it seems to be buggy in general. This looks great on Nexus S -- my guess is Google has quite a few known UI bugs in the current version of the emulator. Thomas, kicking back to you for verification that it works on device.. not sure what else we can do with core tooling problems like this.

  2. Eric Merriman 2011-05-17

    This seems like expected behavior. If you have hint text and click somewhere in the hint text, suggestions are presented. If you click at the end of the line after "textarea" it is true that the hintbar will populate then go blank. however, if you clear the field and type textarea, the hint bar only has "textarea" since "textarea" is not technically a valid word. If you clear the field and put some other non-word in the field, then place the insertion point at the end of that word, the same behavior as seen is this bug is noted.
  3. Eric Merriman 2011-05-17

    Closing as invalid with Thomas' and Don's blessing.

JSON Source