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

[iOS] The " char in password are automatically replaced by « #3256

Open
1 task
tokcid mannequin opened this issue May 22, 2024 · 2 comments
Open
1 task

[iOS] The " char in password are automatically replaced by « #3256

tokcid mannequin opened this issue May 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tokcid
Copy link
Mannequin

tokcid mannequin commented May 22, 2024

Steps To Reproduce

  1. I create an item, with a password containing the char " (double quote)
  2. I save it
  3. When I want to modify the item, the item is opened, but the car " is automatically replaced by «
    (I'm French with a French keyboard on iOS)

Expected Result

My password have not to be modify automatically

Actual Result

The " char in password are automatically replaced by «

Screenshots or Videos

image

Additional Context

No response

Operating System

iOS

Operating System Version

iOS 17.5.1

Device

iPhone 15

Build Version

2024.4.2 (7528)

Beta

  • Using a pre-release version of the application.
@tokcid tokcid mannequin added the bug Something isn't working label May 22, 2024
@tompipe
Copy link
Mannequin

tompipe mannequin commented May 24, 2024

I'm also seeing a bug that seems related.

When viewing a password, it's losing the first character. I've screenshotted an example, the password should display <password123 but it shows password123.

Screenshot_20240524-053357~2

It does display correctly in the edit screen

Screenshot_20240524-053412~2

You can watch it disappear as soon as it's saved. 🫤

I've tried a small selection of other special characters, and I can't recreate with the handful I tried, it seems to be only the <

But something's definitely not right with it, if @tokcid also experiencing a similar issue

Android
Version: 2024.5.1 (10574)

@KenjiImbault
Copy link

I don't have this issue on Android 14.

I do have the same problem as @tompipe however.
It is not limited to the first character.
If the password is "abc<def", then it will show as "abcdef", with the "c" character in blue, "def" in red, and the remaining in white.
Copy and autofill does work.
If you open the editing window, the password will display correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant