Page MenuHomePhabricator

Make tabs toolbar no longer have a context menu
ClosedPublic

Authored by jasonbcox on Oct 23 2018, 23:42.

Details

Summary

Adds a contextMenuPolicy of Qt::PreventContextMenu to prevent the
tabs toolbar from showing a context menu that allows it to be
hidden.

Backport of Core PR11169
Completes T443

Test Plan

ninja

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix requested changes to this revision.Oct 24 2018, 23:26

Same as D1963, D1964 and D1965, you need to update description.

This revision now requires changes to proceed.Oct 24 2018, 23:26
jasonbcox edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Oct 25 2018, 22:00
This revision was automatically updated to reflect the committed changes.