Bug 416957 - Sort order menu doesn't work in compact/mobile view
Summary: Sort order menu doesn't work in compact/mobile view
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: 5.17.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-30 16:47 UTC by Stefano Milani
Modified: 2023-01-12 17:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.27
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Milani 2020-01-30 16:47:45 UTC
SUMMARY


STEPS TO REPRODUCE
1. open discover
2. resize window as much as possible
3. click left hamburger menu
4. click installed 
5. click right hamburger menu
6. click order:valutation

OBSERVED RESULT
menu are not displayed

EXPECTED RESULT
menu are displayed

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1
Kernel Version: 5.4.15-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Celeron® CPU N3450 @ 1.10GHz
Memory: 5,7 GiB


ADDITIONAL INFORMATION
bug probably occurs when none installed applications are displayed.
Comment 1 Stefano Milani 2020-02-01 15:32:05 UTC
sometimes the hamburger menu on the right is not displayed, but only is displayed by enlarging and reducing the window.
Comment 2 Stefano Milani 2020-02-03 18:13:13 UTC
terminal output of crash:
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:43: TypeError: Cannot read property 'x' of undefined
<Unknown File>:7: TypeError: Cannot read property 'contentX' of null
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/ContextDrawerActionItem.qml:67: ReferenceError: mainFlickable is not defined
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlayDrawer.qml:209: TypeError: Cannot read property 'height' of null
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlayDrawer.qml:286: TypeError: Cannot read property 'height' of null
Comment 3 Stefano Milani 2020-02-03 18:19:06 UTC
terminal output of bug (not crash, sorry for my error):
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/BreadcrumbControl.qml:43: TypeError: Cannot read property 'x' of undefined
<Unknown File>:7: TypeError: Cannot read property 'contentX' of null
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/ContextDrawerActionItem.qml:67: ReferenceError: mainFlickable is not defined
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlayDrawer.qml:209: TypeError: Cannot read property 'height' of null
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlayDrawer.qml:286: TypeError: Cannot read property 'height' of null
Comment 4 Nate Graham 2023-01-12 17:33:13 UTC
This works now.