emojionearea
emojionearea copied to clipboard
Mobile devices: Prevent keyboard
Would it be possible for you to prevent the keyboard (on mobile devices) from opening up while clicking among the emojis? Perhaps an option? Would really appreciate it!
+1
+2
is any one solved this please tell me I am struck here right now.
Hi, @mervick how to solve this when picker open hide keybord in mobile is it possible please tell me.
+1 If this issue can be resolved, it will be very good :)
@mervick Hi, some solution? thankful!
help please
@mervick any update on this?
still nobody with a solution? Its basically useless on mobile as it is.
Maybe we can use this html attribute in element contenteditable="true", Set inputmode="none" to the div contenteditable="true" when picker open and then after picker close remove the attribute. And I think we must implement this only for touch device that have virtual keyboard.
Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode#none
thx for the tip, I will try that.
On Wed, Jun 12, 2024 at 2:41 PM Muhamad Husein @.***> wrote:
Maybe we can use this html attribute in element contenteditable="true", Set inputmode="none" to the div contenteditable="true" when picker open and then after picker close remove the attribute. And I think we must implement this only for touch device that have virtual keyboard.
Reference:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode#none
— Reply to this email directly, view it on GitHub https://github.com/mervick/emojionearea/issues/2#issuecomment-2163682496, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACELU3FUYN4PZLYR7X7PJFTZHCI5PAVCNFSM6AAAAABJGE5TKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRTGY4DENBZGY . You are receiving this because you commented.Message ID: @.***>