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

Bug 1141229

Summary: Misplaced comments box in asset overview
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Business CentralAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.0CC: kverlaen, wmedvede
Target Milestone: ER3   
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 18:38:56 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
Comments wrong none

Description Jiri Locker 2014-09-12 13:29:38 UTC
Created attachment 936959 [details]
Comments wrong

Description of problem:
* The text input for new comment doesn't fit into the visual border.
* There is not enough space for the past discussion.

Version-Release number of selected component (if applicable):
6.1.0.DR2

How reproducible:
-

Steps to Reproduce:
1. Open any asset, add some comments.

Actual results:
As described, HTML elements are not positioned correctly. Only 2 lines of text of vertical space for the discussion history.

Expected results:
* The visual border should match the text input area for new comment.
* There should be enough space to see a few comments at a time.

Additional info:
See attached screenshot.

Comment 1 Jiri Locker 2014-09-12 14:14:26 UTC
Would it be a good idea to add another tab for discussion next to Preview and Metadata? I believe this would be the best solution to keep the UI visually compact.

In that case it would be nice to include the number of comments in the tab title so that the user can guess if it's worth switching to the tab (e.g. "Comments (0)" or "Comments (17)").

Comment 2 Walter Medvedeo 2014-11-21 15:30:59 UTC
issue was solved in the following commit

6.2.x URL: http://github.com/droolsjbpm/kie-wb-common/commit/0f112cfde

master URL: http://github.com/droolsjbpm/kie-wb-common/commit/686793ae9

Comment 3 Jiri Locker 2015-01-06 18:04:27 UTC
Looks better now.