Add access key to the T&I checkbox in the prompt
Categories
(WebExtensions :: General, enhancement, P2)
Tracking
(firefox139 verified)
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | verified |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
This bug is about adding an access key to the technical & interaction data checkbox that we show in the install prompt when data collection is enabled and the extension might collect technical and interaction data (specified in the manifest).
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
| bugherder | ||
Comment 4•1 year ago
|
||
Verified as Fixed. Tested on the latest Nightly (139.0a1/20250427085921) under Windows 11, Ubuntu 24.04 LTS and macOS 11.3.1.
Windows: Performing the Alt+S shortcut will correctly uncheck/check the T&I checkbox, while not triggering the private windows checkbox and performing the Alt+P shortcut will check/uncheck the private windows checkbox while not triggering the T&I checkbox.
Ubuntu: Performing the Alt+S shortcut will correctly uncheck/check the T&I checkbox, while not triggering the private windows checkbox and performing the Alt+P shortcut will check/uncheck the private windows checkbox while not triggering the T&I checkbox.
macOS: Performing the Control+S shortcut will correctly uncheck/check the T&I checkbox, while not triggering the private windows checkbox and performing the Control+P shortcut will check/uncheck the private windows checkbox while not triggering the T&I checkbox.
NOTE: On macOS, unlike Windows and Ubuntu, the “S” in the T&I string and the “P” in the private windows string are not underlined to indicate which keys need to be pressed in order to perform the action.
Description
•