Summary: | Fullscreen image viewer sometimes does not work on stickers. | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | q234rty <q23456yuiop> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, james.h.graham, justin |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/neochat/-/commit/ceef2167fd5709b45738d5a5c0b5b48f1ba14eec | Version Fixed In: | |
Sentry Crash Report: |
Description
q234rty
2024-03-07 12:10:51 UTC
So the sticker shouldn't ever be shown as while they are images by implementation they are not media that should be maximized. However it does seem that they are clickable and can activate the maximize component which shouldn't happen and needs to be fixed. A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1633 Git commit ceef2167fd5709b45738d5a5c0b5b48f1ba14eec by James Graham. Committed on 24/03/2024 at 10:01. Pushed by nvrwhere into branch 'master'. Don't Maximize Stickers Make sure that sticker don't open the maximize component as they aren't in the media model M +6 -2 src/eventhandler.cpp M +4 -1 src/eventhandler.h M +8 -5 src/timeline/ImageComponent.qml https://invent.kde.org/network/neochat/-/commit/ceef2167fd5709b45738d5a5c0b5b48f1ba14eec *** Bug 485256 has been marked as a duplicate of this bug. *** |