Bug 1155480
| Summary: | Process Instance Details > Logs section not scrollable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.1.0 | CC: | kverlaen | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:11:34 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: |
|
||||||
Fixed in 6.2.x: http://github.com/droolsjbpm/jbpm-console-ng/commit/e3f8c40c3 Ok, log section is now scollable. Verified with BPM Suite 6.1.0 ER3 Employee 'msalatin' has left the company. |
Created attachment 949291 [details] Screenshot illustrating the issue Description of problem: The logs section in Process instance details panel is not scrollable. When it contains more log entries, user has no way to view the log entries at the bottom. See the attached screenshot for clarification. Version-Release number of selected component (if applicable): BPMS 6.1.0 DR4 How reproducible: Always Steps to Reproduce: 1. Start a process with a lot of activities (transitions between them will be logged in the UI process log) 2. Go to Process Management > Process Instances, open details panel for the instance, select Logs tab. Actual results: When there is too much logs, there is no scrollbar and user has no way to view the log entries at the bottom. Expected results: There should be a scrollbar to make it possible to view all the log entries.