Bug 1043787 - the whiteboard select field width too narrow on Job Matrix Report page
Summary: the whiteboard select field width too narrow on Job Matrix Report page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.15
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: 0.15.3
Assignee: Dan Callaghan
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-17 08:02 UTC by wangjing
Modified: 2018-02-06 00:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-03 04:52:23 UTC
Embargoed:


Attachments (Terms of Use)
screenshot for comment0 (121.49 KB, image/png)
2013-12-17 08:02 UTC, wangjing
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.