This would make our life way easier – right now, people screenshot the table and then manually retype an address! I can’t figure out a good reason that we should not be able to select something in this table.
This is in the web interface.
I have tried to debug the problem a bit, it it seems to be related to the onmousedown handler for for tbody elements.
Just allowing selection might not be good enough, because Torch output tends to change a lot. It would be probably better to somehow freeze the data and give user enough time for copying.
I’d like something for WinBox too, because it’s not any better with this, and retyping addresses from screenshots is no fun. A perfect solution for me would be extended right-click menu:
It would remember the data from the moment I clicked, so even if the line changed right after that, I’d get what I wanted. Source and destination addresses (as the most often needed ones) would be separate items, and “Copy Info” could copy all fields.
And something with similar principle could work for WebFig too.
Oh my goodness, yes! I totally forgot about that!
And yes, a freeze would be nice. I would still be most interested in the web version because that’s what our “first line” techs use/have access to. But it certainly can’t hurt (or be hard to do!) for both winbox and “webbox”.