Where is the standard context menu in IE?

Is the standard IE context menu (cut/copy/paste etc) completely disabled in CE? If I right click an inputfield I can only get usersettings (which I don't want, so they're disabled using administrator ctrl-right click).
After disabling user personalization I now get no menu at all if I right click an object. I can see that the event get caught by the portal.
I really want the standard context menu! Please help!
Regards
Carl

Yes, the browser menu has been replaced completely. You can use keyboard shortcuts for cut/copy/paste.
Armin

Similar Messages

  • Add "make unique symbol" to the symbol context menu

    There are many times I need to make a "variation" of a symbol that should also become a symbol. The current method requires several unnecessary steps. I'd like an option in the "Symbol" context menu called "Make unique Symbol". It would duplicate the current symbol in the symbol palette and link the current symbol instance to it.

    I agree the context menu entry is useful and I also use TMP for it. Firefox does have a built-in option to duplicate a tab. Hold down the control key, then drag the tab onto the tab bar and it will create a duplicate.
    You may already be aware, but there is a development version of Tab Mix Plus for Firefox 4 available from http://tmp.garyr.net/forum/viewtopic.php?t=10888

  • The Taskbar context menu to appear behind the Taskbar

    This bug was first found in Windows 8 but after some time we noticed that its also present in Windows 7. This bug causes the Taskbar context menu to appear behind the Taskbar.

    That's the for the secondary track.  But how do I trim the primary audio song from itunes.  I did find a work around. 
    select  the song in itunes.
    command + I to get the information screen.
    Under one of the tabs there is a "start" and "end" timer.  Trial and error will put allow you to start and stop at the time specifed.
    I renamed it " trimmed" so I knew it was a timmed version...then I inserted it into aperture the normal way...
    A pain, but it works...

  • Adding menuItems to the Pages context menu

    I am trying to add menuitems to the Pages context menu. I found this:
    http://support.adobe.com/devsup/devsup.nsf/docs/50383.htm
    But is specifically says those are SOME of the keys for the menus. Anyone happen to have a list? (I and other people may wish to add them to the Pages, or other context menus)

    hmmmm.... I think I got what you are talking about (kinda modified the one that was there):
    var myMenuNames = app.menus.everyItem().name;
    var myTextFile = File.saveDialog("Save Menu Action Names As", undefined);
    if(myTextFile != null){
    myTextFile.open("w");
    for(var myCounter = 0; myCounter < myMenuNames.length; myCounter++){
    myTextFile.writeln(myMenuNames[myCounter]);
    myTextFile.close();
    Furthermore... Since I actually found the name of the menu I was looking for.
    var myMenuNames = app.menus.item("Pages Panel Pages Context Menu").menuElements;
    var myTextFile = File.saveDialog("Save Menu Action Names As", undefined);
    if(myTextFile != null){
    myTextFile.open("w");
    for(var myCounter = 0; myCounter < myMenuNames.length; myCounter++){
    try{myTextFile.writeln(myMenuNames[myCounter].name);}catch(e){}
    myTextFile.close();

  • [CS4/5] [JS] Which paragraph style does the panel context menu action work on?

    Hi all,
    I am trying to write something similar as http://forums.adobe.com/message/2866720#2866720 for the paragraph style context menu. I also would like to find out which paragraph style has been selected when the context menu opens. In the thread there is a "dirty" solution for this, the Edit and Apply options of the context menu also mention the name of the paragraph style. This works as long as the paragraph style is unique.
    In my situation the paragraph style names are not always unique, the same name is used in different paragraph style groups. I thought of an even "dirtier" solution that might work for this. The basic idea behind this is to create a new text, asfaik Indesign will automatically apply the active paragraph style to this text and it is easy to grab this style. The code for this is below:
    var myDoc = app.activeDocument;
    var myTextFrame = myDoc.textFrames.add();
    myTextFrame.contents = "grab the paraStyle";
    var myParaStyle = myTextFrame.paragraphs[0].appliedParagraphStyle;
    myTextFrame.remove();
    In my situation this approach seems to work fine but I am wondering if there is something against creating a new textframe and removing it later? And will the new text always get the current selected paragraph style?
    Best Regards,
    Bill

    I finetuned the snippet above a bit further. In some cases the context menu will be activated (right mouseclick) from a style that is not currently selected. In thoses cases the example above doesn't give the correct information. In order to avoid this I am now applying the paragraph style of the current context menu to an intermediate textframe. The snippet below is placed inside the EventHandler of my custom context menu item.
    var myDoc = app.activeDocument;
    //store current selection
    var mySelection = myDoc.selection;
    //create intermediate textframe
    var myTextFrame = myDoc.textFrames.add();
    myTextFrame.contents = "grab the paraStyle";
    myTextFrame.select();
    //apply the para style of the context menu to the intermediate text
    var contextMenu = app.menus.item("Text Style List Context Menu"); //or "$ID/RtMenuStyleListItem"
    var applyMenuItem = contextMenu.menuItems.itemByID(8488).associatedMenuAction; //Apply "para style for context menu"
    applyMenuItem.invoke();
    //grab the para style of the context menu
    var myParaStyle = myTextFrame.paragraphs[0].appliedParagraphStyle;
    //restore original selection and remove intermediate textframe
    myDoc.selection = mySelection;
    myTextFrame.remove();
    Again this snippet seems to work fine. I realize this approach will only work for para styles in a Document object and not for default para styles defined in the Application (suggestions to solve this?). A further refinement could be to first check if a para style name is unique, if that is the case the solution of Jongware (see http://forums.adobe.com/message/2861568#2861568) can be used and an intermediate textframe is not required.  
    I know this is a dirty solution but are there any issues with this approach?

  • Where is the damn tool menu?

    Where is the damned tools menu????
    Your utter stupidity is just beyhond my understanding

    I am not sure what you are upset about, it's all right there in front of you nothing hidden. It is simply an option on the way the toolbars are displayed, if you don't like one way do it another or select customize and make it the way you want.
    And I would think if you have been using Mozilla browsers that long you would have realized by now the toolbars can be modified.
    Did you even read https://support.mozilla.com/en-US/kb/how-do-i-customize-toolbars

  • Logic Pro X - why is the sends context menu so hard to bring up on existing bus

    Why is the sends context menu in the mixer window so hard to bring up on a bus that has already been assigned, e.g when you want to change or remove it?  If I want to remove a bus send from a channel or change the bus number, I should be able to click on the bus and select the option.  But it seems to only come up some times, not consistently.
    Thanks.

    Just happened to me. Then realized that I had clicked the "link" button off in the Piano Roll Editor and clicking it back on fixed it.

  • When I right-click, the same context menu opens up (the menu for hyperlinks, with "Open Link in New Tab" and the like) regardless of what/where I right-click.

    Regardless of where I right-click on a displayed webpage (NOT the menu bar at the top of the screen), be it highlighted text, a blank spot in a webpage, or anything, the context menu for a hyperlink pops up (with the options for opening it in a new tab, window or private window, bookmarking), and none of the options actually do anything even if it is a hyperlink I'm clicking on. Using keyboard shortcuts like Ctrl + clicking work fine. I haven't installed any plugins recently, and it only started a few hours ago. Wat do?

    Try disabling Firebug and see how it is.

  • Where are the standard icons while creating a screen?

    Hi guys,
    Can anyone tell me where I can find the standard icons 'display', 'change', 'delete', 'create' in screen painter se41 when I create a screen?
    Thanks!

    HI
    Can anyone tell me where I can find the standard icons 'display', 'change', 'delete', 'create' in screen painter se41 when I create a screen?
    All you need to createa PF-STATUS for your report by using t-code SE41(menu Painter) in that Status you are suppose to create these buttons
    Regards
    Pavan

  • Photoshop CC video: Where is the audio flyout menu? I want to set the audio level of a clip but when I click the little triangle the flyout only offers Motion options, no audio.

    I created a video clip by ripping from a (non-protected) DVD & brought it into Photoshop CC for editing. I want the audio to fade in & out but cannot find any audio controls!
    The info I've found online says to click the little triangle at the right end of the clip & I should get the audio flyout menu, but all I get is a menu with "Motion" options.
    Please help!! Where are the audio options I see on the tutorials?
    Thanks ...

    The audio was indeed in there; I could hear it! But I found the fix:
    Some Googling revealed that the timeline video sprites should appear *blue*, not purple as in my screenshot. I'm not sure how that happened, but I scrapped the project & restarted from scratch - and though I can't say what I did differently, this time the video sprite in the timeline was blue, and the audio flyout was there! So it's all good, thanks!

  • Where are the standard java packages io,util etc found in JRE

    hello,
    can u guys tell me where the standard java packages io,util found in the JRE.
    is it the rt.jar file??
    as i need to set the path in my applicaion to it coz, my application after running generates a .java file and then compiles it and creates a .class file on the local machine every time it is run.

    You want the <JRE Home>\bin directory as your path if you use the JRE to run the class. Eyeball the SDK bin directory, find the same directory in the JRE structure, and set your PATH to it.

  • 9.0.5.2 IDE: please give me back the "rebuild" context menu

    Hi, in several cases the "make" on a package or file does not compile my contained sources after removing the previous compiled .class files from the classes directory.
    A workaround seems to be deleting the *.cdi file.
    But anyhow, could you please readd the rebuild file / package to the editor and navigator node context menu?
    Thanks, Markus

    Yes, you have found the right workaround, that whenever you delete one or more .class(es) from the output directory, you must remove the .cdi file at the root of the output directory.
    We are working to improve this in the current version in development, you shouldn't really need the rebuild of a package, make should always do the right thing. But when you go out and delete manually some .class(es), it won't do the right thing.

  • After you install the Acrobat X 10.1.10 update on 64-bit Windows 7, the Acrobat context menu choice is corrupted on Windows Explorer.

    Apparently this is a recurrent bug with updates, e.g. some people had problems with an older update too (Acrobat X context menu missing | 64-bit Windows 7)
    Running:  regsvr32 "C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat Elements\ContextMenu64.dll"
    reports success, but nothing changes, the Windows Explorer context menu still shows blanks for Acrobat/no text  (though clickable and launches Acrobat)  Other context items are fine.
    Any help is greatly appreciated.  Thanks, J

    Hi Jed27,
    Please try repairing Acrobat and check if it rectifies the issue.
    Regards,
    Rave

  • Error when using the report context menu option Goto - Documents

    Hi gurus,
    I'm doing some report tests via Analyzer and when a try to use de context menu option "Goto -> Documents" and try to create a new document, the following errors occur:
    "CANNOT GET THE FOLDER FOR ASSIGNMENT"
    "ERROR WHILE LAUNCHING NEW DOCUMENT DIALOG"
    I'm using the nw2004s version. Could someone help me out?
    Thanks in advance.

    Hi Thaigo,
    We are also having the same problem with 2004s SP9 and SP10.
    1. All the 0TCA* are active.
    2. Super admin role is assigned.
    But still getting the above three errors. Somebody who have overcome this problem please share the corresponding changes to be made in KM Configuration
    Thanks and Regards
    Giri Nath

  • HT201250 (1) Where is the "Time Machine menu" and the choice to "Enter Time Machine" (mentioned in the "Restoring data from Time Machine backups" section)?

    1) Where do I find the "Time Machine menu" and the choice to "Enter Time Machine" (as mentioned in the "Restoring data from Time Machine backups" section in the Mac Support article "Mac Basics: Time Machine")?
    2) How would I restore e.g. a particular photo from a backup I made with Time Machine? I can see how this is done with Word documents, but can't see how to do it with photos?

    Welcome to Apple Support Communities
    1. The Time Machine icon is on the menu bar.
    2. If you want to do that with individual photos, it's the same way as for documents. If you want to do it with iPhoto, you have to restore the whole iPhoto library, not only one photo

Maybe you are looking for