Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-361] Keyboard toolbar issues

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:27:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsdefect, ios, iphone
ReporterKevin Whinnery
AssigneeBlain Hamon
Created2011-04-15T02:27:49.000+0000
Updated2017-03-09T23:04:47.000+0000

Description

The attached Titanium project shows two issues:

One:
If the keyboardToolbarHeight value is set greater then 30 the keyboard does not resize correctly in landscape view. If you set this value to 30 it seems to be alright. You can see this in the attached example or in the kitchensink demo.
1) On the index.html page in the iPhone simulator rotate to the right (or left)
2) Press the button
3) You will see the keyboard layout issue. This only happens if the keyboardToolbarHeight value is greater then 30.

Two:
In landscape view the textArea seems to set the focus at the bottom of the control. When you type you can not see what you are typing without scrolling to the top of the control. Is there anyway that the focus could be set to the top of the control when in landscape mode? The attached same shows this behavior in landscape mode. You can also see this behavior in the Text Fields example in the kitchenSink demo.

Community Thread:
http://support.appcelerator.net/discussions/titanium-mobile-discussion/1209-textarea-keyboardtoolbar-issues"> http://support.appcelerator.net/discussions/titanium-mobile-discuss...

Attachments

FileDateSize
screen-shot-2011-02-17-at-105923.png2011-04-15T02:27:49.000+000017593
textareaissue.zip2011-04-15T02:27:51.000+00004594798

Comments

  1. Antonio Carlos Silveira 2011-04-15

    On iPhone OS4, the KeyboardToolbar is detached from the keyboard, floating away.

  2. Blain Hamon 2011-04-15

    These have been either fixed or made moot.

  3. tom quas 2011-04-15

    Blain, I still see this happen on both simulator and device. The attached screenshot shows the screen right after the keyboard floated away.

    env: Ti 1.6.0RC1, iOS4

  4. Nikolai Derzhak 2011-04-15

    rollback wrong update
  5. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source