cryptomator/cryptomator
Unlock window is hidden after creating a new vault
Aberta
#3.302 aberto em 29 de jan. de 2024
good first issuemisc:guios:linux
Métricas do repositório
- Stars
- (10.325 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 6h) (10 fundiu PRs em 30d)
Description
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
Unlock window is hidden after creating a new vault
What software is involved?
- Operating System: Ubuntu 22.04.3 LTS 64 bits
- Cryptomator: 1.11.1 (AppImage)
Volume Type
None
Steps to Reproduce
- [Add] button > New vault
- Do steps until the vault is created
- At the end of the creation, there is a windows saying "Vault xxx added", with 2 buttons [OK] and [Unlock]
- If you click on [Unlock], the window asking the password is opened, BUT not in foreground (so you can miss it easily, and wait indefinitely). You will see the icon of the vault with a loading icon:
- On the other hand, if you click on the [OK] buutton, then (on the main window) click on the [Unlock] button, the password window will be opened in the foreground
Expected Behavior
Clicking the [Unlock] button opens the password window in the foreground, to type the password immediately
Actual Behavior
Clicking the [Unlock] button will open the password window in the background of the main window, so it's easy to not see it
Reproducibility
Always
Relevant Log Output
No response
Anything else?
No response