[TIMOB-9535] Android: Table Views>Table View (layout 2) - The part of the background image gets black when the soft keyboard becomes invisible.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:58:19.000+0000 |
Affected Version/s | Release 2.1.0, Release 2.1.2, Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and060112, qe-and082012 |
Reporter | Neha Chhabra |
Assignee | Eric Merriman |
Created | 2012-06-14T03:56:22.000+0000 |
Updated | 2017-05-02T21:58:19.000+0000 |
Description
While testing Kitchen Sink,the part of the background image of the Table Views>Table View (layout 2) Test case gets black for few moment when we make the soft keyboard invisible.
This is not a regression.This occurs as far as 1.8.2
Steps to reproduce:
1. Install KitchenSink from master onto a Device.
2. Tap on base UI
3. Tap on Views
4. Tap on table Views.
5. Tap on Table View(layout 2).
6. Click on the Text Field at the top.
7. Press back button on device,to hide the soft keyboard.
Actual Result:
The part of the background image gets black for few moment(same as the size of the key board).
Expected result:
The background image shouldn't get black when the soft keyboard is hidden.
Occurs on: Titanium Studio, build: 2.1.2.201208192014 SDK version: 2.1.2.v20120816171609 Devices: Motorola Droid (2.2.3) Asus Nexus7 (4.1)
The problem can reproduce with latest master release 3.1.0 and latest release 3.0.2. Tested on: Titanium Studio, build: 2.1.2.201208301612 Titanium SDK version: 3.1.0 (26/02/2013) Titanium SDK version: 3.0.2 (26/02/2013) Device: Samsung galaxy s duos Android version: 4.0.4 When soft keyboard hide, part of background image get black for only few moments.We can consider it as a bug, but it won't make any issue and the black background exist only for few moments.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.