Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1265995

Summary: Cannot scroll to the end of process source
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED DUPLICATE QA Contact: Kirill Gaevskii <kgaevski>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0CC: kverlaen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-08 15:12:52 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 Flags
Screenshot with Process Sources window none

Description Jiri Locker 2015-09-24 09:27:00 UTC
Created attachment 1076415 [details]
Screenshot with Process Sources window

Description of problem:
The div element containing source code has a bigger height than the parent dialog window therefore the overflowing part of it is always invisible even after scrolling to the bottom.

Version-Release number of selected component (if applicable):
6.2.0.ER3

How reproducible:
-

Steps to Reproduce:
1. Open any process with at least three flow elements (e.g. start event, sequence flow, end event).
2. Click View Process Sources in the toolbar.

Actual results:
The BPMN2 source has 80 lines but it is not possible to view the last line by scrolling to the end.

Expected results:
The last line should be visible after scrolling to the end.

Additional info:
The workaround is to use keyboard to move cursor to the end of the process source.

Comment 1 Jiri Locker 2015-12-08 15:12:52 UTC

*** This bug has been marked as a duplicate of bug 998558 ***