Difficult selection of multiple options from a <select/> element
-
I just re-installed recordmydesktop and have uploaded a screen-recording.
It is here: https://www.uplawski.eu/div/vivaldi/out.ogv
However, I will follow your recommendations and report back. Sorry that I cannot be quick with that.
-
@BoozeOperator
Hi, it really looks like your Shift key is pushed.
Can you add a link to this test page, please?Cheers, mib
-
@BoozeOperator You couldn't find a more browser-compatible format than OGV?
Anyway, opened it locally.
Really strange, looks like you click Polestar but it select all up to Tesla instead.I think someone on Linux needs to test this.
What's your distro and WM?
And what's the full output of Help > About in Vivaldi?It kind of looks like an older version of Vivaldi from the look of things, but I can't be sure.
@mib2berlin The link is above
-
@BoozeOperator Please tell about
- Vivaldi version
- Installer package (Deb, Flatpak, Snap)
- Debian version
- Desktop Environment
- Scaled Display
- Input device (Tablet, Touch, keyboard?)
- Zoom of Vivaldi UI
- Zoom of webpage
-
@Pathduck @BoozeOperator
Ah yes, both test pages work for me on Linux. -
@DoctorG
I installed Vivaldi from Debian ressources:
Version 6.9.3447.44 (Stable channel) stable (64-Bit), from the package
6.9.3447.44-1.I see that there is an update available (51-1) and I will install that now.
My Debian version is Trixie (testing) and my Desktop is actully none, as I only use the Fluxbox WM.
Resolution 1600x900 – elaborate please, what the Scaled Display should be otherwise.
I am using a notebook and its keyboard.
I do not know those zoom-values either and venture that it is just the defaults.
-
@BoozeOperator said in Difficult selection of multiple options from a <select/> element:
My Debian version is Trixie (testing) and my Desktop is actully none, as I only use the Fluxbox WM.
I do not know if i can test with flubxbox on my Debian 13 now.
I try install and test it tomorrow. -
@Pathduck
The clean profile did unfortunately change nothing. As Vivaldi is a new browser to me, I do not yet have any extensions installed.But the Debian update is more voluminous than I thought and I cannot yet test with the currently proposed Vivaldi version.
-
@BoozeOperator Really strange. Laptop keyboard are notoriously wonky sometimes, as they often rely on vendor-supplied drivers and not standard OS drivers.
I know it works in other browsers but possibly there's an incompatibility there with Vivaldi.
Do you have indications on other sites that your Shift and Ctrl keys might be mixed up? Like if you edit a forum post you could use Shift to click and select a range of text, does that work? Ctrl should also jump between paragraphs.
Ctrl+PageUp/PageDown should jump between tabs in the browser as well.
Try a keyboard event tester, it might show something.
https://www.toptal.com/developers/keycode
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code (scroll down to "try it out")
https://keycode-visualizer.netlify.app
https://www.keyboardtester.com/tester.html
https://www.easycodetools.com/tool/key-board-tester -
@BoozeOperator I can reproduce it with Fluxbox on my Debian 12
Seems mouse position is not processed exaxtly, but i do not know if caused by Fluxbox or Vivaldi issue. -
Is a Chromium core bug with fluxbox!
@BoozeOperator Tested now in Debian 13 "Trixie" with fluxbox.
Chrome 129 Stable and Chromium 129/130 show issue.
https://issues.chromium.org/issues/357905828
Is a Chromium core bug with fluxbox.
So it is no surprise that Vivaldi 6.9 and 6.10 has the bug, too.Firefox 115 ESR does not suffer from this bug.
I have no time to report such bug to Chromium bug tracker.
But I will add it to Vivaldi tracker. -
🪲Reported to Vivaldi bug tracker as VB-110114 "Fluxbox: Focus wrong in select list"
Needs to be fixed by Chromium Upstream! -
@BoozeOperator Thanks for finding this Vivaldi issue (Chromium bug).
You get a from me -
@DoctorG Did you check the keycode test pages? Just curious if the keycode is reported wrong, which would explain Ctrl acting as Shift at least...
-
@Pathduck said in Difficult selection of multiple options from a <select/> element:
Did you check the keycode test pages
Yes, when i press the Ctrl key its is detected as Ctrl (key code 17), other tools show correct LeftCtrl.
-
@DoctorG This morning I have tried everything on a different notebook with the same current version on Trixie and saw that the problem persisted.
Although I could not possibly know anything concerning Chromium or Fluxbox, it is obvious that the local configuration had no influence.
Thank you for having taken the time.
-
@BoozeOperator Your are welcome.