Table Multiselect Mode not working in Firefox
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by dunno123
Hello,
it seems that there are some problems with the default mutli-selection-mode of the vaadin table and the current Firefox.
With Firefox a table with multiselection is always in Simple Mode, even if set to Default. There are no problems with Chrome or Internet Explorer.
Please try my example Application. Open it with the current Firefox and mutli-selection-mode is in Simple Mode, use some other browser and multiselect is working as expected.
Imported from https://dev.vaadin.com/ issue #13830
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported table multiselection behavior with the example application in the current Firefox, then compare it with Chrome and Internet Explorer. Trace the Vaadin table multiselection mode behavior to identify why Default becomes Simple in Firefox; done means Default mode behaves consistently across the reported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100