nick-shmyrev / improved-osk-gnome-ext

Improved On Screen Keyboard for Gnome Shell
https://extensions.gnome.org/extension/4413/improved-osk/
94 stars 30 forks source link

Disturbs the mouse icon location in non-snap software #31

Closed Bushido1 closed 1 year ago

Bushido1 commented 1 year ago

Describe the bug Clicking on a website elements (buttons, places where text can be inserted) is disturbed.

To Reproduce Steps to reproduce the behavior:

  1. Go to whichever website with Brave Browser (downloaded from their official website).
  2. Click on whichever button on whatever website.
  3. See error

Expected behavior The button or other clickable element should be selected and/or become available/focused. Instead, website reacts like I have clicked on something else, rather on the needed button. Seems like the on-screen keyboard moves the website up or down instead focusing a mouse click on a place what I have clicked.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

nick-shmyrev commented 1 year ago

Could not reproduce with Ubuntu 22.04 with ghome-shell 42.4. What do you mean by "disturbed"? Please describe in more details what you're seeing, or better yet take a screenshot, or record a gif/video.

The only thing I did see is that OSK wasn't showing up when you tap on input fields. But it behaves the same way with the original Gnome OSK, so it's likely an issue with Brave not implementing/emitting some Gnome event when the user taps on a text input.

Bushido1 commented 1 year ago

By "disturbed" I mean that when I try to select a text for coping, another element or text of website is selected/copied.

On L, okt 1 2022 at 13:21:00 -0700, Nick Shmyrev @.***> wrote:

Could not reproduce with Ubuntu 22.04 with ghome-shell 42.4. What do you mean by "disturbed"? Please describe in more details what you're seeing, or better yet take a screenshot, or record a gif/video.

The only thing I did see is that OSK wasn't showing up when you tap on input fields. But it behaves the same way with the original Gnome OSK, so it's likely an issue with Brave not implementing/emitting some Gnome event when the user taps on a text input.

— Reply to this email directly, view it on GitHub https://github.com/nick-shmyrev/improved-osk-gnome-ext/issues/31#issuecomment-1264472025, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXBRQLK64VEI6N7A24YOSDWBCMKZANCNFSM6AAAAAAQ2R7Q4Y. You are receiving this because you authored the thread.Message ID: @.***>

nick-shmyrev commented 1 year ago

This extension does not interact with copy, paste or text selection functions in any way. Do you see the same issue when using the original Gnome OSK? Are you using Brave's own copy/paste buttons? If so, that's a Brave issue, please report it in their repo/issue tracker.

Bushido1 commented 1 year ago

Screencast from 06.10.2022 10:30:28.webm Have a look. I tried to select a text in the editing box but another text is selected from above. No such issue with Firefox downloaded from their official branch/website. Might it appear only with non-GTK and Snap applications?