TabBar 2 clicks

I have a TabBar with 8 items. And as everybody knows, more than 5 makes the 5th item the MORE button and it's perfect.

The problem is when I hit it, the button just blinks. If I hit again, then the other options are shown.

Why ? Thx

I created a dummy app to test.

  • Open the app
  • I get the 4 tabs + … tab
  • Hit the … tab, nothing happens - not even blink
  • Hit again, then get the list to choose
  • Now, each time I tap …, I go to the page

Second test

  • I open the app
  • Hit any tab (except …)
  • if I hit the … tab, I get the list to choose immediately

So the problem is when the first tab ever hit is the … tab. Looks like a bug.

I tested also in an UIKit app.

When I hit more, I get immediately a list to choose the destination (5 or 6).

TabBar 2 clicks
 
 
Q