PhilippC / PhilippC/keepass2android

[BUG] UI: Long database URL label overlaps with "Unlock database" label

Open
#2,875 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
6.2k
Forks
478
Avg merge
1h 4m
Merged PRs (30d)
2

Description

Checks
  • I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:

On the Unlock database screen there is a header label, namely, "Unlock database" and what is supposed to be a database URL label underneath. Except, if the URL is too long for a single line, then it wraps, and ends up overlapping with the header above.

This issue is nothing new, it's been around for as long as I used Nextcloud (or is it WebDav?) integration, which is about two years.

Since the app forbids taking screenshots of it, here is a photo:

Image

Describe what you expected to happen:

It seems like there is enough free space on this screen to move the labels around, so they don't overlap.

What version of Keepass2Android are you using?

1.11-r0

Which version of Android are you on?

15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Unlock database screen issue on Android 15 with a long database URL, focusing on the URL label and the "Unlock database" header. Trace the screen's layout from that entry point and adjust the label placement so a wrapped URL no longer overlaps the header; verify the result with a sufficiently long URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.