Bug 497781

Summary: Product name truncated in Bugzilla search
Product: [Websites] bugs.kde.org Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: KDE sysadmins <sysadmin>
Status: VERIFIED FIXED    
Severity: normal CC: bcooksley, filip.kendes1, sheedy
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot

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!