scrollbars displayed for RrdDashlet title box

Description

I created a new OpsBoard and added a RrdDashlet to it.

When I viewed the OpsBoard using Google Chrome 42 beta, the graph title box above the RRD graph had both vertical and horizontal scroll-bars on it. When viewed with Firefox 37 beta, the graph title box above the RRD graph just had the horizontal scroll-bar on it.

This appears to be due to the box class style added directly in RrdDashlet.java.

Using the developer tools for Chrome, unchecking the "overflow: auto;" from the box class style caused the scroll bars to no longer display.

I suspect KscDashlet will exhibit the same behavior, since it also adds a box style to the page.

Environment

Google Chrome Version 42.0.2311.39 beta-m (64-bit) Firefox Beta 37.0

Acceptance / Success Criteria

None

Attachments

6

Lucidchart Diagrams

Activity

Show:

Alejandro Galue April 27, 2017 at 10:32 AM

Works perfect! I'll merge the PR as soon as Bamboo goes green.

Christian Pape April 27, 2017 at 10:20 AM
Edited

, can you please review the PR?

https://github.com/OpenNMS/opennms/pull/1459

Ron Roskens March 9, 2017 at 10:28 AM

I was trying to reproduce this on 19 and encountered some other issues with the admin portion for the ops dashboard.

Firefox 51.0.1

I should have uploaded screenshots of the problem with the user's display.

Alejandro Galue March 8, 2017 at 10:28 AM

A customer reported a problem related with the RRD dashlets. I'm not sure if that is the same issue reported here, so I've decided to share the graphs. If the graphs are related with a different problem, please let me know and I can open a new Jira issue.

Now, if this is the same problem, I'll raise the priority and the expected version of the fix, as this is affecting a customer running Meridian 2016.

Christian Pape September 15, 2016 at 7:52 AM

Is this still an issue?

Fixed

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created March 13, 2015 at 7:06 PM
Updated April 27, 2017 at 6:30 PM
Resolved April 27, 2017 at 2:30 PM