iOS IPad Keyboard UIToolbar is unable to click for 1 seconds after done keying -


i need help. notice uibarbuttonitem in input accessory view unable click after done keying.

step replicate:-

  1. add uibarbuttonitem in uitoolbar , set input accessory view.
  2. the uibarbuttonitem clickable , works expect.
  3. typing in keyboard. , click on uibarbuttonitem
    immediately.
  4. you notice button unable click. wait awhile, clickable , works per normal.

anyone have idea how solve problem?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -