After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759966 - Add commands to copy text between start and end markers in flat review to clipboard
Add commands to copy text between start and end markers in flat review to cli...
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: general
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-29 18:21 UTC by Nolan Darilek
Modified: 2020-11-30 15:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nolan Darilek 2015-12-29 18:21:11 UTC
Right now we have commands to copy the current selection to the clipboard, or to append to it. This works well in simple situations, but falls down in more complex scenarios.

Say I have a block of error text in my terminal. I'd like to copy the error to my clipboard and paste it into a GitHub issue.

Now I have to highlight a line, use my copy-to-clipboard command, then highlight and append all subsequent lines. This requires a keystroke per line, or more if the append command requires several keypresses.

NVDA has a command to set a start marker, and another to copy everything between the start and current review position to the clipboard. There are, of course, sanity checks to ensure that both pointers are within the same object. Any chance we might get these for Orca?

With such commands in place, the workflow for my current scenario would look like: Move to start of error message, set start marker, move down until end, invoke copy command. All text between the current position and start marker would land on the clipboard.

Thanks.
Comment 1 kendell clark 2016-01-14 23:55:21 UTC
I too cannot wait for this to become possible. In fact, I've seen references to key commands responsible for copying text in flat review to the clipboard in the keybinding settings, but could never figure out how to do this.
Comment 2 Joanmarie Diggs (IRC: joanie) 2020-11-30 15:46:00 UTC
If this problem still exists and is an Orca issue (rather than an issue in some other application), please file a new issue in gitlab. Thanks!