No context menu in properties "window".

Bug #996979 reported by Markus Mueller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
FSMDesigner
Status tracked in 5.2
5.1
Won't Fix
Low
Richard Leys
5.2
Opinion
Low
Richard Leys

Bug Description

There is no context menu in properties "window" (e.g. when creating a hypertransition) until something in the properties window is selected.

Tags: ui
Revision history for this message
Richard Leys (richard-leys) wrote :

Only happened if you opened a project, then add a Hypertransition straightaway, because the Widget never had a focus before.
The lack of focus probably causes the click event not to be send.

Just added a call to focus() to properties widget everytime something is selected on the scene, this garanties focus gets taken at some point and mouse event send.

I hope this fixes the problem

tags: added: ui
Revision history for this message
Richard Leys (richard-leys) wrote :

Commited fix was a very bad idea. The call to focus() grabs all the inputs...
It is anyway difficult to reproduce, maybe a bit dependend on the window manager used...

Let's have a look at this in 5.2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.