No way of copying system details from ListItem elements

Bug #1286282 reported by Matthew Paul Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UI Toolkit
Invalid
Undecided
Unassigned
ubuntu-system-settings (Ubuntu)
Triaged
Wishlist
Unassigned
ubuntu-ui-toolkit (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Ubuntu Trusty r188
Ubuntu 14.10 r244

1. In System Settings, go to "About this phone".
2. Try to copy the serial number, IMEI, or OS version to the clipboard.

What happens: You can't.

What should happen: You can.

<https://wiki.ubuntu.com/AboutThisDevice#Phone>: "Each value should have the standard UI for copying it as a whole."

This probably depends on a standard toolkit way for software to say "the text in this UI element should be copyable".

The Wi-Fi settings currently works around this by displaying the IP address in a read-only text field, which looks unattractive.

Changed in ubuntu-system-settings (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Sebastien Bacher (seb128) wrote :

I've been looking to the toolkit documentation and I didn't find a way to do that, so it indeed looks like a missing toolkit feature

Changed in ubuntu-system-settings (Ubuntu):
status: Triaged → Invalid
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

Once implemented in the toolkit, it will then still need fixing in ubuntu-system-settings. Most list items shouldn't be copyable, so probably it will be a property that's off by default.

Changed in ubuntu-system-settings (Ubuntu):
status: Invalid → New
Changed in ubuntu-system-settings (Ubuntu):
status: New → Triaged
importance: Low → Wishlist
Revision history for this message
Sebastien Bacher (seb128) wrote :

Seems like that would be a bit inconsistent no? If a long press on a menu item give you the option to copy, why shouldn't that be standard and work on all items? User would probably just not try the long press on items they don't want to copy...

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

Similar to context menus on PC, Copy may be a common action for list items, but not necessarily a universal one. For example, this week I saw a design proposal for a list of feeds, using standard list items, where long-tap would open a menu of commands for that feed. "Copy URL" might be a useful function there, but "Copy" by itself probably wouldn't be.

description: updated
Revision history for this message
Zsombor Egri (zsombi) wrote :

Sorry, but this is just an application specific feature. ListItems do not know about the content, only apps do. So apps can use the toolkit provided Clipboard to copy the data into it.

Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Invalid
Changed in ubuntu-ui-toolkit:
status: New → Invalid
Revision history for this message
Sebastien Bacher (seb128) wrote :

well, the Listitem could at least provide a standard UI/context menu where to plug a custom handler, it would make easier to implement the copy than having every application implement their menu

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.