Bug 493656 - No Refresh button on Plasma Mobile
Summary: No Refresh button on Plasma Mobile
Status: REPORTED
Alias: None
Product: kweather
Classification: Applications
Component: general (show other bugs)
Version: 24.08.1
Platform: postmarketOS Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-25 21:28 UTC by Sandro Knauß
Modified: 2024-09-25 21:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Knauß 2024-09-25 21:28:50 UTC
If I launch KWeather within Plasma Mobile I have no possiblility to refresh the weather information. Reason is that the Refresh button is disabled:
https://invent.kde.org/utilities/kweather/-/blob/master/src/qml/DynamicForecastPage.qml?ref_type=heads#L395

So it is intended to not show the refresh button, but there is no possibility to trigger the refresh :( Properly mobile should show a bar with the Refresh button, possible this broke with some kirigami update.

If I launch KWeather within a normal Plasma desktop I can refresh the weather information.