[Koko] [Bug 498116] New: Image view is irresponsive on mobile
Anders Lund
bugzilla_noreply at kde.org
Wed Jan 1 10:23:40 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=498116
Bug ID: 498116
Summary: Image view is irresponsive on mobile
Classification: Applications
Product: Koko
Version: 24.12.0
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: unassigned-bugs at kde.org
Reporter: anders at alweb.dk
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
On mobile, tapping the image view has no effect, preventing from hiding the UI
elements in top and bottom.
STEPS TO REPRODUCE
1. Open koko (aka Photos) on a phone or tablet (using
QT_QUICK_CONTROLS_MOBILE=! on a pc/laptop won't work unless you have a touch
screen, mouse click click is still registered but produces some qml error
oupput)
2. open an image
3. tap the image
OBSERVED RESULT
nothing happens
EXPECTED RESULT
ui (toolbars) would show/hide
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: postmarket OS
KDE Plasma Version: 6.2.80
KDE Frameworks Version: 6.8
Qt Version: 6.8.1
ADDITIONAL INFORMATION
I'm willing to try and take this on. Likely, it is a question of using a
taphandler insted of onClicked, though I did not dive that much into the code
yet.
I'd also like to add support for switching to full screen mode on mobile, which
currently requires to display the keyboard and press 'F', and then it's hard to
get out of. I suggest using longpress for that. It' my opinion that fullscreen
should be default for image view on mobile devices.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list