GNU bug report logs - #43227
EWW ignores 'multiple' attribute of 'select'

Previous Next

Package: emacs;

Reported by: Nicolas Graner <nicolas.graner <at> universite-paris-saclay.fr>

Date: Sat, 5 Sep 2020 17:24:02 UTC

Severity: normal

Full log


Message #8 received at 43227 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Nicolas Graner <nicolas.graner <at> universite-paris-saclay.fr>
Cc: 43227 <at> debbugs.gnu.org
Subject: Re: bug#43227: EWW ignores 'multiple' attribute of 'select'
Date: Mon, 07 Sep 2020 01:05:25 +0200
Nicolas Graner <nicolas.graner <at> universite-paris-saclay.fr> writes:

> EWW renders <select multiple> elements like <select>, not allowing
> multiple selections.
>
> A multiple select should probably be rendered similar to a set of
> checkboxes.

In the context of the new drop-down menu...

Perhaps they could just be rendered as

[ ] Val1
[ ] Val2

and if you choose one of them, then we go to 

[x] Val1
[ ] Val2

(and close the menu), and then you have to open it again to click on:

[x] Val1
[x] Val2

Because I don't know a way to make the menu stay up after clicking on
it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.