[digikam] [Bug 329060] New: Tabs in Scanning faces dialog need to be fixed

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

[digikam] [Bug 329060] New: Tabs in Scanning faces dialog need to be fixed

André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=329060

            Bug ID: 329060
           Summary: Tabs in Scanning faces dialog need to be fixed
    Classification: Unclassified
           Product: digikam
           Version: 3.5.0
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Face Management
          Assignee: [hidden email]
          Reporter: [hidden email]

1-Go to Browse -> People
2-Click on 'Scan collection for faces' button
3-Click on 'Options>>' button

When you click on Advanced tab, others tabs go down and when you return to
Albums tab or go to Parameters tab, all tabs go up.

Reproducible: Always



Expected Results:  
All tabs should not move.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[kdelibs] [Bug 329060] Tabs in Scanning faces dialog need to be fixed

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=329060

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[hidden email]
          Component|Face Management             |qt
            Version|3.5.0                       |unspecified
           Assignee|[hidden email]       |[hidden email]
            Product|digikam                     |kdelibs
     Ever confirmed|0                           |1

--- Comment #1 from Gilles Caulier <[hidden email]> ---
This layout problem is due to QLabel named "cpuExplanation" plugged in Advanced
page with properties setWordWrap enabled.

This label take a priority in KTabWidget to resize it automatically when
Advanced tab is selected.

Sound like a problem in Qt (i tried to use QTabWidget instead). Code relevant
is here :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/facemanagement/facescandialog.cpp#L410

I reassing it...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 329060] digiKam Tabs in Scanning faces dialog need to be fixed [QTabWidget layout and QLabel relevant]

bugzilla_noreply
In reply to this post by André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=329060

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |4.12.0
           Assignee|[hidden email]        |[hidden email]
            Product|kdelibs                     |digikam
          Component|qt                          |Faces-Management

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

[digikam] [Bug 329060] digiKam Tabs in Scanning faces dialog need to be fixed [QTabWidget layout and QLabel relevant]

bugzilla_noreply
In reply to this post by André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=329060

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.3.0
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from [hidden email] ---
It's fixed in digiKam since the port to Qt5.

Gilles Caulier

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

[digikam] [Bug 329060] digiKam Tabs in Scanning faces dialog need to be fixed

bugzilla_noreply
In reply to this post by André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=329060

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|digiKam Tabs in Scanning    |digiKam Tabs in Scanning
                   |faces dialog need to be     |faces dialog need to be
                   |fixed [QTabWidget layout    |fixed
                   |and QLabel relevant]        |

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