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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both Lists Superimposed with "0 selected" in Chromium-based Mobile Browsers #169

Open
rpowell6 opened this issue May 13, 2020 · 8 comments

Comments

@rpowell6
Copy link

rpowell6 commented May 13, 2020

I am having an issue wherein both the selected and non-selected lists are superimposed with a "0 selected" message in Chromium-based mobile browsers. The lists are not visible but are selectable by tapping on the down arrow on the respective controls. Please note, this behavior is not observed in Firefox.

I have attached a screen shot for illustration purposes. I have validated that the non-selected list is refreshed and options are selectable via the down arrow on the right side of the control. Likewise, after selecting and moving an option, the option is visible in the selected list by tapping on the down arrow on the control.

I am new to "Bootstrap Dual Listbox" and I would like to continue using it. Any assistance would be greatly appreciated.

Screenshot_DualListBox_Chrome_2

@sunil1979
Copy link

Is there a fix to this yet?

@rpowell6
Copy link
Author

No, I am still waiting for a response. I am to the point of "pulling the plug" on this plug-in unless something can be provided in the way of a solution.

@manukieli
Copy link

Hello, I've the same issue on mobile devices.
I'm searching an alternative, do you know one??

@rpowell6
Copy link
Author

rpowell6 commented Jul 8, 2020 via email

@rpowell6
Copy link
Author

rpowell6 commented Jul 23, 2020 via email

@dwichers
Copy link

dwichers commented Feb 6, 2023

What an annoying issue! I was so happy with the duallistbox plugin for a web app I'm developing. I might have to use something else even though the plugin still works on mobile devices... The the user experience is just so bad because of this issue.

@istvan-ujjmeszaros
Copy link
Owner

@dwichers which Android version did you try?
I am wondering if it is possible to detect if the browser is Android and use an alternative select element with no style applied on it (hopefully it would work around the issue as it was stated on the Android Public Tracker).

@dwichers
Copy link

dwichers commented Feb 6, 2023

I use Android 13. But the problem also exists on an old iPad (using Safari) with iOS 12.5. It supposes to be an issue that was reported years ago: https://issuetracker.google.com/issues/36928661 but that can't be it. Removing all the styling doesn't fix the issue. I now use the select2 bootstrap plugin instead with some tweaking to keep the options in the order I select them. Because that was the nifty feature I wanted from duallistbox in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants