[hafqa] [hafqa] [Bug 1958] New: VKB cut/paste popup causes keyboard to close on CellRendererText

From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.org
Date: Sun Sep 2 06:27:26 EEST 2007
https://bugs.maemo.org/show_bug.cgi?id=1958

           Summary: VKB cut/paste popup causes keyboard to close on
                    CellRendererText
           Product: System software
           Version: 3.x
          Platform: N800
        OS/Version: IT OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Low
         Component: Input method framework
        AssignedTo: mdamt at maemo.org
        ReportedBy: gcash at cfl.rr.com
         QAContact: input-method-framework-bugs at maemo.org


EXPECTED OUTCOME:
When you select a CellRendererText cell, the virtual keyboard appears. You can
then pop up the VKB cut/paste menu to manipulate the text.

ACTUAL OUTCOME:
When you select a CellRendererText cell, the virtual keyboard appears. If you
pop up the VKB cut/paste menu, the keyboard immediately closes. It appears that
the CellRendererText cell gets a "focus-out" event and fires the "edited"
signal.

STEPS TO REPRODUCE THE PROBLEM:
Create a TreeView with CellRendererText columns. See the "demo" script.

OTHER COMMENTS:
You can work around this problem by using the "editing-started" signal to
attach code to the "changed" signal on the entry widget to save the text to a
variable, and attach code to the "unrealize" signal to update the tree view
model. See the "workaround" script.


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list