Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: xfpanel-plugin
-
Labels:None
-
Environment:Platform: All, OS: Windows XP
-
Similar Issues:
Description
Repro steps:
1. Create a job with a sufficiently long name, e.g.
C1_API_SYSTEMTESTS_QA_VISTAX64-01
2. Add 10 jobs in total
3. Switch to Extreme Feedback View.
Result:
The job name does not fit the window. You have to scroll to see all content,
both horizontally and vertically
Expected:
The view to adjust according to current window size so that all content is visible
Using the CSS3 "text-overflow: ellipsis" might be useful for this.