Abu Saad Papa

Results 8 issues of Abu Saad Papa

I am not able to scroll the webview with a mouse. Is there any workaround for it?

How to implement Spatial Navigation in this webview? Spatial Navigation is direction navigation with the help of arrow keys in keyboard which is useful for accessibility.

Hi, I am trying to implement bluetooth dial in my iPhone from my Windows machine. I am using the following code ` BluetoothAddress address; address = BluetoothAddress.Parse("749EAF47B192"); using var bluetoothClient...

Hi, The focused element is losing focus when we click anywhere outside the html file. Is it possible to keep the focus even when the html page is not in...

I am creating a browser for accessibility and am using your spatial navigation to make the pages navigable with keyboard. I am able to inject your JavaScript code for the...

Hi, I am working to get two animation labels (motion label) inside a scrollview with auto-layout but both the labels are getting overlapped. The bug I think is we are...

How to add a pause of 5s or 10s in the text so that the audio will pause for 10s and then continue? Is there any way to achieve it...

Hi, I would like to know how to extract pitch from an English speaking audio file using this pitch extractor in this repository.