Bug 1411296
Summary: | openshift-jvm Camel console Debug view empty "Breakpoint suspended at" slideout opened, cannot be closed | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Marek Schmidt <maschmid> | ||||
Component: | Management Console | Assignee: | Alexandre Kieling <abrianik> | ||||
Status: | CLOSED ERRATA | QA Contact: | Peng Li <penli> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.4.0 | CC: | aos-bugs, jforrest, jokerman, mmccomas, penli, tdawson | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: slideout window is fixed and stays above the camel route diagram
Consequence: when the diagram is large, the slideout window cover parts of it
Fix: make the slideout window show up only when we stop at a breakpoint
Result: the slideout window doesn't cover the diagram all the time as before
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-04-12 19:08:53 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
Marek Schmidt
2017-01-09 11:53:26 UTC
Fixed on hawtio/openshift-jvm v1.1.2 The slideout only shows up when we stop at a breakpoint and disappears when we continue execution. Fix is merging into the console with https://github.com/openshift/origin-web-console/pull/1122 QE: since this bumps openshift-jvm to 1.1.2 this brings in a number of updated dependencies like angular, it would be good to get in a regression of the jvm console after this is in a 1.5 build This has been merged into ocp and is in OCP v3.5.0.7 or newer. verified with openshift v3.5.0.7+390ef18, attach the screen-shot. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0884 |