| Summary: | Version history: widget not wide enough | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Zuzana Krejčová <zkrejcov> | ||||||
| Component: | Business Central | Assignee: | Alexandre Porcelli <porcelli> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas David <tdavid> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.0.0 | CC: | etirelli, lpetrovi | ||||||
| Target Milestone: | ER1 | ||||||||
| Target Release: | 6.0.1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-06 19:59:32 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: | |||||||
| Attachments: |
|
||||||||
You might need to clear your browser cache; as a CSS file has been modified. The widget is now wider, but some longer commit messages (on displays with smaller resolutions) still cannot be read and horizontal scrollbar doesn't appear. Created attachment 836332 [details]
New screenshot
This doesn't fix the issue as it's more complicate that seems to be (HTML select element doesn't support horizontal scroll) but adding a title to the OPTION element gives users a `tool-tip` with all content. Very likely that not just this component but all metadata should be improved soon in order to get aligned with recent UI changes in the near future (keep in mind this is just a port of old guvnor) (6.0.x) http://github.com/droolsjbpm/kie-wb-common/commit/359ceb168 (master) http://github.com/droolsjbpm/kie-wb-common/commit/25f7ed0ca This no longer has a target release of 6.0.0. Verified on BRMS 6.0.1.ER1. |
Created attachment 823015 [details] screenshot Description of problem: The Version history widget in Metadata tab is not wide enough and cannot be scrolled sideways. Some commit messages cannot be read as a result - a good example being the default commit message when you delete a file. There is enough space on the page, as can be seen in the screenshot, the widget takes only about half the space available and leaves the rest blank. Version-Release number of selected component (if applicable): BPMS 6.0 ER4