sqlitebrowser / sqlitebrowser/sqlitebrowser
Tabname shows only first character (MacOS only bug)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
Details for the issue
Hi, when I started to write and execute SQL against database, I found, that the Tab name is not displayed.
There is only first char S... but fullname of the Tab should be visisble - i.e. all characters
See:

Useful extra information
DB4S v3.12.2 [built for arm64-little_endian-lp64] on macOS 12.6 (darwin/21.6.0) [arm64]
using SQLCipher Version 4.5.1 community (based on SQLite 3.37.2)
and Qt 5.15.6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the SQL tab-name display problem on macOS 12.6 with DB4S v3.12.2, using the provided screenshot and environment details. Trace the tab-label rendering entry point and verify that the complete tab name, rather than only its first character, is visible on macOS; no source file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos, sqlite
- Domain
- databases, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100