EDR: Alert Triage Checkboxes Show Up On the Right Partially Off the Screen
book
Article ID: 284978
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Instead of the checkboxes being along the left they are almost off the screen to the right. This renders Triage Alerts page partially unusable.
Environment
EDR Console: All Supported Versions
Chrome: 91.0.4472.77
Cause
This is a known issue, documented under CB-35967.
Resolution
This issue is resolved in EDR Server 7.5.1.
One workaround can be done via using a version of Chrome <= 90.0.4430.72
Another way to workaround the issue is remove the 'max-width:0' parameter from the appropriate CSS file :
Login to the EDR Instance/Master Node via Terminal.
Create a backup directory to backup the file being edited in /tmp/:
mkdir /tmp/cssbackup
Make a backup of the css file to be edited (the file below is the current file in the EDR 7.5.0 installation. There should only be one of this type: cb.min.*.css. Please leave the cbrx.min.*.css file as it is):