Keepassxc: UI of the clone window is imperfect

Created on 11 Apr 2017  路  2Comments  路  Source: keepassxreboot/keepassxc

The clone window does not display very neatly when I open it by default.

Expected Behavior

The window should be an appropriate size to display all the text and the text should wrap if necessary (or somehow otherwise display all the text neatly).

Current Behavior

The "Append '- Copy' to title" text is truncated at "titl", the "Replace username and password with references" text is truncated at "refere(n)" (and by the end of the window), and the "Copy history" text label seems to be chopping off the descenders of the 'p' and 'y' characters (presumably due to weird sizing).
Screenshot:
image

Possible Solution

Modify the whatever structure that UI uses to work well when resized? (Grid structure, specify a minimum width, etc?)

Steps to Reproduce (for bugs)

  1. Open a database
  2. Right-click and entry and click to clone it
  3. See the truncated text (perhaps requires a specific desktop theme? or a specific lack of the Unity feel)

Context

I'm trying to clone an entry and the box appeared but was quite ugly. :P

Your Environment

  • KeePassXC version/commit used: "2.1.4", revision 82b3013b0f7247f6f20daae0b92654c88cba144f
  • Qt version (e.g. Qt 5.3): 5.7.1
  • Compiler (e.g. Clang++3.6.0): gcc 6.3.0 (is installed, at least? I don't know how to tell if I'm using this one)
  • Operating System and version: Ubuntu 17.04 (beta, yes, so it is plausibly a problem with the beta, but the app displays fine in all other location I can see and so I expect this can be reproduced elsewhere, or is at least a sign of something weird going on behind the scenes; also shows in a VirtualBox that started with Ubuntu 16.10 and was upgraded to Ubuntu 17.04)
bug user interface

Most helpful comment

Yep, looks fixed:
image

Thanks @weslly and @TheZ3ro.

All 2 comments

@Throne3d can you check if the bug is resolved for you after the last PR?

Yep, looks fixed:
image

Thanks @weslly and @TheZ3ro.

Was this page helpful?
0 / 5 - 0 ratings