http://bugs.async.com.br/show_bug.cgi?id=3765

           Summary: an attach_slave() problem
           Product: Kiwi
           Version: 1.9.22
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: (unset)
         Component: Framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
   Estimated Hours: 0.0


I've a problem when I use attach_slave() to attach a SlaveView which has a
Notebook widget, after the slave view attached, I cannot use mouse to change
the Notebook's active tab. I have to use keyboard to navigate to the Notebook's
actived tab and change it by use arrow keys.

I've study the views.py and found in line 570 there is:

    placeholder.set_visible_window(False)

When I add:

    placeholder.set_visible_window(True)

two lines later the problem has been solved.


-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kiwi mailing list
[email protected]
http://www.async.com.br/mailman/listinfo/kiwi

Reply via email to