Bug 458010

Summary: enlarge product,componentc and any other long fields in bug query result columns
Product: [Community] Bugzilla Reporter: Noura El hawary <nelhawar>
Component: User InterfaceAssignee: Noura El hawary <nelhawar>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2CC: syeghiay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-06 06:39:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Noura El hawary 2008-08-06 05:02:48 UTC
currently bugzilla truncates long component, product names and any long field in query result page columns, this is due to size hardcoded in upstream templates , this needs to be changed that any fields that might be expected to be long should not truncate.

Noura

Comment 1 Noura El hawary 2008-08-06 06:39:11 UTC
patch has been committed for the fix, basically the product, component and resolution  will be showing in full in the buglist.cgi columns , everything else i left the same to be truncated as this is how it was is 2.18 and will be obvious even when truncated like severity, priority etc and better to leave out some space for other columns.

should be live in the next day or so

Noura