[digikam] [Bug 366122] New: Next button not activatable via Alt+N in widget

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

[digikam] [Bug 366122] New: Next button not activatable via Alt+N in widget

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

            Bug ID: 366122
           Summary: Next button not activatable via Alt+N in widget
           Product: digikam
           Version: 5.1.0
          Platform: Debian testing
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Usability
          Assignee: [hidden email]
          Reporter: [hidden email]

In the first run widget all buttons on the bottom except "Next" are activatable
by pressing Alt+Key, where key is the underlined letter.

Reproducible: Always

Steps to Reproduce:
1. Start digikam from scratch (no database, no digikamrc)
2. Press Alt+N

Actual Results:  
Nothing happens

Expected Results:  
Next button is pressed and next menu window appears.

digikam commit hash: 19446b5
Qt version: 5.6.1

--
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 366122] Next button not activatable via Alt+N in widget

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
                 CC|                            |[hidden email]
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from [hidden email] ---
Nothing can be done in digiKam code.

We use QWizard class for first run assistant, with standard button defined by
Qt.

http://doc.qt.io/qt-5/qwizard.html#WizardButton-enum

Next button is Continue under OSX, so we cannot force to use ALT+N everywhere.
This depend of text hosted in button by Qt API.

So, this problem need to be upstreamed to Qt team as well.

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 366122] Next button not activatable via Alt+N in widget

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Usability                   |Usability-Keyboard

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