-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI regression on replying message with touch pad #2662
Comments
Additional note: horizontal scroll causes vertical scroll in chat list and chat window. |
I'm using the same version of the app and I can't reproduce the issue. |
You can try to swipe between chats/contacts/calls/settings in Unigram. Thanks for the report. You can try to see if SwipeControl works for your machine in WinUI 3 Controls Gallery, if it does this issue must be investigated further, if it doesn't - this is caused by driver your trackpad is using (if you don't have one - you might want to see if there is any for your machine and try with it) |
Yes, I can swipe from left to right and reveal the "accept" and the "flag" button in the SwipeView. When I do the same action on one of the messages in the Unigram, it does not work. I tried to swipe in the chat list and it works. Looks like it only fails in the chat UI. |
I've using a Windows 10 touchscreen laptop Dell 15r 5537, and I'm unable to use swipe to reply on current version of Unigram, both Store (8.6.7182.0) and Direct (8.7.7352.0) versions. |
On touchscreen I tried to swipe in the chat list and it works here too |
But it working like in the chat UI, because when I swipe to right it shows the reply icon |
Same for me |
@caeslucio @lloydo3000 this is not related, since here the user here is unable both to reply and forward the message with the gestures, while your issue seems to be the chats forwarding menu not loading, while gestures are working properly, please consider opening a separated ticket |
Thank you but my issued is exactly as described in the ticket. Gestures work in other apps, but since a change in Unigram a few months ago, the do not work on messages in a chat (they do work swiping on the menus, as described above). The gestures don't work either on touchpads or on touchscreens. I have seen this on multiple computers now. I would love a fix as it was a great productivity booster.
|
I just upgraded to Windows 11 22H2, and with Unigram 8.6 (7182) this problem no longer existed. Another of my PC is in Windows 10 21H2 Unigram 8.6 (7182), this problem still exists. |
Yeah, late comment here. I believe that the regression was introduced by this commit and I didn't notice because there was a (undocumented) breaking change in Windows 11: 2af040b |
Doesn't seem to be fixed actually |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
In this UI,
Swipe left use 2 fingers on the high precision touchpad on a message
Expected behavior
The message can be swiped left, and when the finger releases, it becomes the "reply" state.
In the newer version, this useful feature seems removed.
Version Info
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: