Bug 1003655 - Deployments overflow columns
Summary: Deployments overflow columns
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER2
: 6.0.1
Assignee: Walter Medvedeo
QA Contact: Pavel Kralik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-02 14:52 UTC by Zuzana Krejčová
Modified: 2016-08-01 01:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:02:54 UTC
Type: Bug


Attachments (Terms of Use)
deployment overflow (12.40 KB, image/png)
2013-09-02 14:52 UTC, Zuzana Krejčová
no flags Details
ER7 - overflowing group and artifact, screen resolution 1280 x 800 (21.06 KB, image/png)
2014-01-14 09:14 UTC, Zuzana Krejčová
no flags Details
ER7 - overflowing deployment id, version, kie session and runtime, screen resolution 1280 x 800 (20.48 KB, image/png)
2014-01-14 09:15 UTC, Zuzana Krejčová
no flags Details
ER7 - overflowing trimmed deployment id (9.26 KB, image/png)
2014-01-14 09:16 UTC, Zuzana Krejčová
no flags Details
6.0.1 ER1 state (18.41 KB, image/png)
2014-02-25 13:43 UTC, Zuzana Krejčová
no flags Details

Description Zuzana Krejčová 2013-09-02 14:52:57 UTC
Created attachment 792889 [details]
deployment overflow

Description of problem:
See screenshot.
The information about a deployed artifact overflows the columns. The screenshot shows this for the deployment 'id' / GAV, but it applies to all the other columns as well. The text overflows into the next column, making it all unreadable. 

Fortunately, columns can be resized, which helps make it readable. It still shouldn't overflow in the first place.


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

Comment 1 Mauricio Salatino 2013-09-03 08:43:09 UTC
This is not a bug in the BPMs side, this is a bug from the table component in GWT. Unless uberfire or kie-commons provide a better alternative this will not be fixed. The same for pagers.

Comment 2 Mauricio Salatino 2013-11-25 11:07:01 UTC
As I mention in my previous comment, this is a problem that affects all the tables and cells, we need to make a decision about how to improve them for all the platform and not only the BPM screens. 
I've pushed an initial fix that based on the length of the deployment ID it trim it and add a tooltip with the full artefact ID on mouse over.

http://github.com/droolsjbpm/jbpm-console-ng/commit/1329407d5

Comment 3 Zuzana Krejčová 2014-01-14 09:13:35 UTC
Tested with ER7 - not fixed.

The initial fix mentioned only covers the deployment id, the problem is with the other columns as well, as I've said in the description. 
What's more, if you increase the width of the deployment column, the text is expanded again and overflows, again. If you make the column smaller, it stays trimmed but overflows again.
One more thing. To see a change in the length of deployment id displayed, you have to hit Refresh button or click one of the column headers.

I'll post screenshots shortly.

Comment 4 Zuzana Krejčová 2014-01-14 09:14:46 UTC
Created attachment 849817 [details]
ER7 - overflowing group and artifact, screen resolution 1280 x 800

Comment 5 Zuzana Krejčová 2014-01-14 09:15:43 UTC
Created attachment 849818 [details]
ER7 - overflowing deployment id, version, kie session and runtime, screen resolution 1280 x 800

Comment 6 Zuzana Krejčová 2014-01-14 09:16:43 UTC
Created attachment 849820 [details]
ER7 - overflowing trimmed deployment id

Comment 8 Lukáš Petrovický 2014-02-07 16:19:48 UTC
This no longer has a target release of 6.0.0.

Comment 9 Zuzana Krejčová 2014-02-25 13:43:37 UTC
Created attachment 867433 [details]
6.0.1 ER1 state

Yes, the text (mostly) does not overflow the columns. You could say it "underflows"? or something? The column content is trimmed so that it takes up only about half the space available for the column - see the Deployment column in this screenshot for example.

I'd greatly appreciate it if the cell/text rendering issues here could be fixed.

Comment 10 Walter Medvedeo 2014-02-26 17:37:58 UTC
improved in this commits

master URL: http://github.com/droolsjbpm/jbpm-console-ng/commit/a23e82d06

6.0.x URL: http://github.com/droolsjbpm/jbpm-console-ng/commit/0c0651edd

Comment 11 Pavel Kralik 2014-03-20 14:02:07 UTC
Vhen deployment label is tool long it is truncated not to overflow columns.

Verified for bpms-6.0.1-ER2 deployable for eap6.


Note You need to log in before you can comment on or make changes to this bug.