Skip to content
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

fixes #542 - no message when invalid keyboard shortcuts saved #547

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

becka11y
Copy link
Contributor

General Instructions

Add new message for when the Keyboard Shortcut settings is saved but some of the settings are INVALID or DUPLICATE

This pull request is a Work In Progress

until we agree upon the wording of the new message

Related issue(s) and/or pull request(s)

Example: See also #533 This message dialog will not trap focus until 533 is fixed.

Test cases, sample files

Test by opening the keyboard shortcuts pane of the settings dialog.
Change the value of one of the settings to one that is already used by another shortcut. DUPLICATE will appear in the field. Press Save Changes - you should see a dialog with a message that the INVALID or DUPLICATE setting was restored to the original.

If a setting was legitimately changed and another was INALID or DUPLICATE when the settings were saved, two messages will be displayed in the dialog.

Test combinations of just

  1. INVALID OR DUPLICATE settings - just one error message is displayed
    2)correclty changing a shortcut and also having one in error - two messages are displayed
    3)correctly changing 1 or more shortcuts - just one reload message is displayed

Additional information

I updated the message box to contain the appropriate messages
for saving and/or when one of the keyboard shortcuts was
tagged with INVALID or DUPLICATE when the shortcuts were saved.
Will require translation of a new message string currently only
add to en_US/messages.json

I updated the message box to contain the appropriate messages
for saving and/or when one of the keyboard shortcuts was
tagged with INVALID or DUPLICATE when the shortcuts were saved.
Will require translation of a new message string currently only
add to en_US/messages.json
@danielweck danielweck merged commit 0103e86 into develop Jul 22, 2016
@danielweck danielweck deleted the feature/542KeyboardSettingsError branch July 22, 2016 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants