Shortcut keys for bold, underline, italic - how it works?

Simple question: when I type the command-B the answer is a paragraph symbol that is highlighted. Is this normal? Instead of being able to immediately type in "BOLD", I have to hit once left cursor button so that the paragraph symbol is disabled. If I type immediately without hitting the button cursor left, then what I just type replaces the symbol paragraph selected without being fat.

I never noticed the behavior like this before. It adds an annoying step to the process. Is it possible to go back to the way it had, that is, press command + B, start typing in "BOLD" (so, no need to spend over and press the cursor left first)?

The same is true for the command you and I order.

It's using 5.6.1 with El Capitan operating system Pages.

Thank you

PD

Well, it's a bit weird... when I open a new document, it doesn't have the weird behavior. But all my old documents. So maybe it has something to do with the fact that these documents were started in Yosemite, or an earlier version of Pages?

Tags: iWork

Similar Questions

  • What is the shortcut key for the underlining of words or phrases?

    I've done this before but forgot shortcut keys for the words highlighted as you type them when necessary. Assume that if you have a title and then you just press the shortcut keys and the title is underlined while typing and then you simply reverse the same to continue without pointing out the remaining sentence. 

    underscore words or phrases

    Hello
    If you want to emphasize a word or phrase, you can select the word or expression then CTLR + U for underling.
    It will be useful.
  • Is there a shortcut key for "Flatten Image"?  I just upgraded to CC and again it is not a shortcut for IT... Ugh.  Someone knows something to flatten the Image via the keyboard?

    Is there a shortcut key for "Flatten Image"?  I just upgraded to CC and again it is not a shortcut for IT... Ugh.  Someone knows something to flatten the Image via the keyboard?

    I've been using Ctrl + Alt + Shift + F for years, don't know if it's a default shortcut, or if I assigned.

    You can create your own sets of shortcuts - Edition > keyboard shortcuts.

  • I had order for package of photography for annual, monthly plan paid... initial amount .and already deducted from my bank account but I havnt got emails or links to the license... keys pls let me know how it works?

    I had order for package of photography for annual, monthly plan paid... initial amount .and already deducted from my bank account but I havnt got emails or links to the license... keys pls let me know how it works?

    Hi John,.

    There is no serial number associated with Adobe CC.

    Please refer to the help documents below to download the application Adobe CC:

    Creative cloud to desktop

    Download, install, update or uninstall applications

    Kind regards

    Sheena

  • Need to change the shortcut keys for copy and paste Hotkeys

    I would like to know how to change shortcut keys copy and paste for the computer around rather than for a specific program, such as excel or internet explore. Specifically, I want to change the copy and paste control button C (2 buttons) for only F1 (1 shot), if possible. Thanks in advance for the answer!

    Original title: modify and paste keyboard shortcuts

    Hello

    Copy and paste keys are the keys to Windows by default and cannot be reconfigured or the function can not be reassigned to other keys.

    Reference:

    Keyboard shortcuts for Windows

    http://support.Microsoft.com/kb/126449

    I hope this helps.

  • Did someone knows how I can recover my product key for Windows XP of my semi-working(virus infected) system?

    pick up the cd - key installation broken
     
    My computer has a virus and is in a semi-utilisable State I lost the chartering contract which corresponds to my Windows XP installation disc, but I still have the disc.
    To reinstall, I think I'll need the original key.
    All knows, how can I retrieve this from my installation (infected with HIV) semi-travail?

    Start in Safe Mode with network , then download the Belarc Advisor and run it on the infected computer. Among a large amount of hardware and software information will be the original product code for your Windows XP. If you can't get on the site of BelArc, download from another computer and load it on a CD, DVD or thumb drive to get to the infected machine.

  • I lost my product key for Windows XP. How to find or get a new one?

    Dear Sir/Madam
    I have good morning sir

    Help please send me my product key cd I lost for WINDOWS XP PROFESSIONAL SERVICE PACK 3, Version 2002 MICROSOFT CORPORATION, Ref. X 14-72249, so thanks for giving me the same e-mail address



    Regarding
    Myriam

    No one here can either send you a key for nothing

    You must contact MS direct

    http://support.Microsoft.com/kb/326246

  • Disabling the shortcut key for Japanese input to "Kana Input" method

    Hello

    With Windows 7, there is a rather annoying problem happens sometimes when I am typing using the Japanese keyboard layout, it seems I am struck somehow mysteriously a set of keys that snap into the layout of entry Romazi entry in Kana from the outset, the latter of which I know not my way.

    This is a very undesirable breach I have to re - enter the language settings to reset it on the desired position, and I would like to know if there is a way to disable the keyboard shortcut, or at least be aware of which keys trigger that.

    Hello

    To disable the keyboard shortcut, you can follow the steps on this link. You can make the easy solution by pressing the download area, or you can do the manual steps.

    (Before doing this I suggest you save your file as you are about to change your registry.)

    You can also try to check the Windows shortcut key you use this link.

    Kind regards

    Angelo bar

    Microsoft community

  • I don't have the product key for Spy Hunter so, how can I get rid of him?

    We installed Spy hunter to get rid of a virus but now Spy Hunter keeps popping up connstantly.  I tried to delete, but I can't not have product key for uninstalling microsoft kit does not any ideas what will be?

    Thank you

    Try http://www.enigmasoftware.com/support/ which is the site of support of Spy Hunter.

  • How to set the shortcut keys for button in Apex

    Hello

    Could someone help me on how to set the hotkeys for buttons in the Apex.
    I need to use say ALT + S to send the page.

    The following thread on HTML DB refered to use the quick access key. but who could not work in my case.
    Re: operation of the app with the keyboard

    Pointers on making it would be useful.

    Thank you
    Vijay

    Have you tried to use the html buttons but change their class so that they look just like the model buttons?

    For example, assume that you use the 20 theme.

    together the style of button html button and below the button attributes set class = "t20Button".

  • How can I change the shortcut key for tab groups?

    CTRL + SHIFT + E is not exactly intuitive or easy to press. Is there a way to restore it to the previous Ctrl + space, or to simply re - link at will?

  • Shortcut key for the option in the dialog box?

    I created a line of dialog popup that emulates the default behavior of the standard throw/save/cancel prompt I see native BlackBerry apps (my code below).

    The only thing I can't seem to duplicate it, however, is that the keys shortcut for every menu item. I.e. on the native guests, S, D and C of each option characters are underlined, and press a letter to activate this option.

    Can anyone think of a way to do it? Thank you!

    Nicholas

    String [] choice = new String() {"Save", "Throw", "Cancel" ;}
    Dialogue diag = new dialog box ("Changes!", choice, null, 0, Bitmap.getPredefinedBitmap (Bitmap.QUESTION));
           
    int iResponse = diag.doModal ();
    If (iResponse == 0) {}
    record pressed
    If (doSave())
    System.Exit (0);
    Returns false;
    } ElseIf (iResponse == 1) {}
    Throw a hurry
    System.Exit (0);
    Returns false;
    } else {}
    you press on cancel or "back" button
    Returns true;
    }

    Do not use the static dialog box class, create your own using PopupScreen in your implementation of PopupScreen, keyChar() of substitution and detect the values of keys you are interested in.

  • I lost my product key for Mac 2011. How can I replace it

    I bought a CD for Mac 2011 to Microsoft about a week ago but lost the product key, but I have the CD is... any way to replace it with a new?

    Hello
     
    Please follow link below:
    How to replace hardware or lost, broken, or missing Microsoft software
  • shortcut keys for dialogue 2 buttons

    I have a code with a structure of the event. An event is the change in the value of the button EXIT. In this case, there is a 2 buttons dialog box that gives the operator a chance to return or to quit smoking.

    To improve human factors for this application, I would like to enable either option of dialogue via the keyboard, i.e. without mouse.

    The return key generates True out of the dialog box.  Y at - it a keyboard shortcut for the case of false or any way to add the code to run a shortcut?

    The common to "undo" shortcut is the ESC key, and it does not work with the Note 2BD. that techincally it does not raise the F key, but cancel out of the dialog box (as if you press the X button or Alt - F4), but the effect is that the output will be F, no matter what you name the button.

  • I lost my product key for windows 7 pro, how can I get that back

    try to solve my need to best turn all my old info.

    Lost or misplaced product key (certificate of authenticity)

    http://support.Microsoft.com/kb/824433

    How to get a replacement product key?

    To replace a Microsoft product key, you must contact Customer Support and Microsoft. To locate the phone number, visit the following Microsoft Web site:

    http://support.Microsoft.com/default.aspx?scid=fh; EN-US; CNTACTMS

    For more information on this subject, visit

    http://support.Microsoft.com/kb/811224

Maybe you are looking for

  • How to reset the default on WMP?

    Hi all. Have tried to place my VLC media default player instead of WMP, nothing helps. I tried different suggestions of comments of the last two days with no success. (1) I have not 'Explorer', to start or search.  (2) I can not change my default set

  • Windows defender out time with error next 0x800805b4

    Why my windows defender time-out with the error next 0x800805b4

  • Win8 pro on Vostro 470 for msdn DVD installation

    Hello, we recently purchased a Dell Vostro 470 and try reinstalling using msdn win8 pro dvd and we can't make the dvd to boot uefi mode, so my question is: How will I know if the dvd is compatible uefi? Is there a method to do an install clean mode d

  • P2415Q does not turn on the connection with display port cable

    Hello I have computer with Sapphire hd 7970, there display port and HDMI outputs. I plugged the cable I got with the monitor for mini DP DP and it worked well for a week, Today, I turned on my computer, that the computer turns on I hear the windows s

  • Security disk cache?

    The AE disk cache files are readable by the image utilities? I am curious about the projects (films, military, etc.) the high security if the cache drive was stolen. Would it not possible to extract images and sequences of frames cached?