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
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.