-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Behaviour of tab distances #60098
Comments
#60299 has a partial fix for this (handling multiple consecutive tabs). The combination of non-left align + tab stops is not supported, as it has no real meaning (eg try to use tabs in LibreOffice writer with right aligned text -- this is also not supported). |
I see your point concerning tabs and alignment - I originally hoped to bypass the limitation of not having html table handling in QGIS labels by using tabs. Closing this issue. |
Refs qgis#60098 (cherry picked from commit c2782ff)
What is the bug or the crash?
Tab distances behave unexpectedly when combined with alignment or when there are multiple tabs in a row
Steps to reproduce the issue
Base for tests, no dynamic tab width from #59253:
Example works as expected:

Adding two tabs in a row for formatting:
Result:

Altering text-align
Result:

It seems that text-align and tabs are interfering
Versions
Bibliotheken
Qt-Version
5.15.13
Python-Version
3.12.8
GDAL-Version
3.9.3
PROJ-Version
9.5.0
EPSG-Registraturdatenbankversion
v11.016 (2024-08-31)
GEOS-Version
3.13.0-CAPI-1.19.0
SQLite-Version
3.46.1
PDAL-Version
2.8.1
PostgreSQL-Client-Version
16.2
SpatiaLite-Version
5.1.0
QWT-Version
6.3.0
QScintilla2-Version
2.14.1
BS-Version
Windows 11 Version 2009
Aktive Python-Erweiterungen
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: