[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [Bug 124501] New: Some keyboard shortcuts bound twice
From:       Magnus Holmgren <holmgren () lysator ! liu ! se>
Date:       2006-03-29 14:58:07
Message-ID: 20060329165806.124501.holmgren () lysator ! liu ! se
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=124501         
           Summary: Some keyboard shortcuts bound twice
           Product: kmail
           Version: 1.9.1
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kmail-devel kde org
        ReportedBy: holmgren lysator liu se


Version:           1.9.1 (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

In void KMMainWidget::createWidgets(void), there are a number (10) of double key bindings like this:

  new KAction(
   i18n("Focus on Next Folder"), CTRL+Key_Right, mFolderTree,
   SLOT(incCurrentFolder()), actionCollection(), "inc_current_folder");
  mAccel->connectItem(mAccel->insertItem(CTRL+Key_Right),
                     mFolderTree, SLOT(incCurrentFolder()));

The KAction should be sufficient; the second statement should be removed in each case.
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic