mikelolasagasti / revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.
https://revelation.olasagasti.info
GNU General Public License v2.0
55 stars 24 forks source link

Preference or Password Generator / Checker windows don't block main window actions #69

Open mikelolasagasti opened 4 years ago

mikelolasagasti commented 4 years ago

Overview

When Preferences window is active, parent window actions are available

Steps to Reproduce

  1. Open Preferences / Password Generator / Password Checker
  2. Do any action on main window like add entry or remove entry

Actual Behavior

image

gbm19 commented 4 years ago

It seems to me that current behavior is on purpose. In case you would like the Utility dialogs to be modal, you can use the attached patch.

make-utility-dialogs-modal-patch.txt