[TIMOB-15186] iOS 7 - Translucent setting forces the search bar for a tableview to go behind the nav bar.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Rick Blalock |
Assignee | Unknown |
Created | 2013-09-14T11:33:53.000+0000 |
Updated | 2018-02-28T20:04:00.000+0000 |
Description
Compare the following:
http://www.screencast.com/t/lT6RZSM2AKlr
vs.
http://www.screencast.com/t/68GpUv3f10e
When setting the translucent property, it forces the search to go under the nav bar.
Running into the same bug. Posted sample code and screenshots here: http://developer.appcelerator.com/question/158094/ios7-tableview-with-searchbar-and-tiuiextendedgetop-does-not-position-properly
Is there any workaround for this issue?
I'm also experiencing this issue. Associated Q&A thread: https://developer.appcelerator.com/question/158094/ios7-tableview-with-searchbar-and-tiuiextendedgetop-does-not-position-properly With search bar: http://i.imgur.com/aOF0gKO.jpg Without: http://i.imgur.com/YLEg2ap.jpg The Q&A post also contains example code to reproduce this issue.
Still no fix?