Bug 444711
| Summary: | popup menu overlaps to the panel | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> | ||||||
| Component: | scim | Assignee: | Peng Huang <phuang> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 9 | CC: | i18n-bugs, petersen | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-01-29 07:55:54 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Akira TAGOH
2008-04-30 07:55:48 UTC
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Easier way to accomplish this would be to use GtkStatusIcon instead of using the code based on eggtrayicon. SCIM panel popup the menu is in panel_agent's slot. It can not get the location information easily. It needs a lot of modification. And consider the severity is low, so I suggest wontfix. Created attachment 312015 [details]
patch to fix it.
This patch fixes this problem via adding several global variables.
Fixed in scim-1_4_7-28_fc10 Created attachment 312020 [details] patch without the global variable (In reply to comment #4) > Created an attachment (id=312015) [edit] > patch to fix it. > > This patch fixes this problem via adding several global variables. If you don't want to use the global variables - I haven't tested this but should works. Thanks! 28.fc10 looks good. :-) You may still want to consider Tagoh's suggestion. requested by Jens Petersen (#27995) Huang Peng, do you want to update the patch to comment 6? I think both it and mine are OK. But I did not have time to test Tagoh's patch. |