Onscreen keyboard doesn't display all characters in QWERTY mode in iOS7

Since installing iOS7, the onscreen keyboard has been sluggish.   Tonight, all of a sudden, the onscreen keyboard doesn't display all characters on the keys in QWERTY mode - only the B, N, comma, and period keys show their characters on their key face.  All of the other white keys are blank.  When you press one of the blank keys, the character does display on the key face momentarily and does show in the text box that you are typing in.   This only seems to occur in QWERTY mode.  If you switch to QWERTZ or AZERTY software keyboard layouts, the keys do display their characters on their key face.  If you split the keyboard in QWERTY mode the all keys display normally.  This occurs in any application.
We've tried:
Turning off and turning off
Resetting by holding the sleep/wake and home button
Settings->General->Reset->Reset All Settings
Nothing has worked so far...  Help!

Thanks Carolyn, we are going to try and 'Restore the iPad' tonight.  We went to an Apple store this afternoon - they haven't seen this before and suggested the same thing, to try and 'Restore the iPad'.
Here is an image just to be clear about what the issue is - in this example we are in Safari, trying to type a url:

Similar Messages

  • Firefox doesn't display all characters on a webpage

    Firefox doesn't display all the characters in web pages...usually they are symbolic links to other web pages and display as a small black box with 4 numbers/characters inside the box.......

    Type '''about:preferences#content'''<enter> in the address bar.
    Across from '''fonts and colors,''' press the '''Advanced''' button.
    On the bottom, turn on '''Allow Web Sites To Choose Their Own.'''
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 17.0 r0
    Shockwave Flash 15.0 r0
    and
    1Password 3.9.20 ([email protected])
    1Password 4.3.1 ([email protected])
    Having more than one version of a program may cause issues.
    Flash;
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''Version 17.0.0.169<br>https://www.adobe.com/products/flashplayer/distribution3.html'''

  • Pie Chart doesn't display all columns

    I set up a simply table and made a bar chart = everything worked out well.
    I selected my table again and clicked on 'make pie chart' but this time it doesn't display all the colums. I really don't know what went wrong here.
    I'd appreciate it very much if some could help me out here.
    Preview Picture: http://cl.ly/1SKg
    Numbers File: http://cl.ly/1SAh

    patte,
    Even though you have selected the entire table to be charted as a Pie Chart, and the table includes three data series, a Pie Chart can only display one series at a time, so it displays the first one; "3. Klasse"
    In "3. Klasse", the values of Schaukel and Drehscheibe are zero, so there is no pie to display.
    Hope this explains the situation for you. To make Pie Charts for the other two series, you would again select the header cells, then hold down the Command key while selecting the other series. Then add another chart. Do this for each series you wish to chart.
    Regards,
    Jerry

  • After intalling iOS5, doesn´t display all albuns of the artists

    After intalling iOS5, doesn´t display all albuns of the artists, but all albuns are there when you list "albuns".
    e.g.: I have 5 Annie Lennox"s albuns. When I list "Artists", Annie Lennox only shows 3 albuns, but when I list "Albuns" I can find all the albuns.
    Same for many artits that doesn't appear in the list of "Artists".

    Well, I guess no one knew. I eventually found the answer. Go onto settings, music on your ipod and change the show artist by album one to off.

  • Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used

    Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used. I've seen other peoples display all their devices. Why can't I?

    I've discovered that those screenshots where you see more than one speaker listed in the menubar icon are actually bluetooth devices, not airplay. When you check the shot of the system preferences pane and see them all listed there too, the Type says Bluetooth. Not sure why bluetooth gets them all listed and apple's own airplay standard does not. Hope a developer writes a mac app to do it!

  • How to config IE11 to display all websites in enterprise mode

    Dear Experts,
    Is there anyway to config IE11 to display all websites in Enterprise mode?
    Like "display all websites in compatibility view" in IE10
    Thanks and Regards,
    Phenom

    Hi,
    We cannot set it for all websites, but can add a site list with all you would like to turn on the Enterprise mode.
    Turn on Enterprise Mode and use a site list
    http://msdn.microsoft.com/en-us/library/dn640699.aspx
    You can use Enterprise Mode Site List Manager tool to edit your site list:
    Enterprise Mode Site List Manager
    http://www.microsoft.com/en-us/download/details.aspx?id=42501
    Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager
    http://msdn.microsoft.com/en-us/library/dn640691.aspx
    Thanks for your understanding.
    Kate Li
    TechNet Community Support

  • [Solved] TTY doesn't display special characters correctly

    Hello everyone.
    I want to set my system language to german. I followed this tutorial: https://wiki.archlinux.de/title/Arch_Li … .BCber_HAL
    Everything works good except that my TTY can't display special characters. Example:
    http://i.imgur.com/ZW6kbOS.png
    The is " not showing correctly at the bottom. However, the german umlaut ä works (as you can see).
    I have already searched the arch forum. The only thing i have found is setting DAEMON_LOCALE="yes" in rc.conf. However, these post are already quite old and don't solve the my problem (as öäü are working). Additionally, Arch has stopped using rc.conf.
    So, what causes this problem and how can i solve it?
    Here are my configs:
    /etc/locale.conf
    LANG=de_DE.UTF-8
    LC=
    locale -a
    C
    de_DE.utf8
    en_US.utf8
    POSIC
    locale
    LANG=de_DE.UTF-8
    LC_CTYPE="de_DE.UTF-8"
    LC_NUMERIC="de_DE.UTF-8"
    LC_TIME="de_DE.UTF-8"
    LC_COLLATE="de_DE.UTF-8"
    LC_MONETARY="de_DE.UTF-8"
    LC_MESSAGES="de_DE.UTF-8"
    LC_PAPER="de_DE.UTF-8"
    LC_NAME="de_DE.UTF-8"
    LC_ADDRESS="de_DE.UTF-8"
    LC_TELEPHONE="de_DE.UTF-8"
    LC_MEASUREMENT="de_DE.UTF-8"
    LC_IDENTIFICATION="de_DE.UTF-8"
    LC_ALL=
    /etc/vconsole.conf
    KEYMAP=de-latin1-nodeadkeys
    Note that i am running Arch as guest in a VirtualBox.
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by Oznerol256 (2013-11-01 09:49:08)

    I'm pretty sure you have to specify font and font map in vconsole.conf
    like so:
    FONT=Lat2-Terminus16
    FONT_MAP=8859-2
    If that doesn't help it could be this.
    If so try to load settings manually, I can't test German setup, but for Polish I could do this to get national characters:
    loadkeys pl
    setfont Lat2-Terminus16 -m 8859-2
    that requires to be root/sudo
    note that -m 8859-2 part is quite important
    edit:
    actually got all German symbols to be displayed correctly, though I do not know if they are assigned for right keys for obvious reasons
    loadkeys de-latin1-nodeadkeys
    setfont Lat2-Terminus16 -m 8859-2
    read read topic in then link to hopefuly fix why settings are not loaded on boot
    Last edited by nutsh (2013-10-31 02:47:48)

  • Picasa Web albums: doesn't display all uploaded photos. This only happens on my desktop computer. All photos displayed on my laptop.

    Not all of my uploaded photos display in my Picasa web album. All the photos upload, but 17 out of 90 photos don't display. Some are landscape, some are portrait. This is no pattern to what doesn't display (e.g., not every third photo). This only happens when I use my desktop computer. When I use my laptop, all uploaded Picasa web album photos display.

    See:
    * [[Images or animations do not show]]
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • SunGraphics2D doesn't display korean characters in JDK 1.5.0_17

    Hi all
    I'm trying to paint a text. Some characters are Korean.
    private void fill(Graphics2D g) {
         g.fill(shape);
    }where g is SunGraphics2D.
    If the text to render is:
    "#한국어/조선말#"
    this only paints
    However, if I build my application with JDK1.6_17 without changing anything all characters are painted.
    Could somebody suggest me a workaroung or something to make this work in JDK 1.5.0_17 ?
    Thanks in advance

    Hi Peter!
    Of what type is your item? Display as text or do you use the item value for further computations.
    If it is only for means of displaying the correctly formatted number, I'd change the item source to a query and would equip the desired column with a to_char function like:
    select to_char(str_be_main, 'fm999G999G990D00') from yourtable where ...You could also use a post calculation computation and enforce the format there:
    to_char(:P2027_YOUR_ITEM,'fm999G999G990D00')Maybe this helps!
    Brgds,
    Seb
    Edited by: skahlert on 11.02.2011 07:53

  • Officejet 6500 709e LCD display doesn't display all pixels

    A week ago my wired printer stopped displaying all the pixels on the LCD display.  I can't, at this point, understand anyhting on the first or second lines.  So I don't know how much ink I have in each cartridge (which usually shows on the second line), because random pixels show up, not all of them, for each cartridge.
    Important to note:  The LCD display does not add extra pixels to the display.  It just leaves out pixels where there should be pixels.  So if it's intstalling a new in cartridge, I can't understand anything showing on the first line of the display because only a few pixels display as it's configuring the new cartridge.
    Is there a way to fix this?
    My printer, by the way, says it's "not connected to the computer" when I press the wrench button and then a help choice on the printer, but I have no problem printing from my laptop (HP Pavilion dv5-2074dx).
    Is there a way to fix my LCD display?  I've had the printer less than a year...

    Hello Jane0218,
    To be honest, I don't think that there would be much to do in this case. I think your best bet is to contact the HP support for your country and see if they can help you. If you bought the printer less than a year ago it is still within warranty so that shouldn't be a problem.
    Here you can find the support numbers for the US:
    http://welcome.hp.com/country/us/en/contact/phone_assist.html#section1

  • New releases doesn't display all text

    I've noticed a problem wtih the music store and I can't find any similar problem searching through the archives here. Any help in fixing the problem would be appreciated.
    In iTunes here when I go to the Music Store the "New Releases" box seems to be too small to display all the information. The second row of songs has the artist name cut off except for the very tops of the letters. The "Exclusives" and "Staff Favorites" boxes also trim off the very bottom of the artist names but those are still readable.
    Is there some way to reduce the text size so that I can read the information in the "New Releases" box?
    Thanks for any help.

    Seems like newer updates to iTunes fixed this problem.

  • Table of contents web part doesn't display all data

    Hi,
    We did a test migration from Sharepoint 2007 to SharePoint 2013. There is a Table of contents web part that is being used to display all of the team sites (more than 25). In the SharePoint 2013 version, the TOC web part is not displaying all of the sites.
    Any ideas of how to make it show all?
    thanks,
    Sherazad

    Hi Sherazad,
    According to your description, my understanding is that you want to display all sites in the Table Of Content web part.
    There is a limitation of the web part, the maximum number of the items displaying in the web part is 50. If you want to display more 50 items, you need to increase or remove the limitation. You need to go to the web.config file of the SharePpoint site, the
    path is C:\inetpub\wwwroot\wss\VirtualDirectories\port number, then find all navigation providers, and add
    DynamicChildLimit attribute to each one . More information, please refer to the link below:
    http://praveenbattula.blogspot.in/2010/11/table-of-contents-web-part-remove-max.html
    Note: before changing web.config, please make a backup for the file.
    After the above, if your issue still exists, please open your site->Site Settings->Navigation, change the value from 20 to [whatever number you want to display] in the “Current Navigation”section. More information,
    please refer to the link:
    http://www.chaitumadala.com/2010/05/sharepoint-2010-table-of-contents.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Toolbox doesn't display all settings

    I wish to change homepage in Thunderbird and apparently there should be an option in the toolbox. My toolbox doesn't display an option for general settings so I cannot change.

    Generally a Homepage is associated with an Internet Browser and not an email client.
    There is an option to set an start page in Thunderbird but I have no idea why you would use it.
    From the menu bar select Tools-Options-General
    No menu bar with Tools showing? Press the alt key.

  • BI reports doesn't display all groups in the area

    Hi,
    I have a Area->Region->Center type->Center function->Sub Group hierarchy in the BI. Sub Group is not distinct and repeated across the centers. when i pick Area and Sub Group in the report,it is has to display all the Sub groups for each area. But it is not showing all the sub groups and avoiding repetitions across the areas. Any suggestion to display all the sub groups for each area.

    I found out what causing this issue. If i remove the grand total on the table view,then it is displaying all the Sub groups for each area.But we need grand total,any suggestion how to make it work with grand total.

  • Yoga 2-11 Onscreen Keyboard won't stay up when in tablet mode

    I have seen many topics about the onscreen keyboard not staying on when in tablet mode but most of it from 2013. I am having this problem and I cannot find a solution. I have to go to laptop mode to sign in and then go back to tablet mode. The keyboard pops up but as soon as it does it goes away.  What is the fix? Yoga 2-11 purchased Dec 2014 from Best Buy.

    Thank you for your swift suggestion! I think it has worked I will monitor it for a couple of days

Maybe you are looking for

  • Editing .gif animations

    I was given a number of .gif animations to edit and re-deploy to the Web. Each anim has about 40 frames. I need to delete 2 small spots on the image in each frame. I was hoping that I could do a mass delete that would "take" on all the frames. I coul

  • How can I transfer my Contacts from one partition to another

    Hi. I want to transfer my contacts from Mountain Lion  on one partition, to Mountain lion on another.  I have a lot of junk on the first one which I did not wish to transfer to the new one. Thanks. David.

  • My phone won't download my music

    My phone won't download my music purchases and I can't sync my music from my computer

  • KM UI Settings sort folders last in collection renderer

    I'm using a NewsExplorer layoutSet for showing KM content. Items in a folder are sorted by descending modified date, but subfolders are always shown in the first positions. Is there any way, in collection renderer settings, to sort subfolders in last

  • MacBook does not see internal hard disk

    Sorry if this is already answered somewhere, but I have searched so many forums that my head is swimming! My boyfriend connected a new USB drive to his MacBook, formatted the new disk, copied some backup data onto it. At some point, the MacBook hung,