gnucash stable: Bug 799150 - Can't paste text (with Ctrl+V) in Notes field in Account Tree View
Robert Fewell
bobit at code.gnucash.org
Sun Dec 3 06:44:11 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/254e2165 (commit)
from https://github.com/Gnucash/gnucash/commit/abb4a01a (commit)
commit 254e21655478ad3f9a230074a7ab518805431016
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Dec 3 11:41:12 2023 +0000
Bug 799150 - Can't paste text (with Ctrl+V) in Notes field in Account Tree View
When pasting text in the account tree view notes field, the clipboard
was being obtained from the text buffer which was incorrect, it should
be from the focused widget. Changed.
Summary of changes:
gnucash/gnome-utils/gnc-main-window.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the gnucash-patches
mailing list