[Bug 156313] New: KTreeWidgetSearchLine steals return key from KLineEdit without mentioning in the docs

Adeodato Simó dato at net.com.org.es
Mon Jan 21 16:17:57 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=156313         
           Summary: KTreeWidgetSearchLine steals return key from KLineEdit
                    without mentioning in the docs
           Product: kdelibs
           Version: SVN
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: kdeui
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: dato net com org es


KTreeWidgetSearchLine docs say that event() is reimplemented "for internal 
reaons" and that "API is not affected". However, this re-implementation steals 
the handling of the Return key from KLineEdit, meaning that the 
returnPressed() signal will not be emitted when using a KTreeWidgetSearchLine.

I think this should be mentioned somewhere, if not a switch provided to 
disable.


More information about the Kdelibs-bugs mailing list