History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-20147
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Major Major
Assignee: Eugene Zhuravlev
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"Copy value" on byte array puts useless string in clipboard

Created: 11 Aug 07 19:19   Updated: 06 Nov 08 23:11
Component/s: Debugger
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
For example: [B@1f05c08

I would like to see the list of array items somehow converted to a string.



 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 29 Sep 07 15:59
This is also true for types, that have custom renderers specified. It would be great if display value is copied instead of Object's toString().