Bug 1097655
| Summary: | Invisible 'delete object' button in Chrome | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Zuzana Krejčová <zkrejcov> | ||||
| Component: | Data Modeler | Assignee: | Walter Medvedeo <wmedvede> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.2 | CC: | 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: |
|
||||||
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 Data modeler (as the one tool for all POJOs) was removed, the editor for java files doesn't have the problematic data object list. |
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