[digikam] [Bug 368124] New: Face tag inside album view is case sensitive

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] New: Face tag inside album view is case sensitive

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

            Bug ID: 368124
           Summary: Face tag inside album view is case sensitive
           Product: digikam
           Version: 5.1.0
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Faces-Management
          Assignee: [hidden email]
          Reporter: [hidden email]

When you add a tace tag inside album view the input box is case sensitive, it
should better be case insensitive as it is in the batch face detection view.

Reproducible: Always

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Stefano <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Stefano <[hidden email]> ---
To me, this is fixed in 5.3.0 AppImage.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.3.0
                 CC|                            |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Mick Sulley <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #2 from Mick Sulley <[hidden email]> ---
I just tested this in the latest appimage and it is still a problem for me.  In
version 4 it was fine but all version 5 are case sensitive which is very
annoying.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Stefano <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED
            Version|5.1.0                       |5.3.0
         Resolution|FIXED                       |WAITINGFORINFO

--- Comment #3 from Stefano <[hidden email]> ---
Actually yes, the bug is still there.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Stefano <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |UNCONFIRMED
         Resolution|WAITINGFORINFO              |---

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|5.3.0                       |5.4.0
      Latest Commit|                            |https://commits.kde.org/dig
                   |                            |ikam/949e7bf27067af3ebb4868
                   |                            |5b31c7b58a3e57b736

--- Comment #4 from Maik Qualmann <[hidden email]> ---
Git commit 949e7bf27067af3ebb48685b31c7b58a3e57b736 by Maik Qualmann.
Committed on 29/12/2016 at 11:42.
Pushed by mqualmann into branch 'master'.

fix completion mode for manual face tagging
Related: bug 374185, bug 372481, bug 284780, bug 360155
FIXED-IN: 5.4.0

M  +6    -1    NEWS
M  +40   -2    libs/tags/addtagscombobox.cpp
M  +8    -0    libs/tags/addtagscombobox.h
M  +7    -3    libs/tags/tagscompleter.cpp
M  +10   -0    utilities/facemanagement/assignnamewidget.cpp
M  +2    -0    utilities/facemanagement/assignnamewidget.h
M  +9    -1    utilities/facemanagement/facegroup.cpp

https://commits.kde.org/digikam/949e7bf27067af3ebb48685b31c7b58a3e57b736

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

--- Comment #5 from Mick Sulley <[hidden email]> ---
Just tested in Build date: Dec 29 2016 (target: debug)
Rev.: 949e7bf27067af3ebb48685b31c7b58a3e57b736
It is sort of fixed.
It is not case sensitive on matches any more, but only matches on alternate
characters.  To explain, trying to tag Sheila Sulley
Type 's' lower case, and it gives a list containing loads of stuff starting
with 's'
Type 'h', so I now have 'sh' in the input box, the match list has gone.
Type 'e', so I now have 'she' in the input box, the list is back and restricted
to entries starting 'she'
It is not just on odd numbered characters, if you click on another window when
on an odd character and then come back the list is empty, adding more
characters then lists on even ones only.
Also the suggestion list still contains non people tags, I will update that bug
as well.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 368124] Face tag inside album view is case sensitive

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368124

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #6 from Maik Qualmann <[hidden email]> ---
The problem with the hiding of the popup after every 2. character I will also
still fix.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.