Bug 1069153 - Auto refresh timeout in dashboard filter hardly readable
Summary: Auto refresh timeout in dashboard filter hardly readable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: BAM
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ER1
: 6.0.2
Assignee: David Gutierrez
QA Contact: Jan Hrcek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-24 10:48 UTC by Jan Hrcek
Modified: 2014-08-06 19:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 19:50:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Auto-refresh timeout readability issue (300.16 KB, image/png)
2014-02-24 10:48 UTC, Jan Hrcek
no flags Details

Description Jan Hrcek 2014-02-24 10:48:11 UTC
Created attachment 866925 [details]
Auto-refresh timeout readability issue

Description of problem:
When auto-refresh is enabled for dashboard filter panel, the timeout value is hardly readable (there are white letters on light-grey background). This is actually OK in community dashbuilder but NOT OK in BPM product. See screenshot attached.

This should probably be fixed by updating default.css (not sure where it is - perhaps in branding branch?)

Version-Release number of selected component (if applicable):
BPMS 6.0.1 ER1

How reproducible:
Always

Steps to Reproduce:
1. Login to dashbuilder with admin user
2. Navigate to any page containing Dashboard filter.
3. Click Options > Edit content and enable 'auto-refresh enabled'


Actual results:
Observe the auto refresh timeout - it is displayed with white letters (as defined in dashboard-builder/modules/dashboard-ui/dashboard-ui-core/src/main/webapp/components/bam/dashboard_filter/filter_autorefresh.jsp) on light grey background (as defined in default.css - it looks that this css file differs for community and product)

Expected results:
The easiest fix I see is to update the product's default.css file to use the same background for auto refresh timer table as community dashbuilder does.

Additional info:

Comment 2 Jan Hrcek 2014-04-29 06:16:25 UTC
Ok, verified with BPMS 6.0.2 ER2


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