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

Password generation from fields does not obey word case option. #7171

Closed
blu28 opened this issue Nov 25, 2021 · 1 comment
Closed

Password generation from fields does not obey word case option. #7171

blu28 opened this issue Nov 25, 2021 · 1 comment

Comments

@blu28
Copy link

blu28 commented Nov 25, 2021

Overview

NOTE: # I have my password generator set up to generate a passphrase of multiple words, and word case is set to "Title Case". When I generate a password from within the KeepPassXC UI it works perfectly. However, when I am creating a new account in the browser and click on "password generator", whether the icon is displayed directly in the field or if I right click and click through the context menu to the password generator, the password generated is all lower case. It obeys all of the rest of the setting, just not the word case option.

Steps to Reproduce

  1. In the UI, set the password generator to generate a passphrase and set word case to "Title Case"
  2. Generate a password in the UI, verify all words are capitalized.
  3. Generate a password in the browser, see all words are lowercase.

Expected Behavior

NOTE: # Generating passphrases in the browser should be the same as with the UI.

Actual Behavior

NOTE: # The browser ignores the word case option.

KeePassXC - Version 2.6.6
Revision: 9c108b9

Operating System: Windows
Browser: Version 96.0.4664.45 (Official Build) (64-bit)

@blu28 blu28 added the bug label Nov 25, 2021
@droidmonkey
Copy link
Member

Fixed with #6529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants