[TIMOB-7306] Android: KS - Search in Table View (Layout 2) does not work
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:16:45.000+0000 |
Affected Version/s | Release 1.8.0.1, Release 2.0.0, Release 2.1.2, Release 3.1.0, Release 3.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-3.3.0, qe-and011912, qe-and082012 |
Reporter | Wilson Luu |
Assignee | Ingo Muschenetz |
Created | 2012-01-19T17:42:25.000+0000 |
Updated | 2017-05-02T20:16:45.000+0000 |
Description
Steps to reproduce:
1. Launch KS
2. Go to Base UI > Views > Table Views > Table View (layout 2)
3. Search for an item e.g. 20
Actual: Results do not appear.
Expected: Results should appear after typing in search query.
Note: For comparison, "Base UI>Views>Table Views>Table Search" uses the same search code as "Table View (layout 2)" and can still search for items.
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)
Occurs on: Titanium Studio, build: 2.1.2.201208301612 Titanium Studio SDK, build:2.1.3.v20120918170114 Devices: Kindle fire. Note: Search in Table View (Layout 2) does not work.
This seems to be an issue with custom TableViewRows and setting the TableView filterAttribute. I've worked around it by using "title" as my filter attribute on Android and setting a title on my custom TableViewRow objects.
The problem reproduces with release 3.0.2 and master release 3.1.0 tested on Titanium Studio, build: 3.0.2.201302191606 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 Device: Samsung galaxy s duos Android version: 4.0.4 Android Emulator: Android SDK version: 2.2
Issue is reproducible with the following environment Tested on: Device : Google Nexus Phone , Android version : 4.0.4 SDK: 3.1.1.v20130507184555 CLI version : 3.1.0 OS : MAC OSX 10.7.5 Appcelerator Studio, build: 3.1.0.201305061949 XCode : 4.5.1
Issue is reproducible with: Mac osx 10.9.4 Mavericks Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK, build: 3.3.0.GA Node.JS Version: v0.10.28 NPM Version: 1.4.9 acs@1.0.15 alloy@1.4.0 npm@1.4.9 titanium@3.3.0 titanium-code-processor@1.1.1 Device: GalaxyS4 Android version 4.4.2 KS version 3.3.0
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.