-
-
Notifications
You must be signed in to change notification settings - Fork 657
Closed
Description
If you are submitting a bug report, please respect the below template :
OS platform / Browser
Any / mobile focused
melonJS version
10
Bug description
Feature to generate pre-made virtual keyboard primarily for use on mobile platform. This would allow developers to control the size and location of the keyboard, the layout and even which keys are available. Adding one or more input forms to the HTML is cumbersome and difficult to manage, particularly on mobile. For example, if you have a login screen, user registration screen, player maintenance screen, etc. there is no easy way to manage all of those input boxes. It would be a much cleaner design to support the ability to take input from a virtual keyboard generated from keys which are buttons responding to touch inputs.
Steps to reproduce the bug
Not a bug
Console log Extract
N/A
How to enable/use the console log
- Webkit (Chrome, Safari) : https://developer.chrome.com/devtools
- Opera : http://www.opera.com/dragonfly/documentation/
- FireFox : http://getfirebug.com/enable
- MS (Edge) : https://docs.microsoft.com/en-us/microsoft-edge/f12-devtools-guide/debugger
Metadata
Metadata
Assignees
Labels
No labels