Bug 823413

Summary: Show comments and groups side by side, not comments below groups
Product: [Community] Bugzilla Reporter: Miroslav Franc <mfranc>
Component: Bugzilla GeneralAssignee: Matt Tyson 🤬 <mtyson>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.2CC: agk, bblaskov, jvcelak, mcermak, mpolacek, mtyson, ohudlick, rbiba, sgupta, thoger, tradej, xma
Target Milestone: 4.2-7   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2.4-7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-07 00:43:57 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
screenshot none

Description Miroslav Franc 2012-05-21 08:19:04 UTC
Description of problem:

In the new version of bugzilla the comments are shown below "groups that can view the bug". Please see the screenshot. This doesn't make much sense since the groups are in the right column, while comments are in the left one. In case there are too many groups (too often) there's this huge empty space before the first comment appear. One has to scroll down a lot just to read the first comment in order to find out what the bug is really about.

Comment 1 Miroslav Franc 2012-05-21 08:19:53 UTC
Created attachment 585758 [details]
screenshot

Comment 2 Tomas Hoger 2012-05-23 07:02:04 UTC
*** Bug 823865 has been marked as a duplicate of this bug. ***

Comment 3 Tomas 'Sheldon' Radej 2012-05-23 08:10:44 UTC
Confirming the bug on screens of any width.

Comment 4 Martin Cermak 2012-06-12 08:48:30 UTC
Confirming too.

Comment 5 Branislav Blaškovič 2012-09-19 11:26:48 UTC
Any progress?

Comment 6 Simon Green 2012-09-27 13:25:41 UTC
(In reply to comment #5)
> Any progress?

This was discussed at today's Red Hat Bugzilla meeting. One of the problems with the current page is that mandatory groups are not shown in the list at all.

The proposed solution to both problems is that when the show bug page is loaded, we will show a list of currently enabled groups for the bug (or 'Publicly visible' if there are none), and add an '(edit)' link so that the group privileges can be edited. This is like many other fields in Red Hat Bugzilla's edit page.

No change will be made to the group pages when editing products or changing multiple bugs. This change deals with just the show_bug.cgi page.

If any one sees any problems with this change, please let me know.

Comment 7 Simon Green 2012-10-09 07:50:32 UTC
*** Bug 623139 has been marked as a duplicate of this bug. ***

Comment 9 Matt Tyson 🤬 2012-10-19 01:30:41 UTC
I've hidden the groups field behind an edit box, so that it now behaves similar to other expandable fields.

It will display a brief summary of what groups are selected, and then when you click the edit link it will expand into the normal group view.