[Bug 159563] New: KTabWidget tab labels do not convert & to keyboard accelerator

András Manţia amantia at kde.org
Wed Mar 19 12:36:08 CET 2008


------- 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=159563         
           Summary: KTabWidget tab labels do not convert & to keyboard
                    accelerator
           Product: kdelibs
           Version: SVN
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: kdeui
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: amantia kde org


In QTabWidget if the tab label contains &, it is used as an accelerator
(shortcut key). By simply replacing QTabWidget with a KTabWidget this break,
and the & will appear as it is and a new accelerator is chosen by the
framework.
This is a regression to KDE3 (and of course makes KTabWidget to not be a
compatible replacement for QTabWidget).


More information about the Kdelibs-bugs mailing list