Export to GitHub

marave - issue #9

Search widget focus problem


Posted on Jan 29, 2010 by Quick Monkey

What steps will reproduce the problem? 1. Start marave 2. Press ctrl+F to show the search bar 3. Try typing there

What is the expected output? What do you see instead?

Text should appear in the search bar, but it appears in the editor widget

I am giving focus explicitly to the editor, so I don't know why this happens.

Comment #1

Posted on Jan 29, 2010 by Quick Monkey

Workaround in r30: I needed to first give focus to the graphicsview, THEN to the widget. Is reasonable since graphicswidgets can be in ore than one view and can' t get focus unless the view is activated first.

Status: Fixed

Labels:
Type-Defect Priority-Medium