Actions
Feature #16332
closed[RFE] Content View - package filter version field too short for length of typical version strings
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1339687
Description of problem:
Steps to Reproduce:
1. Create a new content view filter
2. Define package criteria (eg: greater than, less than, etc)
3. The field where you specify a version for that criterion appears truncated because the displayed field length is too short
Actual results:
The field displays only 7 characters of the version criterion.
Expected results:
The field length should be long enough to display most package versions
Actions