What steps will reproduce the problem? 1. Go to Card Search 2. Search for Protean Hydra 3. Select the M11 version 4. Hold finger against screen
What is the expected output? What do you see instead? Normal copy/select dialog should come up. Currently, you can't copy anything on this info page at all.
What version of the product are you using? On what operating system? 1.0
Please provide any additional information below. Tap symbol could become T, Mountain could become R, colorless costs become the number, and so on.
Comment #1
Posted on Oct 18, 2011 by Happy Horser70 - Text is copyable, images copy as [obj]. Is this good enough to be resolved or will it sit on the backburner for a long time?
Comment #2
Posted on Oct 18, 2011 by Happy Horse(No comment was entered for this change.)
Comment #3
Posted on Oct 18, 2011 by Happy Horse(No comment was entered for this change.)
Comment #4
Posted on Oct 18, 2011 by Massive BearThat looks pretty good. I don't know if you can override the popup menu, but if you could, an option for Copy Text to Clipboard in addition to Copy Card to Clipboard could be nice. But, even as it is, is good enough. :)
BTW, whatever happened to taking a couple weeks off? At this rate, you'll run out of bugs before I have time to find them! :P
Comment #5
Posted on Oct 18, 2011 by Happy HorseYeah, I got bored. And I think I said "weekend" anyway... It is possible to copy the whole card to the clipboard, just messy. As it is, the copy event is tied to the TextView the user longclicks. I'll try it and see how it goes.
Comment #6
Posted on Oct 18, 2011 by Massive BearWell, glad to have you back after your long absence. You were missed! :P
Can you just have it copy linearLayout7 (the top level layout)? Or rather, whatever it would get renamed to, so that the name stays stable across redesigns?
Comment #7
Posted on Oct 18, 2011 by Happy HorseI can't copy a linearLayout. I can copy strings out of TextViews. To copy the whole card, I'd just have to grab all the TextViews and cat them together.
Comment #8
Posted on Oct 20, 2011 by Massive Bearr86 and r87 look to have cleanly closed it out. Works even better than I thought it would. Kudos to you, Sir Gelakinetic of Gelatown.
Status: Verified
Labels:
Type-Defect
Priority-DoThisWeek
HandledBy-gelakinetic