[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951065#comment-13951065
 ] 

ASF subversion and git services commented on CLOUDSTACK-6227:
-------------------------------------------------------------

Commit e65d6bd3a8e893280a0d14a68940ce45cd40b616 in cloudstack's branch 
refs/heads/master from [~gabora]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e65d6bd ]

CLOUDSTACK-6227 (Add copy-paste support for detail view fields):

DetailView widget now supports bool isCopyPaste property that can be set
for fields. If this is set to true, the text of this field is displayed
using ellipsis formatting* and a copy-paste icon is available right next
to it. On clicking this icon, the full text is displayed

*: tooltip is also enabled showing the original non-ellipsed value


> Add copy-paste support for detail view fields
> ---------------------------------------------
>
>                 Key: CLOUDSTACK-6227
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6227
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: UI
>    Affects Versions: 4.3.0
>            Reporter: Brian Federle
>            Assignee: Gabor Apati-Nagy
>             Fix For: 4.4.0
>
>         Attachments: copy-paste-concept.png
>
>
> Right now long value fields are displayed in a scrollbox to prevent overflow, 
> examples being the API and secret key fields. Visually, this is not an 
> optimal solution and can also make copy-pasting the values hard.
> There should be a new option in the detailView to provide a 'copy' button 
> next to long fields, which would copy the entire field's contents to the 
> clipboard. The displayed value field can then be truncated via ellipses '...'



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to