linebender / linebender/druid

Label text width measured incorrectly on Linux

Open
#1,753 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug layout widget
Dominant language
Rust
Stars
9.7k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

The width of the label is wrong. This happened on Linux.
![image](https://user-images.githubusercontent.com/62311633/116824312-06e51100-ab79-11eb-9be4-ecaa2e530998.png)
![image](https://user-images.githubusercontent.com/62311633/116824328-16fcf080-ab79-11eb-99d3-c829bf52cfc3.png)
![image](https://user-images.githubusercontent.com/62311633/116824365-5297ba80-ab79-11eb-8744-e6d307cfedb8.png)

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

No source file, test, or entry point is named. Reproduce the label-width mismatch on Linux using the screenshots as reference, then trace the label text measurement path. Done means the label width is measured correctly on Linux and the relevant behavior is covered by a test if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.