Skip to content

Should progress bars in HTML progress and meter elements be read RTL? #259

Open
@r12a

Description

@r12a

Background

This question was prompted by the HTML issue at whatwg/html#8413

Currently, for RTL script text Blink, WebKit and Gecko engines all reverse the direction of the progress bar when progress, meter or input=range elements are used in HTML.

This means that the direction of the controls is the same as the reading direction of the text. For example:

Screenshot 2022-10-25 at 13 01 50

Test for meter

Test for progress

Test for range input control

Question

Is it preferable for the direction of the control to follow the direction of the surrounding text, or should it always progress from left to right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    i:bidi_textBidirectional texti:interactionForms & user interactionl:arbArabicl:ksKashmiril:pesPersianl:ugUighurl:urUrduquestions:arabArabic script (Used for arb + pes)s:aranArabic nastaliq script style

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions