[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=461952

--- Comment #10 from Thomas Baumgart  ---
I can imagine, that closing the popup can trigger it. That happens in
KMyMoneyAccountCombo::makeCompletion() 
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/widgets/kmymoneyaccountcombo.cpp?ref_type=heads#L476
. One could try to comment this line to leave the popup view open and see if
that makes a difference. 

Another idea is using a debugger and setting a breakpoint to
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/views/transactioneditorbase.cpp?ref_type=heads#L227.
Once it stops, figure out what triggers the event by examining the call stack.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-11 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=461952

--- Comment #9 from Jack  ---
Yes, Wayland only.  I suppose the problem is somewhere deep in how each
keypress is handled.  I can run under a debugger, if you can point me where to
look, or perhaps suggest where it might help to add some DEBUG output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=461952

--- Comment #8 from Thomas Baumgart  ---
I am unable to reproduce this (neither compiled nor latest appimage) on my
X-Window based system. Does this only appear under Wayland?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-11 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=461952

Paul Worrall  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Paul Worrall  ---
(In reply to Jack from comment #6)
That sounds exactly like the bug I reported, so reopening

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-10 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=461952

--- Comment #6 from Jack  ---
With 5.1.80-a3e6958ff compiled from source (have not yet checked appimage) It
looks good for me also, with the exception that once I do hit a character where
the name typed so far would be uniqe, it shows TWO of the "do you want to add "
poups.  In addition, It does that as soon as the name is not known, where it
should not even check that until you hit enter or tab out of the field,
otherwise there is still no way to actually enter a new value.  Should I
reopen, or would this count as a new/different bug?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-09 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=461952

Paul Worrall  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Paul Worrall  ---
I can't reproduce it using kmymoney-master-3185-linux-gcc-x86_64.AppImage under
Wayland so setting status to FIXED.  

I'll try and test it with a local build of git master and update the status if
necessary

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-08 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=461952

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #4 from Thomas Baumgart  ---
Is this still happening on Wayland?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2023-07-09 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=461952

Jack  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #3 from Jack  ---
I can confirm this problem on Wayland and not X11.  I have no idea if it is in
any way related to the fact that our current appimages (at least as of a week
or so ago) do not work under Wayland.  At least Wayland is now stable enough
for me that I can run either Wayland or X11 without too much trouble, so I can
test possible solutions, although I don't have any current suggestions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2022-11-19 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=461952

Paul Worrall  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED
   Keywords||wayland

--- Comment #2 from Paul Worrall  ---
I also cannot reproduce on X11 so this is specific to Wayland.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2022-11-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=461952

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Thomas Baumgart  ---
I am unable to duplicate this behavior here. I am on X11, though. Are you in a
position to try it using X11?

-- 
You are receiving this mail because:
You are watching all bug changes.