Project

General

Profile

Actions

Feature #7387

closed
SE

WSelectionBox is rendered as WComboBox on Android

Feature #7387: WSelectionBox is rendered as WComboBox on Android

Added by S ET over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
01/01/2020
Due date:
% Done:

0%

Estimated time:

Description

WSelectionBox is rendered as WComboBox on Android : a drop down list, not a scrollable list.

Seen in 3 different Android devices, using Chrome and Yandex browsers.

It renders as a scrollable list in ChromeBook browser, and in PC browsers.

It's usable, just unexpected.

FYI.

Regards.

RS Updated by Roel Standaert over 6 years ago Actions #1

A WSelectionBox is simply rendered as an HTML <select>, and that's just the way that HTML element happens to be rendered on Android.

Are you proposing an option to render it alternatively (e.g. not using <select>)? It may also be possible to use CSS to change the way it is rendered.

SE Updated by S ET over 6 years ago Actions #2

I was wondering if there were some tuning you could do to get it rendered as a scrollable list on Android. You hereby confirm that Android won't show a list box for the tag, and there's nothing much to do. Thanks for replying.

RS Updated by Roel Standaert over 6 years ago Actions #3

  • Status changed from New to Closed
Actions

Also available in: PDF Atom