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

Bug 1097655

Summary: Invisible 'delete object' button in Chrome
Product: [Retired] JBoss BPMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Data ModelerAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.2CC: kverlaen, lpetrovi
Target Milestone: DR2   
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 19:42:17 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 taken in Google Chrome 34, screen resolution 1280*960. none

Description Zuzana Krejčová 2014-05-14 09:13:46 UTC
Created attachment 895414 [details]
screenshot taken in Google Chrome 34, screen resolution 1280*960.

Description of problem:
If there is a project with many data objects/classes, the data object list gets it's own vertical scrollbar. If, at the same time, the whole Data Modeler cannot be displayed - the page is not wide enough - the data object list gets a horizontal scrollbar at the bottom. In Chrome browser, if the Data Modeler view is not wide enough, the vertical scrollbar then covers the 'delete object' buttons - scrolling the data objects list to the right doesn't help. 
Screenshot shows it better.
This doesn't happen in Firefox (22).


Version-Release number of selected component (if applicable):
BPMS 6.0.2 ER2

Comment 1 Walter Medvedeo 2014-06-02 08:43:28 UTC
The following commits solves the issue:

master:

http://github.com/droolsjbpm/kie-wb-common/commit/14ff7b626

6.0.x:

http://github.com/droolsjbpm/kie-wb-common/commit/0a342ca81

Comment 2 Zuzana Krejčová 2014-09-24 12:31:55 UTC
Data modeler (as the one tool for all POJOs) was removed, the editor for java files doesn't have the problematic data object list.