From: Lars Ingebrigtsen <larsi@gnus.org>
To: Nicolas Graner <nicolas.graner@universite-paris-saclay.fr>
Cc: 43227@debbugs.gnu.org
Subject: bug#43227: EWW ignores 'multiple' attribute of 'select'
Date: Mon, 07 Sep 2020 12:17:48 +0200 [thread overview]
Message-ID: <87o8mhao1f.fsf@gnus.org> (raw)
In-Reply-To: <86h7sat1ft.fsf@hypra-xx> (Nicolas Graner's message of "Mon, 07 Sep 2020 10:51:02 +0200")
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
Nicolas Graner <nicolas.graner@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:
[-- Attachment #2: Type: image/png, Size: 6323 bytes --]
[-- Attachment #3: Type: text/plain, Size: 346 bytes --]
(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
next prev parent reply other threads:[~2020-09-07 10:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 17:23 bug#43227: EWW ignores 'multiple' attribute of 'select' Nicolas Graner
2020-09-06 23:05 ` Lars Ingebrigtsen
2020-09-07 8:51 ` Nicolas Graner
2020-09-07 10:17 ` Lars Ingebrigtsen [this message]
2020-09-07 16:05 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8mhao1f.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=43227@debbugs.gnu.org \
--cc=nicolas.graner@universite-paris-saclay.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).