Bug 669424

Summary: Keyboard layout is not shown 'Region and Language' -> Layout->Show
Product: [Fedora] Fedora Reporter: A S Alam <aalam>
Component: control-centerAssignee: Control Center Maintainer <control-center-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: bnocera, control-center-maint, i18n-bugs, mshao, rstrode
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-07 19:26:59 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 Flags
Desktop Screenshot with Empty Window for Layout none

Description A S Alam 2011-01-13 16:39:11 UTC
Created attachment 473366 [details]
Desktop Screenshot with Empty Window for Layout

Description of problem:
keyboard layout is not shown, if click on 'Region and Language'-> Layout ->(Select layout USA)->Show

Version-Release number of selected component (if applicable):
control-center-2.91.5-1.fc15.x86_64

How reproducible:
Everytime

Steps to Reproduce:
1. run Gnome Control Center
2. 'Region and Language'-> Layout ->(Select layout USA)->Show
3.
  
Actual results:
No Layout Shown, only empty window popup

Expected results:
it should show

Additional info:
I was not sure about component to select, so select control-center to open bug.

Comment 1 A S Alam 2011-02-05 16:53:46 UTC
bug exist with following package:
control-center-2.91.6-5.fc15.x86_64

Comment 2 Bastien Nocera 2011-02-07 19:26:59 UTC
Was fixed upstream recently, will be in the next version of control-center.

commit 3edfefad90b53485b96f16f0ea545ad9e4ae4ae4
Author: Sergey V. Udaltsov <svu>
Date:   Sat Feb 5 17:00:44 2011 +0000

    Showing the kbd layout preview dialog
    
    gtk_widget_show_all was in new_dialog before, has to be called explicitly