Bug 1043787

Summary: the whiteboard select field width too narrow on Job Matrix Report page
Product: [Retired] Beaker Reporter: wangjing <jingwang>
Component: web UIAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 0.15CC: aigao, asaha, dcallagh, llim, qwan, rmancy
Target Milestone: 0.15.3Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-03 04:52:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot for comment0 none

Description wangjing 2013-12-17 08:02:56 UTC
Created attachment 837580 [details]
screenshot for comment0

Description of problem:
the whiteboard select field width too narrow on Job Matrix Report page

Version-Release number of selected component (if applicable):
beaker-devel Version 0.15.1

How reproducible:
always

Steps to Reproduce:
1. visit Job Matrix Report page, 'Reports->Matrix'
2. try to see the full whiteboard in whiteboard select field
3.

Actual results:
the whiteboard select field width too narrow, see screenshot attachment.

Expected results:
the whiteboard select field width should be proper

Additional info:
there is also one extra box under the black background of task when clicking button Generate, see in screenshot attachment, it should be uncorrect.

Comment 2 wangjing 2013-12-17 08:23:36 UTC
I marked the extra box under the black background of task with red box(which could be viewed in the screenshot attatched), it's not a big issue but confused, if needed I could file another bug for tracking it.
pls tell me, thanks!

Comment 3 Dan Callaghan 2014-01-23 01:45:31 UTC
This patch fixes the matrix form's appearance to match what it originally was (without attempting to fully Bootstrap-ify it or anything substantial):

http://gerrit.beaker-project.org/2724

(In reply to wangjing from comment #0)
> Additional info:
> there is also one extra box under the black background of task when clicking
> button Generate, see in screenshot attachment, it should be uncorrect.

I couldn't reproduce this problem, probably because my Firefox is using GTK3 widgets which don't have any buttons on the scrollbars. If I remember rightly, we found this was a very tricky issue due to the overflow hackery used by the DataTables FixedColumns plugin. The posted patch does not attempt to fix this.

Comment 6 Nick Coghlan 2014-02-03 04:52:23 UTC
This change is included in the Beaker 0.15.3 maintenance release:

http://beaker-project.org/docs/whats-new/release-0.15.html#beaker-0-15-3