ralsina / marave

Automatically exported from code.google.com/p/marave
GNU General Public License v2.0
0 stars 2 forks source link

hover input method in right click context menu will close the menu #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open marave
2.type some text
3.right klick a word and hover "spelling suggestion "or "input method" with
the curser.

What is the expected output? What do you see instead?
the menu closes immediately. 

Please use labels and text to provide additional information.

i dont know, since when this happens, just tried the context menu for the
first time to check it for another issue :D

Original issue reported on code.google.com by bdgr...@googlemail.com on 18 Feb 2010 at 8:47

GoogleCodeExporter commented 9 years ago
Couldn't reproduce.

Original comment by cyberkil...@gmail.com on 18 Feb 2010 at 9:58

GoogleCodeExporter commented 9 years ago
I can!

Original comment by roberto.alsina on 18 Feb 2010 at 10:58

GoogleCodeExporter commented 9 years ago
It's not with all popups, because it doesn't happen to the 'unicode control 
character' one.

Original comment by roberto.alsina on 19 Feb 2010 at 9:19

GoogleCodeExporter commented 9 years ago
This is caused by having the editor as a QGraphicsItem.

It doesn't happen if you use the --use-off-canvas-editor flag.

I'll try moving the popup off-canvas and see if that fixes it.

Original comment by roberto.alsina on 19 Feb 2010 at 10:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r354.

Original comment by roberto.alsina on 19 Feb 2010 at 11:00

GoogleCodeExporter commented 9 years ago
I had to specify the menu's parent widget, and that seems to have fixed it for 
me.

Could you verify?

Original comment by roberto.alsina on 19 Feb 2010 at 11:01

GoogleCodeExporter commented 9 years ago
spelling suggestion works now, does not close the popup.

but hovering input method still kills it. (r354)

Original comment by bdgr...@googlemail.com on 19 Feb 2010 at 11:13

GoogleCodeExporter commented 9 years ago
I don't have that menu... reopening the Issue.

Original comment by roberto.alsina on 19 Feb 2010 at 11:16

GoogleCodeExporter commented 9 years ago
thought i add an screenshot.

its only one entry now which kills the popup. in german it is 'Eingabemethode
auswählen', in english it is 'input method' or 'chose input method'

Original comment by bdgr...@googlemail.com on 19 Feb 2010 at 11:41

Attachments:

GoogleCodeExporter commented 9 years ago
in english it is 'Select IM'

Original comment by bdgr...@googlemail.com on 19 Feb 2010 at 12:16

GoogleCodeExporter commented 9 years ago
Yes, I don't have that one. I used to!

Original comment by roberto.alsina on 19 Feb 2010 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by roberto.alsina on 21 Feb 2010 at 10:11