Skip to content

** Fix for #431 **#435

Closed
Tyf0x wants to merge 2 commits intodavidstutz:masterfrom
Tyf0x:fix_#431
Closed

** Fix for #431 **#435
Tyf0x wants to merge 2 commits intodavidstutz:masterfrom
Tyf0x:fix_#431

Conversation

@Tyf0x
Copy link
Contributor

@Tyf0x Tyf0x commented Nov 25, 2014

IMPORTANT: This pull request only fixes the problem #431.
I've submitted #439 that is based on this commit but also includes performance improvements for the shift+click range selection. I'll leave which one you want to merge at your discretion, just reject the other one.

-> See https://bugzilla.mozilla.org/show_bug.cgi?id=559506
-> Removed the javascript:void(0) href for anchor elements in the multiselect dropdown
-> Added a tabindex = 0 to keep the anchors focus-able
-> Added code to remove any text selection when using shift+click
-> Handles the checkbox selection manually when done using shift+click on its label

-> See https://bugzilla.mozilla.org/show_bug.cgi?id=559506
-> Removed the javascript:void(0) href for anchor elements in the multiselect dropdown
-> Added a tabindex = 0 to keep the anchors focus-able
-> Added code to remove any text selection when using shift+click
-> Handles the checkbox selection manually when done using shift+click on its label
-> Fixed a failure on test for davidstutz#405 due to the code changes
@davidstutz
Copy link
Owner

I will go with #435, Thanks!

@davidstutz davidstutz closed this Feb 13, 2015
@Tyf0x Tyf0x deleted the fix_#431 branch February 13, 2015 04:26
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.

2 participants