Ctrl+shift+O = weird carret behaviour

While looking for some shorcut key combinations that will not conflict with anything i tryed ctrl+shift+O on a JEditorPane and turned on a strange carret mode:
The carret appears to have a flag on it and keeps jumping back to the start of the line. It seems to place puncutation at the start of the line and the "end" button doesn't work.
Does anyone know what this is? My searches didn't come up with much (I probably don't know the right keywords).
p.s. if i am the first to observe this efect then i reserve the right to name it :P

Normally you would go the the API for the component in question. The introduction part has a paragraph:
"For the keyboard keys used by this component in the standard Look and Feel (L&F) renditions, see the ??? key assignments. "
which will take you to the listing of all key assignments by component.
However, Ctrl+Shift+O doesn't seem to be listed. Anyway that key combination is used on the text components to toggle the orientation of the text component from left-to-right text entry to right-to-left text entry.

Similar Messages

  • How to avoid the pop up when pressing CTRL-SHIFT-DEL and delete the cache instantly?

    When pressing CTRL-SHIFT-DEL an additional dialog arises. How do I disable it to gain the behaviour of FF 2.0 which deletes the history instantly by taking the settings of the "Clear history when Firefox closes" menu?

    You did not get hacked through phone its that simple..
    Common sense will tell you not to open any suspect links
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • File Save As versus Ctrl+Shift+S

    Is there a way to make the menu function File>Save As and the keyboard shortcut Ctrl+Shift+S behave the same exact way. 
    When using the menus, the file automatically opens with the new name.  It also automatically makes it a PSD file (if something photoshoppy has been done to it).  It also doesn't make it a copy.
    When using the keyboard, you have to select the file type from the list.  It doesn't automatically open the file with the new name (frustrating if you are still editing).  And it always makes it a copy.
    Is there a setting I have turned on or off?  This behaviour runs through the CS5 suite, Photoshop, InDesign, and Illustrator. 
    Please send any suggestions or tips to correct this.  It is so much easier to use the keyboard short cuts but takes longer due to the behaviour.
    Thanks,
    Gilley Estes
    Adobe CS5 Suite

    Thank you for the responses.  I suspect I haven't explained the situation very well.  My first detailed explanation was deleted (by me after accidentally hitting Ctrl+A then delete; there isn't an undo in this forum...).
    Let say for example I have opened a JPG called Image_Tree.jpg.  I do some photoshoppy things to it, like add a layer and an effect.
    If I press Ctrl+Shift+A, the Save As dialog opens.  I change the file name to Image_Tree_Modified but the file type remains at JPG.  I have to manually select PSD.  It also automatically makes it a COPY.  So I have to delete the word COPY from the file name.  After clicking Save (or pressing Enter), my JPG file is still the one open in Photoshop.  It doesn't automatically open the newly saved PSD file.  I have to close the JPG and open the PSD.  This can be a problem if I continue making edits to the image and accidentally press Ctrl+S without first opening the new PSD file. It overwrites the JPG file with my changes.
    Now taking the same JPG file with the photoshoppy elements...
    If I go to File>Save As, basically things behave in a way I would call normal.  The file type is automatically set to PSD and the file IS NOT specified as a COPY.  Also after clicking Save (or pressing Enter), my newly saved PSD file is automatically opened for me to continue working on it.
    Maybe it is just me but I would expect the behavior between File>Save As and Ctrl+Shift+S to be exactly the same and they aren't.  This is true for the products across the CS5 suite.  Photoshop, InDesign, and Illustrator.
    I have tweaked a few keyboard settings but only to make some hotkeys.  For example, Ctrl+Shift+C is Image Crop on my computer.  Ctrl+Q is Image Trim.  Other than that, I have left the system the same as it was out of the box.  In fact I had to replace my personal settings one time by renaming a file then launching Photoshop again.  This undid all my personal settings.  The only ones I have reset are the one mentioned above.
    I hope this very long response (sorry for the length) helps explain better what I am noticing and asking.
    Thanks again for the responses and any help.
    Regards,
    Gilley Estes

  • PDF Viewer zooms toolbar on Ctrl-Shift-=

    In the builtin PDF viewer, Ctrl-"-" and Ctrl-"=" are used for zooming. However Ctrl-Shift-"=" seems to be interpreted by firefox and zoomes the page it displays as a whole, including the PDF toolbar.
    The variants without shift work as expected also change the zoom value displayed in the PDF toolbar, the variant with shift does not.
    This is somewhat annoying, it would be great if the behaviour could be consistent.

    I've never noticed the Ctrl+Shift variants. Are these a UI convention on Linux?
    I'm not sure how to submit a suggestion for the PDF viewer. Fixing the Ctrl+ variants was done in the underlying project, which has an issues list here: [https://github.com/mozilla/pdf.js/issues]. But it might be that Mozilla can plug the gap until that gets addressed there.
    ''Edit: This isn't actually on the issues list yet as far as I can tell.''

  • Selcting Multiple  CheckBoxe in a JTREE without holding CTRL / SHIFT

    HI,
    My JTree is having JCheckBOxes as nodes .... Now the problem is i want to select multiple nodes (checkboxes) with out holding CTRL/SHIFT key .
    Please help regarding this issue ..
    The code of my renderer class is as below:
    * MyTreeRendered.java
    * Created on April 27, 2006, 7:42 PM
    import javax.swing.*;
    import javax.swing.tree.*;
    import java.awt.*;
    public class MyTreeRendered extends DefaultTreeCellRenderer  {
        private JCheckBox cb ;
        /** Creates a new instance of MyTreeRendered */
        public MyTreeRendered() {
        public Component getTreeCellRendererComponent(
                            JTree tree,
                            Object value,
                            boolean sel,
                            boolean expanded,
                            boolean leaf,
                            int row,
                            boolean hasFocus){
           if(cb == null) {
               cb = new JCheckBox();
               cb.setBackground(tree.getBackground());
           DefaultMutableTreeNode node = (DefaultMutableTreeNode)value;
           cb.setText(node.getUserObject().toString());
           cb.setSelected(sel);
           return cb;
    }

    These are the methods which seem to define that behaviour:
    http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/basic/BasicTreeUI.html#isToggleSelectionEvent(java.awt.event.MouseEvent)
    http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/basic/BasicTreeUI.html#isMultiSelectEvent(java.awt.event.MouseEvent)
    You'd have to write your own TreeUI and override them.

  • Screen wont stay off when turned off via ctrl - shift - eject, turns back on within 5-10 seconds - 10.7.2

    I usually have my MBP next to me and when I'm not using it I either use the hot-corner to turn the screen off or the ctrl - shift - eject keys.
    But when the screen is off it wakes up within 5-10 seconds every time, nothing I can see has changed since this didn't used to be an issue.
    It's always stayed off but recently it hasn't been.
    I'm on 10.7.2, I even shut down every app and just had it running stock OSX and it still does it.
    I have no peripherals connected to it, bluetooth is also off.
    Does anyone know of a fix or is this just happening to me?
    Many thanks in advances.

    i would take back to store and exchange.
    if this is new behaviour then make sure you running the latest update.
    if that doesn't fix it...hold off a few months and upgrade to torch 2 but if you still within exchange time from when you got it...exchange...within warranty time? rma it.

  • [solved] laptop - weird keyboard behaviour

    Hello,
    since upgrading to kernel 3.2.1.1 (same with 3.2.1.2) I have a weird keyboard behaviour.
    I have to press ESC to leave this weird mode.
    This problem is similiar to
    https://bbs.archlinux.org/viewtopic.php?id=86026
    Do some people have the same problem?
    My laptop is Dell Vostro 1310.
    // ok... this never was a kernel software issue
    // my keyboards shift was just a bit... loosely
    Last edited by xinit (2012-04-26 19:09:04)

    same for me, for about one week, on 2 different systems. I'm using KDE4 but some other people reported this problem on Gnome too. It generally stops when I strike the key again a few times.
    It happened when I showed someone how cool Linux was, and then it opened 60 occurences of the same images I wanted to cut and paste...
    Last edited by farvardin (2009-12-03 20:22:14)

  • I need an alert message if I press ctrl shift b

    Hi All,
    I Need an alert message if I Press "ctrl+shift+b"(to make the selected text bold). Is this possible?
    Regards,
    Chinna

    Create a keyboard shortcuts (ctrl + shift + b) for your script and try...
    Code must be like this:
    alert("Bold Shortcut....");
    app.selection[0].fontStyle = "Bold";
    P.S.: you have to set conditions for bold, bold italic, etc. 
    Vandy

  • [LAVA Cross Post] CTRL+SHIFT+ Shortcuts sometimes not working in LabVIEW

    Cross-post from LAVA: http://lavag.org/topic/15619-ctrlshift-shortcuts-sometimes-not-working-in-labview/
    See the above post for more information - here's a synopsis:
    CTRL+SHIFT modifiers are not working while running LabVIEW in a Parallels 7 virtual machine. This problem affects both LV2011 and LV2012. I'm not certain that this is a LabVIEW bug - could be an issue with my virtual machine environment or it's configuration - except that CTRL+SHIFT modifiers work in other applications on the affected VMs. It's just LabVIEW that appears to ignore shortcuts with the CTRL+SHIFT modifiers.
    Any ideas? 
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

    X. wrote:
    Still well and alive in Parallels 9 and LabVIEW 2013 SP1. Of course I could upgrade to the latest versions to check whether things have gotten any better.
    Any news on that?
    @mellroth figured out the solution :-)
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • CTRL+shift+t not working in Ubuntu 14.04

    Suddenly CTRL+shift+t (for undo close tab) not worked!
    I try
    browser.sessionstore.max_tabs_undo: 0
    browser.sessionstore.max_windows_undo: 0
    and
    sudo chown $USER:$USER ~/.mozilla/firefox/ -R
    But still my problem exist. Could you please help me to solve this problem? Firefox ver 36.0

    If you set the prefs to 0 then you disable this feature and you won't be able to restore a closed tab or window.
    To make this work these prefs need to have at least a value of 1.
    * browser.sessionstore.max_tabs_undo: 10
    * browser.sessionstore.max_windows_undo: 3
    Do you see any items listed in "History > Recently Closed Tabs/Windows" after closing a tab?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • [LAVA Cross Post] CTRL+SHIFT+Alpha Shortcuts don't work in LabVIEW

    Cross-post from LAVA: http://lavag.org/topic/15619-ctrlshift-shortcuts-sometimes-not-working-in-labview/
    Bug Synopsis: CTRL+SHIFT+Alpha shortcuts do not work in LabVIEW. Most notably, CTRL+SHIFT+Z, CTRL+SHIFT+E, and CTRL+SHIFT+S
    Test setup: LV2012 32bit with f1 patch running in Win7 64bit inside a Parallels 8 VM in OS X 10.8.1
    To summarize the testing I have tried:
    Many different LabVIEW, Guest OS, and Host OS combinations all fail, including:
    LV2012f1 32 and 64 bit, and LV2009 32 bit
    Win7 32 and 64bit, and also WinXP x64
    Parallels 7 and Parallels 8
    OS X 10.7 and 10.8
    Capturing the keyboard by the VM
    Twiddling every keyboard setting possible on Parallels, Guest, and Host
    Reinstalling keyboard drivers
    Plugging in a known-good keyboard that works on a native Windows machine
    Deleting LabVIEW.ini and letting it regenerate
    Remapping the shortcuts from, e.g., CTRL+SHIFT+E to CTRL+E - in this case, "Show in Project" works, so this might indicate it's a problem registering the shortcut press, not invoking the action itself.
    Sending the keystrokes via on-screen keyboards from both Guest and Host
    Sending the keystrokes via SendInput from user32.dll WinAPI
    Testing every imaginable combo of FN, CONTROL, ALT/OPTION, COMMAND/CMD, SHIFT
    Reinstalling VMs from scratch and reinstalling LV
    Here's a kicker: CTRL+SHIFT+Alpha shortcuts work fine on other Windows programs (I've tried 4 different programs, including Chrome, Notepad++, Paint.NET), yet it does NOT work for VIPM with CTRL+SHIFT+C. This means that the only two programs where the CTRL+SHIFT+Alpha bugs exist are both LabVIEW-related.
    Here's another kicker: It's only CTRL+SHIFT+Alpha shortcuts with the prob - CTRL+SHIFT+3 properly toggles grid alignment, and the "Tools >> Options >> Menu shortcuts" will register any CTRL+SHIFT+Non-alpha shortcut; it just does not respond to the CTRL+SHIFT+Alpha shortcuts.
    Any new troubleshooting ideas are highly appreciated; please feel free to jump in here or on LAVA.
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}
    Solved!
    Go to Solution.

    X. wrote:
    Still well and alive in Parallels 9 and LabVIEW 2013 SP1. Of course I could upgrade to the latest versions to check whether things have gotten any better.
    Any news on that?
    @mellroth figured out the solution :-)
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • When trying to cler all browsing history at the location bar, although I follow the instructions to 'ctrl, shift, delete, some web pages remain stuck. Even if I highlight them one at a time and hit delete, they remain. What can I do to eliminate them?

    When trying to delete web pages from my history at the location bar drop-down area, I do as Firefox instructs by hitting the 'ctrl, shift, delete' keys but some web pages remain. Even if I highlight each page and hit delete, they remain. How can I eliminate these web pages?

    If you visit a bookmarked site then that site will become a history item and shows as such in the location bar drop down list.

  • Ctrl+Shift Pasting within Same Document

    So I dont know if this is possible, if its not, I'd like to request it be added to future releases
    I have an animation which requires all frames be on the same document, for example, if the animation was 50x50 pixels, and there were 10 frames, my document would be 500hx50w
    actually 501 pixels high, as the first pixel row is the animation data
    Now, I've created control boxes for each animation, which are 50x50, of alternating colors, so that each animated frame can be easily selected
    Now, lets say i want to change one part of the frame 1 animation a bit for frame 2.. Here is how I proceed:
    I select the first colored control box, to get the marching ants around the first 50x50 square frame
    I select my element within that area on the layer for the item I want in my next frame, then Ctrl+C it
    I deselect the Control Box, then select the second control box for frame 2, to get the marching ants around that colored box
    I Create a new layer and hit Ctrl+V (or just paste to new layer, result is the same) and it just pastes it in the middle of the box, not aligned with where I need it to be
    Hitting Ctrl+Shift+V seems to do nothing at all, whereas one would fully expect it to paste the object int eh exact position within the box that it was copied from
    Can anyone help figure out how to paste in place within selections in the same document in Photoshop?
    I'm not seeing a solution to this

    I also tried Marching ants around the first box, selecting the element I wanted, Hiding other layers as well as the control box, copying merged and pasting over the second control box when it had the marching ants.. that didnt work
    tried the same thing but pasting into a new document, it pasted in place to the new document fine, but wouldnt copy / copy merged & paste into my selection properly, it just pasted in the middle
    Pasting in the middle is the default action, and it works great and is very useful.. but paste in place seems to have no function here whatsoever.. its like its been forgotten about.. and theres no reason it shouldn't work..

  • CTRL+SHIFT+O does not work

    WHen i attempt to save a record in an infopath form, I receive an error that the form cannot be submitted and to press CTRL+SHIFT+O to identify errors.  This does nothing!  Is  there any other means to identify the errors on the form
    or to show the user which fields are in error?  All required fields are populated correctly but still the error occurs.
    I also receive a browser message that error fields are outlined in red.  This also does not work.  No fields are outlined.

    Hi jd, did you run the rule inspector in InfoPath to see what may be set up wrong? Try previewing the form in InfoPath and see where the errors are. Then check the setup on the field.
    cameron rautmann

  • Ctrl+shift+U - Unicode input, how to disable?

    Anyone knows how to disable ctrl+shift+u unicode input?
    Whenever I press ctrl+shift+u, I get an underlined "u" and can enter some unicode number. However, I don't need it, and because of this, for example in qt creator the predefined "ctrl+shift+u" keyboard shortcut doesn't work.
    I have no idea where this mapping comes from (obviously not qt, since ctrl+shift+u is mapped to an important shortcut), but maybe gnome or the xserver?
    Thanks already

    I just updated from Ubuntu 13.10 to Ubuntu 14.04 and I found that I have exactly this same problem, which is being caused by ibus (my up to date Arch system doesn't seem to have the problem).  You can see if ibus is running on your system via:
    $ ps aux | grep -i ibus
    peniwize  3108  0.0  0.2  47180  3620 ?        Ssl  Jun09   1:44 /usr/bin/ibus-daemon --daemonize --xim
    peniwize  3127  0.0  0.0  37268   264 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-dconf
    peniwize  3129  0.0  0.7 181000 13040 ?        Sl   Jun09   0:34 /usr/lib/ibus/ibus-ui-gtk3
    peniwize  3147  0.0  0.2  40224  3984 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
    peniwize  3179  0.0  0.0  27956  1096 ?        Sl   Jun09   0:10 /usr/lib/ibus/ibus-engine-simple
    I'm running XFCE and there is now a "Language Support" icon in the "Settings" panel (select "Settings Manager" on the main menu.)  The Language Support app contains a "Keyboard input method system" selection on Language tab.  I changed it from 'IBus' to 'None' and now Ctrl+Shift+u works again.  (This is a quick and dirty solution that works for me because I'm only using English and never have to type special characters.)

Maybe you are looking for

  • How do i transfer my Mpeg-4 files back?

    Hi i gots lots of videos on my I-pod that i deleted from my Windows XP. But the movies are on my ipod but there gone from my computer, how can i transfer stuff back to the computer from the ipod?

  • URGENT HELP IS NEEDED WITH IMOVIE and MY SONY HD CAMERA HDR XR100E

    Hi there Fellow Mac Users. ok heres the situation.. i bought the brand new sony HDR xr100E Video camera and as soon as i connetced it a few weeks back to my Apple Mac IMOVIE opened automatically and i was able to edit the movie, add sound, titles etc

  • Variable binding for Date type over ODBC

    Hi I'm trying to parameterize a DATE variable over ODBC. Over JDBC I have no problem doing so in Java but on the ODBC (C-code) I had problem figuring out how to deal with the expression, *{ts '2009-02-23 09:02:10'}.* But eventually based on SQL traci

  • How to check size of an image

    I'm often sent what I'm told by professionals are "high res." , "print ready" images- which I would assume are at least 300 dpi CMYK images, but when I check size (image>image size> PS CS6  dialog box tells me these are 72 dpi images. I'm fairly cert

  • Failed Upgrade to Version 3.1.2 - iPod Touch now won't restore - HELP !!

    I sync'd my iPod touch (2nd Generation) today and decided to upgrade from V3.0 to the V3.1.2 The upgrade was donloaded but somehow failed to load onto the iPod. Saw the message on iTunes "Updating iPod Software" but after about an hour I gave up and