Bug 1025447

Summary: Menu bar missing one selection from VM context menu.
Product: Red Hat Enterprise Virtualization Manager Reporter: Paul Vine <pvine>
Component: ovirt-engineAssignee: Shahar Havivi <shavivi>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kubica <pkubica>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 3.3.0CC: gklein, lsurette, michal.skrivanek, pkubica, plightfoot, rbalakri, Rhev-m-bugs, shavivi, srevivo, ykaul
Target Milestone: ovirt-3.6.0-rc   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.6.0-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 01:29:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 818051    
Bug Blocks:    
Attachments:
Description Flags
code: MainTabVirtualMachineView.java none

Description Paul Vine 2013-10-31 18:02:29 UTC
Description of problem: Context menu for a VM has a selection called console options but menu bar does not. All other selections besides this are duplicated from the context menu to the menu bar. Why would this be singled out and only included on the context menu which makes it hard to find?


Version-Release number of selected component (if applicable): IS19


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Einav Cohen 2013-11-01 20:12:51 UTC
Created attachment 818457 [details]
code: MainTabVirtualMachineView.java

Comment 2 Einav Cohen 2013-11-01 20:14:50 UTC
from looking at the code in MainTabVirtualMachineView.java, it seems to be this way by design (see attachment 818457 [details]).

@Michal - do you recall the reason for that?

Comment 3 Michal Skrivanek 2013-11-06 15:31:21 UTC
just not to clutter the menu bar, since the name is a bit long. The options are reachable via user portal easily so we thought it's better to sacrifice this in favor of screen estate

Comment 4 Paul Vine 2013-11-06 16:05:04 UTC
In terms of relative importance I would think console options might be higher than others already displayed there. Consider using an icon.

Comment 5 Einav Cohen 2013-11-07 00:36:39 UTC
I agree with Paul on the importance. But this particular issue depends on adding an infrastructure to support a large amount of buttons in the action-panel, which is tracked via Bug 818051 (marking this BZ as depends on Bug 818051);

Comment 6 Michal Skrivanek 2013-11-07 09:26:45 UTC
(In reply to Paul Vine from comment #4)
> In terms of relative importance I would think console options might be
> higher than others already displayed there. Consider using an icon.

icon's a good idea, however normally you should not be actually using the dialog any often, even as an admin

Comment 7 Michal Skrivanek 2014-02-28 09:26:27 UTC
Malini, what's your opinion about the icon/button?
IMHO it's additional options and should not belong to an actions menu

Comment 8 Shahar Havivi 2015-08-27 11:48:16 UTC
After talking with Eldan decided to add a dropdown menu to the monitor toolbar icon with the console options.

Comment 9 Petr Kubica 2015-09-15 11:13:07 UTC
Verified in 3.6.0-12

Comment 11 Red Hat Bugzilla 2023-09-14 01:52:57 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days