小编Joe*_*ran的帖子

Strange UISearchDisplayController Crash with hidden keyboard

I have a IUSearchBar with an UISearchDisplayController, and everything is working well:

  • When I touch the search bar, the keyboard shows up, the TableView has a black cover on it and I can start typing

screenshot 1 http://joeranbosma.nl/xcode/sdc1.png

  • When I type something the clear button (x) appears, and so do my search results.

screenshot 1 http://joeranbosma.nl/xcode/sdc2.png

  • This works all great. When I click on the clear (x) button, it just returns to the first screenshot state (empty search bar, and …

iphone objective-c uisearchbar uisearchdisplaycontroller ios

1
推荐指数
1
解决办法
1178
查看次数