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

            Bug ID: 387792
           Summary: Action "Views" exists but does nothing
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The action "Views" is present in the Configure Shortcuts dialog. But if you set
a shortcut and invoke the action, nothing happens.

This action is defined in digikamapp.cpp:
    d->imageViewSelectionAction = new
KSelectAction(QIcon::fromTheme(QLatin1String("view-preview")), i18n("Views"),
this);
    ac->addAction(QLatin1String("view_selection"),
d->imageViewSelectionAction);

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

Reply via email to