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

medin <med.medin.2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|1                           |0
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REPORTED

--- Comment #3 from medin <med.medin.2...@gmail.com> ---
(In reply to Nate Graham from comment #2)
> Actually, fixing this by adding an onDoubleClicked() handler makes it worse
> (it pushes two pages; somehow both onClicked() and onDoubleClicked() get
> triggered).
> 
> Furthermore I cannot reproduce the original issue. Double-clicking opens it
> just fine for me.
> 
> Gotta close this, sorry. Just single-click it. :) Even when you're using the
> systemwide double-click setting, that only applies to files and folders,
> never list items

Can't double click event be forwarded to single click handler method or simply
call single click handler method from double one ?

Or are you saying both single and double clicks call single click handler
method ? (if it's then bad framework)

Even if it's called two times shouldn't user details view be singleton (because
only one view appears at time) that get populated by selected user data ?

You know this gives me desire to revive my C++ knowledge and dig deep into this
 :)

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

Reply via email to