vaadin / vaadin/framework

Table Multiselect Mode not working in Firefox

Open
#5,217 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Stale v7
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.