8000 Clipboard: Copy/paste Rules/Alternatives/Selectors between WebModules by JulienCochuyt · Pull Request #58 · accessolutions/WebAccessForNVDA · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Clipboard: Copy/paste Rules/Alternatives/Selectors between WebModules #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

JulienCochuyt
Copy link
Member

Copy using control+C or control+insert, paste using control+V or shift+insert when focus is on:

  • Rules Manager: Rules/results tree
  • Rule Editor:
    • The criteria category on the categories tree
    • In full mode: The alternatives list on the criteria panel
  • Criteria Editor for a Free Zone, the start and end criteria categories on the categories list.

Copying stores the JSON representation of the rule or criteria set in the clipboard in raw text mode.
A rule with a single alternative can be pasted in lieu of an alternative or selector. An alternative with a single selector can be pasted in lieu of a selector. An alternative or selector can be pasted as base for a new rule. Pasting opens the corresponding wizard or editor to allow for alteration before committing.

  • Editors: Support shift+F6 (was F6 only)
  • Rule Editor: Alternatives List: Support deleting alternatives using the delete key

Copy using control+C or control+insert, paste using control+V or
shift+insert when focus is on:
 - Rules Manager: Rules/results tree
 - Rule Editor:
   - The criteria category on the categories tree
   - In full mode: The alternatives list on the criteria panel
 - Criteria Editor for a Free Zone, the start and end criteria
   categories on the categories list.

Copying stores the JSON representation of the rule or criteria set in
the clipboard in raw text mode.
A rule with a single alternative can be pasted in lieu of an alternative or selector.
An alternative with a single selector can be pasted in lieu of a selector.
An alternative or selector can be pasted as base for a new rule.
Pasting opens the corresponding wizard or editor to allow for alteration before committing.

 - Editors: Support shift+F6 (was F6 only)
 - Rule Editor: Alternatives List: Support deleting alternatives using the delete key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0