vaadin / vaadin/framework

Scroll bar for the Combo box renders at the opposite end for Bidi (Right to Left) Locales

Open
#10,506 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.8k
Forks
717
Avg merge
2d 6h
Merged PRs (30d)
3

Description

Hi Team,

The issue is seen for Vaadin Framework version 8.1.5

Below is the description of the bug -

The scroll bar for the combo box renders at the opposite end for Bidi (Right to Left) Locales like Arabic
Attach with the bug is the screen shot of the issue. In the screen shot you can see the scroll bar arrow has rendered at the right side, however since its a Arabic locale it should get rendered at the left side.
image 4de98206bba58ae3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Combo box scrollbar behavior in Vaadin Framework 8.1.5 with an Arabic or other right-to-left locale, then trace the Combo box rendering entry point. Done means the scrollbar arrow renders on the left side for right-to-left locales, as described in the issue and screenshot.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend, localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.