| Summary: | "Rescan Wireless Networks" button not shown if no connection available | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Unknown <null> |
| Component: | Networks widget | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | jgrulich, lukas, peilsido |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Applet when no network is present
Applet when at least one network is present |
||
Created attachment 101842 [details]
Applet when at least one network is present
Closing, rescan button will be no longer available. Ok. Thank for the information. Are you adding some other automatic way to refresh the network list? I know that the list is sometimes refreshed but I don't know how often. Sometimes it seems that it takes some time The list will be refreshed once the applet is opened and then every 15 seconds if it's still opened. Great. Thank a lot for the improvement. Bulk transfer as requested in T17796 |
Created attachment 101841 [details] Applet when no network is present When no network is present, the plasma-nm applet show only the two tick boxes under the title (see the "no_network.png" file). There is no way to rescan the networks except waiting (I don't know what is the rescan frequency) or unticking/ticking the wifi box. When at lease one network is available, the section "Available connections" is shown and with it the reload button (see the "with_network.png" attachment). Correct behaviour (according to me) ----------------------------------- The reload button should be always present, independently of the number of networks available. I think that either one of the following should happen: * The "Available connections" section is always shown, even if empty * The reload button is moved to the line containing the wifi and airplane-mode tick boxes.