jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
702 stars 88 forks source link

Text input in modal dialog fails working with android mobile browser #775

Closed mxklb closed 2 years ago

mxklb commented 2 years ago

First of all thank you for that great piece of software!

I just realized this with one of the latest releases: v1.14.4

I use a modal dialog with some text inputs. This is working fine when using desktop browser (vivaldi, chrome, ..).

I think it's a bug with modals, inputs and mobiles. In former releases this was working as expected (keyboard pops up).

Hope this helps making great software even greater :beers:

jean-emmanuel commented 2 years ago

Thanks for the report, I made a tiny mistake indeed that's now fixed in sources (https://github.com/jean-emmanuel/open-stage-control/commit/24019c72030ca7bf3cf80be6ada4435a7e72f95e)

jean-emmanuel commented 2 years ago

Fixed in v1.14.6