sqlitebrowser / sqlitebrowser/sqlitebrowser

RTL text with LTR characters inside is not aligned/displayed properly

Open
#1,641 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
24.6k
Forks
2.4k
Avg merge
3d 49m
Merged PRs (30d)
3

Description

We're using (under various versions of Linux and Windows) SQLiteBrowser (currently, 3.10.1, or whatever is in distro repos) for looking at databases with lots of mixed RTL/LTR text, but even with "just" RTL text, there's a problem if it includes punctuation characters such as parentheses. C.f. below screenshot:

image

The expected display would be something like this (please excuse the amateurish GIMPing):

image

(I'm not referring to anything I saw in #884, #695, #685, #667 or #631, but possibly #949 might be related - not sure).

Contributor guide

No contributing guide indexed for this repository

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 or test is named. Start by reproducing the mixed RTL/LTR text and punctuation case in SQLiteBrowser 3.10.1 on Linux or Windows, using the screenshots as the visual reference; it is done when the text alignment and display match the expected example.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sqlite
Domain
desktop, internationalization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.