Bug 440856 - Option to show wifi QR code is not very discoverable
Summary: Option to show wifi QR code is not very discoverable
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-08-11 07:44 UTC by Rolf Eike Beer
Modified: 2024-12-23 18:25 UTC (History)
2 users (show)

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


Attachments
Screenshot (44.62 KB, image/png)
2021-08-11 10:46 UTC, Nicolas Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2021-08-11 07:44:44 UTC
Using a QR code with a WIFI:… string Android and possibly other handys can easily connect to a given network. It would be very helpful if one could show such a QR code from an existing connection.
Comment 1 Nicolas Fella 2021-08-11 10:46:21 UTC
That's already possible by right-clicking on a connection in the applet
Comment 2 Nicolas Fella 2021-08-11 10:46:35 UTC
Created attachment 140653 [details]
Screenshot
Comment 3 Nate Graham 2021-08-11 15:00:15 UTC
Yup.

The fact that you didn't know this suggests that it's not discoverable enough, though. In general right-click-only user interfaces are bad for precisely this reason.
Comment 4 Nate Graham 2021-08-11 15:05:59 UTC
Generally we have an expanded view that shows extra actions, which would take care of this. But in the case of the networks applet, the expanded view is used to two custom views instead. Not sure where we could put the action.
Comment 5 Rolf Eike Beer 2021-08-11 19:17:46 UTC
Ok, indeed, I have never seen this before. I looked for it in the network details, especially the security page. I would like to be able to show the QR code even for a network that is not in range as that was my usecase today: take the connection data for a Wifi with me that I knew I had not connected to with the new phone.

Showing it directly in the applet the same way as the clipboard tray has it would be great. The big "disconnect network" button could be replaced by something smaller with only an icon (I'm on 5.18.5, so this maybe already is resolved).
Comment 6 Nate Graham 2021-08-12 16:49:47 UTC
Perhaps I could add a third tab called "Actions" to the expanded view, which would be like the expanded view actions for other applets.

The cleanest way to do this would be to implement support in the common component itself for using a tab view in the expanded view, and then port the Networks applet to use that functionality instead of implementing the tab view all on its own.
Comment 7 Ben Cooksley 2024-12-23 18:25:57 UTC
Bulk transfer as requested in T17796