[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2020-10-08 Thread vicnet
https://bugs.kde.org/show_bug.cgi?id=375865

--- Comment #8 from vicnet  ---
In 2.20, there is still this pb.
Go to nex field with Tab, even if it lost the focus, does not lock the field.

# clear all field
# enter few char
# click on a payee
# enter Tab
=> no lock

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-09-05 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=375865

--- Comment #7 from Stephane MANKOWSKI  ---
(In reply to vicnet from comment #6)
> OK, I understand the usage you have of the magic filling.
> I think this way of using F12 is valid, just border line because for me,
> magic filling, is used to fill other fields.
> To fill current field, especially in a combo field, there is a short select
> list...
> But you are the boss :-)
I will let it like this (as you want).
> 
> I remark also that combo field is not blue after selecting an item in short
> list.
> Sometime, after fews selection, it become blue but the first time not...
> After became blue, It generally work (ie become blue) after reset, like it
> should do... Don't understand why it is ok or not.
If fact, this is simple: the widget becomes blue (locked) when the focus is
lost (tab key pressed or click on another widget) and the field is not empty.
So, this is normal that the combobox is not locked after the selection of a
value.

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-09-04 Thread vicnet
https://bugs.kde.org/show_bug.cgi?id=375865

--- Comment #6 from vicnet  ---
OK, I understand the usage you have of the magic filling.
I think this way of using F12 is valid, just border line because for me, magic
filling, is used to fill other fields.
To fill current field, especially in a combo field, there is a short select
list...
But you are the boss :-)

I remark also that combo field is not blue after selecting an item in short
list.
Sometime, after fews selection, it become blue but the first time not...
After became blue, It generally work (ie become blue) after reset, like it
should do... Don't understand why it is ok or not.

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-09-02 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=375865

--- Comment #5 from Stephane MANKOWSKI  ---
Hi Vicnet,

I did the expected modification but this will change the behavior.
Indeed, before this modification, I was able to do that:
1- Enter "Alim" in payee field
2- Type F10 (to trigger fast edit)

Result before:
All fields were set with the values returned by "fast edit"

Result now:
All fields are set with the values returned by "fast edit" except the field
where the "fast edit" is applied (still at the entered value)

I have a doubt: is the new behavior better than the previous one?

What is your point of view?

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-09-02 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=375865

Stephane MANKOWSKI  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/skr |https://commits.kde.org/skr
   |ooge/ea1f7206297c94580a2650 |ooge/d3a2a5cbe1c452b75079fe
   |6bba61e1c36c05be86  |86c2f5c243dd87caee
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Stephane MANKOWSKI  ---
Git commit d3a2a5cbe1c452b75079fe86c2f5c243dd87caee by Stephane Mankowski.
Committed on 02/09/2017 at 11:12.
Pushed by smankowski into branch 'master'.

Quick fill: select/enter item does not lock payee

M  +1-0CHANGELOG
M  +6-0plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp

https://commits.kde.org/skrooge/d3a2a5cbe1c452b75079fe86c2f5c243dd87caee

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-08-31 Thread vicnet
https://bugs.kde.org/show_bug.cgi?id=375865

--- Comment #3 from vicnet  ---
Same after migrate to 2.9.0

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-08-31 Thread vicnet
https://bugs.kde.org/show_bug.cgi?id=375865

vicnet  changed:

   What|Removed |Added

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

--- Comment #2 from vicnet  ---
Test in 2.8.1 problem is exactly the same:
1) in edit tab, clear all fields
2) in payee, enter few letter and select a payee (by key or click)
=> payee is not lock (no light blue background color)
3) leave the field with tab
=> no lock
4) go back on payee and use magic filler
=> magic use payee to find older: OK
=> if a longer payee name starts with the entered payee it is replaced 
example: 'carrefour' => 'carrefour dac'

Remarks: Combo fields could be locked with double-click, and the it seems OK
but double-click should not be mandatory...

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-02-08 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=375865

Stephane MANKOWSKI  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/skr
   ||ooge/ea1f7206297c94580a2650
   ||6bba61e1c36c05be86
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #1 from Stephane MANKOWSKI  ---
Git commit ea1f7206297c94580a26506bba61e1c36c05be86 by Stephane Mankowski.
Committed on 08/02/2017 at 21:54.
Pushed by smankowski into branch 'master'.

Quick fill: select/enter item does not lock payee

M  +1-0CHANGELOG
M  +1-1plugins/skrooge/skrooge_operation/skgoperationplugin.cpp
M  +4-25   plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp
M  +0-1plugins/skrooge/skrooge_operation/skgoperationpluginwidget.h

https://commits.kde.org/skrooge/ea1f7206297c94580a26506bba61e1c36c05be86

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

[skrooge] [Bug 375865] Quick fill: select/enter item does not lock payee

2017-02-04 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=375865

Stephane MANKOWSKI  changed:

   What|Removed |Added

Version|unspecified |2.7.0
 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Assignee|guillaume.deb...@gmail.com  |steph...@mankowski.fr

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