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


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Nicolas Graner <nicolas.graner <at> universite-paris-saclay.fr>
Cc: 43227 <at> debbugs.gnu.org
Subject: bug#43227: EWW ignores 'multiple' attribute of 'select'
Date: Mon, 07 Sep 2020 12:17:48 +0200
[Message part 1 (text/plain, inline)]
Nicolas Graner <nicolas.graner <at> universite-paris-saclay.fr> writes:

> I stand by my suggestion that a multiple select should look similar to a
> list of checkboxes. Maybe it could actually be converted to checkboxes
> at the DOM level, before rendering, and then let the normal checkbox
> code do the job?

I think it would be kinda surprising to render a <select multiple> as a
series of checkboxes: You expect a <select> to be kinda small even if
the number of possible choices is large.

I wondered how Chromium rendered those, and it's:

[Message part 2 (image/png, inline)]
[Message part 3 (text/plain, inline)]
(Multiple to the left and singular to the right.)

So it's a widget that's about four lines high and with a scroll bar for
further entries...

Well, I didn't know about popup-menu -- does Emacs have support for this
kind of thing, too?  :-)

-- 
(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.