-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Entry Preview: Notes height is truncated (2.7.1) #7811
Labels
Comments
Omg I hate qt layouts |
droidmonkey
changed the title
Bug: Entry Preview: Notes height is truncated (2.7.1)
Entry Preview: Notes height is truncated (2.7.1)
Apr 6, 2022
Didn't realise people were using KeePassXC as an ebook reader. 😂 |
droidmonkey
added a commit
that referenced
this issue
May 1, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
droidmonkey
added a commit
that referenced
this issue
May 1, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
droidmonkey
added a commit
that referenced
this issue
May 31, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
droidmonkey
added a commit
that referenced
this issue
Jun 6, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
droidmonkey
added a commit
that referenced
this issue
Jun 27, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
t-h-e
pushed a commit
to t-h-e/keepassxc
that referenced
this issue
Sep 8, 2022
* Fix keepassxreboot#7811 - Notes height no longer truncated * Fix keepassxreboot#7949 - Improve copying attribute value to clipboard in entry preview * Fix keepassxreboot#7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix keepassxreboot#7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
droidmonkey
added a commit
that referenced
this issue
Sep 22, 2022
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
The height of the notes field preview has been truncated in 2.7.1.
In v2.6, the height of the notes field preview expanded to use all available height in the preview pane.
Steps to Reproduce
Expected Behavior
Note preview height should use all available space in preview pane.
Example (v2.6.6)
Actual Behavior
Note preview height is fixed and longer notes display scrollbars.
Example (v2.7.1)
Context
KeePassXC - Version 2.7.1
Revision: 5916a8f
Operating System: macOS 12.3
The text was updated successfully, but these errors were encountered: