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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(NcCheckboxRadioSwitch): fix shift+click on firefox #4999

Merged
merged 2 commits into from Jan 2, 2024

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Dec 27, 2023

Fix nextcloud/server#42202
Ref https://bugzilla.mozilla.org/show_bug.cgi?id=559506

I'm not sure, if anyone else have a better idea, please suggest it! 馃檹 馃ゲ

@skjnldsv skjnldsv added bug Something isn't working 3. to review Waiting for reviews accessibility Making sure we design for the widest range of people possible, including those who have disabilities feature: checkbox-radio-switch Related to the checkbox-radio-switch component labels Dec 27, 2023
@skjnldsv skjnldsv added this to the 8.4.1 milestone Dec 27, 2023
@skjnldsv skjnldsv self-assigned this Dec 27, 2023
@skjnldsv skjnldsv force-pushed the fix/checkbox-label-shift-click-FF branch 2 times, most recently from 218637b to 0ec6083 Compare December 27, 2023 17:02
Copy link
Contributor

@emoral435 emoral435 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually primarily use Firefox, and am working on an issue that needs this resolved, so this is perfect. LGTM, works on my dev env, and keeps the aria label logic clean :)

@ShGKme

This comment was marked as resolved.

@skjnldsv

This comment was marked as resolved.

Signed-off-by: John Molakvo忙 <skjnldsv@protonmail.com>
@ShGKme
Copy link
Contributor

ShGKme commented Dec 28, 2023

But I'd add a comment in the code with a link to the bug, because it seems non-obvious why a native element is not used here.

Signed-off-by: John Molakvo忙 <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 2, 2024
@skjnldsv skjnldsv merged commit 9fd3475 into master Jan 2, 2024
15 checks passed
@skjnldsv skjnldsv deleted the fix/checkbox-label-shift-click-FF branch January 2, 2024 08:55
@susnux susnux modified the milestones: 8.4.1, 8.5.0 Jan 15, 2024
@Pytal Pytal mentioned this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish accessibility Making sure we design for the widest range of people possible, including those who have disabilities bug Something isn't working feature: checkbox-radio-switch Related to the checkbox-radio-switch component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Files App: Shift + Select to select ranges not working with Firefox
4 participants