firefly icon indicating copy to clipboard operation
firefly copied to clipboard

fix: pin samsung keyboard and other brands

Open amadeu2 opened this issue 3 years ago • 0 comments

Summary

This PR fixes an issues with Samsung and others soft-keyboards at enter pin code. Working on:

  • iOS 15 keyboard
  • Samsung, Huawei, MicrosoftSwiftkey, Motorola and Gboard Android soft-keyboards.

...

Changelog

- Please write a list of changes

Relevant Issues

Closes #4156

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • [ ] MacOS
    • [ ] Linux
    • [ ] Windows
  • Mobile
    • [x] iOS
    • [x] Android

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick all of the following boxes that are relevant to your changes.

  • [ ] I have followed the contribution guidelines for this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have added or modified tests that prove my changes work as intended
  • [ ] I have verified that new and existing unit tests pass locally with my changes
  • [ ] I have verified that my latest changes pass CI workflows for testing and linting
  • [ ] I have made corresponding changes to the documentation

amadeu2 avatar Aug 04 '22 03:08 amadeu2