Page 2 of 3

Re: Mobile Pkhonor

Posted: Fri Dec 23, 2022 9:46 am
by Raj
The underdog wrote: Thu Dec 22, 2022 10:09 pm Add fakkin touch support as a start, what pre windows 8 laptop doesn't have a touch screen even? on osrs it plays fine on touch screens but here it's down bad :zoidberg: :copium:
I don’t think we’re meant to do any deliberate integration for touch screens. If your OS isn’t forwarding your touch inputs as the correct mouse events to the application, there’s not much we can do about that. We might be at the mercy of Java’s handling of it.

I can look into if we’re using any weird mouse behavior, which is honestly somewhat possible, but it’s also pretty unlikely because that’s not the type of thing any programmer has ever said “let me reimplement this” to.

Edit: We are indeed using standardized AWT MouseEvents and KeyEvents passed in by the OS, so it seems to be out of our hands, or I need more details about what exactly is wrong.

Re: Mobile Pkhonor

Posted: Fri Dec 23, 2022 12:13 pm
by Fungamer
Jumping bug wrote: Thu Dec 22, 2022 10:15 pm I want a mobile live chat option that staff must respond to whenever I need help
Support. Give @Fe nis a shock collar that zaps him with the power of Zeus if he takes more than 2min to reply to a question.

Re: Mobile Pkhonor

Posted: Fri Dec 23, 2022 2:41 pm
by Fe nis
This already happens Lieven, except instead of a shock collar it's people flinging abuse in my direction when it takes me more than 5 seconds to type a reply.

Re: Mobile Pkhonor

Posted: Fri Dec 23, 2022 7:43 pm
by The underdog
Raj wrote: Fri Dec 23, 2022 9:46 am
Edit: We are indeed using standardized AWT MouseEvents and KeyEvents passed in by the OS, so it seems to be out of our hands, or I need more details about what exactly is wrong.
Say I use touch only. I click(tap) on tree, I start to chop tree.
If I now tap a brew in inv as my next action, the mouse action will be to click on the last mouse position and then move the mouse.
So what happens is that the tree gets clicked and brew is hovered. If I then proceed to tap the tree again I drink the brew and the tree is hovered.

Re: Mobile Pkhonor

Posted: Fri Dec 23, 2022 8:22 pm
by Raj
The underdog wrote: Fri Dec 23, 2022 7:43 pm
Raj wrote: Fri Dec 23, 2022 9:46 am
Edit: We are indeed using standardized AWT MouseEvents and KeyEvents passed in by the OS, so it seems to be out of our hands, or I need more details about what exactly is wrong.
Say I use touch only. I click(tap) on tree, I start to chop tree.
If I now tap a brew in inv as my next action, the mouse action will be to click on the last mouse position and then move the mouse.
So what happens is that the tree gets clicked and brew is hovered. If I then proceed to tap the tree again I drink the brew and the tree is hovered.
I have a potential solution. Can you hop on a test server and test it out?

- JAR Client
- Portable Client

If this doesn't work, your touch drivers are likely bugged, and I think they're actually sending a click from before the mouse movement, for whatever reason. Because the current mouse listener does work with other touch emulators, like RDP.

Re: Mobile Pkhonor

Posted: Mon Dec 26, 2022 11:20 pm
by The underdog
Raj wrote: Fri Dec 23, 2022 8:22 pm
The underdog wrote: Fri Dec 23, 2022 7:43 pm
Raj wrote: Fri Dec 23, 2022 9:46 am
Edit: We are indeed using standardized AWT MouseEvents and KeyEvents passed in by the OS, so it seems to be out of our hands, or I need more details about what exactly is wrong.
Say I use touch only. I click(tap) on tree, I start to chop tree.
If I now tap a brew in inv as my next action, the mouse action will be to click on the last mouse position and then move the mouse.
So what happens is that the tree gets clicked and brew is hovered. If I then proceed to tap the tree again I drink the brew and the tree is hovered.
I have a potential solution. Can you hop on a test server and test it out?

- JAR Client
- Portable Client

If this doesn't work, your touch drivers are likely bugged, and I think they're actually sending a click from before the mouse movement, for whatever reason. Because the current mouse listener does work with other touch emulators, like RDP.

Re: Mobile Pkhonor

Posted: Mon Dec 26, 2022 11:21 pm
by Fungamer
Fe nis wrote: Fri Dec 23, 2022 2:41 pm This already happens Lieven, except instead of a shock collar it's people flinging abuse in my direction when it takes me more than 5 seconds to type a reply.
Well obviously it's not working.....

Re: Mobile Pkhonor

Posted: Mon Dec 26, 2022 11:55 pm
by Raj
The underdog wrote: Mon Dec 26, 2022 11:20 pm
So it seems a bit better but inventories are a bit broken?

Re: Mobile Pkhonor

Posted: Tue Dec 27, 2022 2:25 am
by The underdog
Raj wrote: Mon Dec 26, 2022 11:55 pm
The underdog wrote: Mon Dec 26, 2022 11:20 pm
So it seems a bit better but inventories are a bit broken?
Ye

Re: Mobile Pkhonor

Posted: Mon Feb 06, 2023 7:11 am
by Jumping bug
The underdog wrote: Tue Dec 27, 2022 2:25 am
Raj wrote: Mon Dec 26, 2022 11:55 pm
The underdog wrote: Mon Dec 26, 2022 11:20 pm
So it seems a bit better but inventories are a bit broken?
Ye
I love the way you work your finger, can I see the others?