Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do no expand the widgets on the side-bars for the context menu #7379

Closed
wants to merge 3 commits into from

Conversation

Anasshahidd21
Copy link
Contributor

What it does

Fixes: #4367

Before, right clicking on different menus would focus the menu item and open it, however this should not be the case. There was a dangling code in the handleContextMenu which causes this effect, as it was checking for the id when right clicked and looked up the ID for the menu-item and set the current title to the menu-item.

Signed-off-by: Muhammad Anas Shahid muhammad.shahid@ericsson.com

How to test

Open multiple tabs

Right click on unfocused tab and it will be focused.

Review checklist

Reminder for reviewers

@paul-marechal paul-marechal changed the title Paul review Do no expand the widgets on the side-bars for the context menu Mar 19, 2020
@paul-marechal paul-marechal self-assigned this Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui/ux] Do no expand the widgets on the side-bars for the context menu
2 participants