Bug 497781 - Product name truncated in Bugzilla search
Summary: Product name truncated in Bugzilla search
Status: VERIFIED FIXED
Alias: None
Product: bugs.kde.org
Classification: Websites
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KDE sysadmins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-22 13:36 UTC by Alexander Potashev
Modified: 2024-12-24 18:04 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot (455.34 KB, image/png)
2024-12-22 13:36 UTC, Alexander Potashev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2024-12-22 13:36:19 UTC
Created attachment 176823 [details]
screenshot

SUMMARY
Product name truncated in Bugzilla search. Cannot resize column width.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Ben Cooksley 2024-12-22 18:06:19 UTC
This is an upstream Bugzilla issue and is reproducible on the Freedesktop.org Bugzilla.
Looks like the OpenSUSE folks fixed this because it isn't truncated on their Bugzilla.
Comment 2 Ben Cooksley 2024-12-22 18:07:09 UTC
Git commit 6cecd7e0fd9d6e0f9376c529c6c5755b72e7039f by Ben Cooksley.
Committed on 22/12/2024 at 18:07.
Pushed by bcooksley into branch 'kde-5.0'.

Don't truncate product or component names on the bug list.

M  +2    -2    template/en/default/list/table.html.tmpl

https://invent.kde.org/websites/bugs-kde-org/-/commit/6cecd7e0fd9d6e0f9376c529c6c5755b72e7039f
Comment 3 Alexander Potashev 2024-12-24 18:04:53 UTC
Looks great now! Thank you!