Xcode 11.4.1: UITextField returnKeyType (.next) issue with blu button color

hello everyone,


setting returnKeyType = .next to a textField I remember that the key on the keyboard turned color to blue,


now it no longer works.


Is there any known bug? Any suggestions?


thanks

Replies

I remember that the key on the keyboard turned color to blue,


When was that ? Which version of XCode and of iOS ?

Seems it was the case long time ago:

https://stackoverflow.com/questions/8881349/highlight-the-return-button-on-the-ios-keyboard


I tested both on XCode 11.3 and XCode 10.1, never got the blue key…