[Bug 152284] New: KTimeZoneWidget setSelected doesn't work

hesham at bestweb.net hesham at bestweb.net
Wed Nov 14 05:32:24 CET 2007


------- 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=152284         
           Summary: KTimeZoneWidget setSelected doesn't work
           Product: kdelibs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: hesham bestweb net


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 
OS:                Linux

The problem is that calling this function with a valid timezone such as: "America/New_York" or "America/Detroit" or any other string that is valid and even returned by the dialog fails to be set so initializing the dialog means currently selected value can't be set.  Possible problem in the 

findItems loop, maybe we need to use: Qt::MatchExactly | Qt::MatchRecursive

Thanks.


More information about the Kdelibs-bugs mailing list