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

Midnight expirations select previous day #1925

Open
DaegorDude opened this issue Nov 8, 2024 · 1 comment
Open

Midnight expirations select previous day #1925

DaegorDude opened this issue Nov 8, 2024 · 1 comment

Comments

@DaegorDude
Copy link

DaegorDude commented Nov 8, 2024

Describe the bug

If, when setting a password expiration date and time, I select any given day then select midnight for the time, the previous day will be displayed.

To Reproduce

Steps to reproduce the behavior:

  1. Create a new password entry.
  2. Tap to enable the expiration field.
  3. Tap the expiration field.
  4. Select any date (e.g. Dec 1).
  5. Select 12:00am for the time.
  6. See that the previous date will be displayed instead (e.g. the full field will display Nov 30 2024 12:00AM).

Expected behavior

Since a day starts at 12:00am, midnight, I would expect that it doesn't display the previous day to what I selected as that would be an entire 24 hours prior to when I'd actually like for the password to expire.

KeePass Database

  • Created with: the below KeePassDX version
  • Version: V2 - KDBX4.1
  • Location: My Android Device
  • File provider (content:// URI): content://com.android.externalstorage.documents/document/primary%3ADocuments%2Fkeepass.kdbx%20(2)
  • Size: 3.62 MB
  • Contains attachment: No

KeePassDX:

  • Version: 4.0.8
  • Build: free
  • Language: English

Android:

  • Device: Samsung Galaxy Flip3 5G
  • Version: Android 14

Additional context

Add any other context about the problem here.

  • Browser for Autofill: Edge
@DaegorDude DaegorDude added the bug label Nov 8, 2024
@J-Jamet
Copy link
Member

J-Jamet commented Nov 8, 2024

Indeed, I've just fixed a bug that was due to Material 3's date selector, which will be effective in the next version.

@J-Jamet J-Jamet added this to 4.1.0 Nov 8, 2024
@J-Jamet J-Jamet moved this to Done in 4.1.0 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants