Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candidate Popup is hidden by Cinnamon menu #195

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 9 comments
Closed

Candidate Popup is hidden by Cinnamon menu #195

GoogleCodeExporter opened this issue Apr 22, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

I'm luyikei,Cinnamon developer.
I found this bug and I thought this bug is caused by mozc.

To fix this bug, we should make GTK_WINDOW_TOPLEVEL GTK_WINDOW_POPUP.
And, in mutter and muffin , the popup should be recognized as 
META_WINDOW_POPUP_MENU

_____________________

What steps will reproduce the problem?
1.Use Mozc and Cinnamon or Gnome-Shell

What version of the product are you using? On what operating system?
All versions of Linux,Mozc,Gnome-Shell,Cinnamon


Please provide any additional information below.

If I use anthy, the bug will not appear in Cinnamon.

Original issue reported on code.google.com by luyikei....@gmail.com on 31 Jul 2013 at 8:25

Attachments:

@GoogleCodeExporter
Copy link
Author

Thank you for the report.

According to screen shots you attached, this seems to be an issue of 
mozc_renderer.
If so, an easy work around is simply uninstalling (removing) mozc_renderer. 
Then IBus default candidate popup will be used like Anthy.

Anyway let me calibrating the priority compared with other issues including 
Google Japanese Input.

Thanks,

Original comment by yukawa@google.com on 8 Aug 2013 at 1:47

  • Added labels: Priority-Medium
  • Removed labels: Priority-High

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Thanks.
But the solution can not fix the essential problem.
I want Mozc Team to fix mozc_renderer.

Original comment by luyikei....@gmail.com on 8 Aug 2013 at 2:16

@GoogleCodeExporter
Copy link
Author

Yes, the root cause should be fixed. I just want to say that there is a 
*workaround* for this issue. This is why I didn't change the status to 
"WontFix".

Original comment by yukawa@google.com on 9 Aug 2013 at 2:54

@GoogleCodeExporter
Copy link
Author

Thanks. 
Good luck on fixing this bug :)

Original comment by luyikei....@gmail.com on 9 Aug 2013 at 3:01

@GoogleCodeExporter
Copy link
Author

As for Cinnamon menu, the attached patch should fix the issue.

On the other hand, under the Gnome-Shell environment, it seems that we need to 
implement the popup UI as a part of Gnome-Shell like the default candidate 
popup UI of IBus.  As far as I've tested, we are unable to show any window over 
the immersive search window of Gnome-Shell no matter what _NET_WM_WINDOW_TYPE 
is specified.  Is this correct?

Original comment by yukawa@google.com on 28 Oct 2013 at 6:47

  • Changed state: Started

Attachments:

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I'm not Gnome-shell developer so I'm not sure about fixing Mozc under the 
Gnome-shell environment

But I can say that the patch will fix the bug on Cinnamon.Thank you.

Original comment by luyikei....@gmail.com on 3 Nov 2013 at 1:06

@GoogleCodeExporter
Copy link
Author

OK. Thank you for taking time to test it. The next release will contain the 
attached patch.

Let me close this issue as Fixed since the issue you reported for Cinnamon is 
fixed.

Original comment by yukawa@google.com on 3 Nov 2013 at 7:15

  • Changed title: Candidate Popup is hidden by Cinnamon menu
  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant