Bug 603576
| Summary: | Cannot type anything into gnome-shell widgets | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peng Huang <phuang> | |
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> | |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | high | Docs Contact: | ||
| Priority: | low | |||
| Version: | 14 | CC: | aalam, bbbush.yuan, cbm, dueno, i18n-bugs, jsingh, julian.fedora, kagesenshi.87, lionghostshop, luya, maxamillion, mclasen, otaylor, walters, yshao | |
| Target Milestone: | --- | Keywords: | Desktop, i18n, MoveUpstream | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 669481 (view as bug list) | Environment: | ||
| Last Closed: | 2011-03-26 15:52:37 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 669481 | |||
|
Description
Peng Huang
2010-06-13 23:08:05 UTC
BTW, I am thinking if gtk could provide a better way for processing key events in async mode. Fedora i13 update has same problem gnome-shell-2.29.1-4.x86_64 Alt+F2 - type in English - Not working use ibus to switch different language, it is working, but not able to delete ibus-1.3.5-2.fc13.x86_64 ibus-libs-1.3.5-2.fc13.x86_64 I can confirm this, I see this too in rawhide. Keyboard input does not work in the overview or alt-f2. Alt-arrow workspace switching still works. The same bug in gnome bugzilla. https://bugzilla.gnome.org/show_bug.cgi?id=621659 I read code of gnome-shell and found the client window is from gdk_window_foreign_new_for_display, and gnome-shell use clutter to handle events. It seems the clutter does not process events in gdk event queue, and gnome-shell will never get the events sent by gdk_event_put. *** Bug 604019 has been marked as a duplicate of this bug. *** This occurs on F13 as well. ibus-1.3.5-2.fc13.i686 gnome-shell-2.29.1-4.i686 gtk2-2.20.1-1.fc13.i686 When will this bug be fixed? It cause great inconvenient to using gnome-shell. This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping *** Bug 638828 has been marked as a duplicate of this bug. *** *** Bug 656474 has been marked as a duplicate of this bug. *** Upstream bug has been fixed, will be OK in Fedora 15 |