Bug 1522092 Comment 49 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### Beta/Release Uplift Approval Request
* **Feature/Bug causing the regression**: Unknown.
* **User impact if declined**: Permission selectors in the Site identity panel will not be adjustable via the keyboard, which makes them inaccessible to screen reader users, keyboard only users, etc. This is particularly relevant given that block autoplay needs this for full functionality.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: Yes
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**: 1. Open cnn.com/videos
2. Open the Site Information panel.
3. Tab to the dropdown for the Autoplay sound permission.
4. Use the up and down arrows to adjust the value.
Expected: The value should change.
* **List of other uplifts needed**: Bug 1530594
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Simply sets a supported attribute to disable arrow key navigation. Based on the appearance of this panel, users generally wouldn't attempt to move through controls with the arrow keys.
* **String changes made/needed**: None.
### Beta/Release Uplift Approval Request
* **Feature/Bug causing the regression**: Unknown.
* **User impact if declined**: Permission selectors in the Site identity panel will not be adjustable via the keyboard, which makes them inaccessible to screen reader users, keyboard only users, etc. This is particularly relevant given that block autoplay needs this for full functionality.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: Yes
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**:
    1. Open https://www.youtube.com/watch?v=dQw4w9WgXcQ
    2. Open the Site Information panel.
    3. Tab to the dropdown for the Autoplay sound permission.
    4. Use the up and down arrows to adjust the value.
    - Expected: The value should change.
* **List of other uplifts needed**: Bug 1530594
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Simply sets a supported attribute to disable arrow key navigation. Based on the appearance of this panel, users generally wouldn't attempt to move through controls with the arrow keys.
* **String changes made/needed**: None.

Back to Bug 1522092 Comment 49