IR toolbar buttons not scrolling

I have a fairly wide interactive report that is getting cut off on the right-hand side in Theme 4. Not unexpected, but the browser isn't giving my any scroll bars, which kind of was a surprise. This means I've got data that can't be seen. In an attempt to counter this, I added a div tag with an overflow style to force the region to scroll. This worked as I expected nicely, but what I didn't expect was for the toolbar buttons, (Go and Actions), not to scroll.
Has anyone run into this?
I've set up a quick app. to help show what I'm seeing.
[http://apex.oracle.com/pls/apex/f?p=58111:2|http://apex.oracle.com/pls/apex/f?p=58111:2]
I don't see this same behavior on apex.oracle.com; is this an issue that was addressed in 4.1? If so, is there a work around? I'm not sure when we'll upgrade to 4.1.1
Our version:
Application Express 4.0.2.00.07
Thanks!
Joe
Edited by: JLiljedahl on Mar 20, 2012 9:32 AM
Looks like an IE issue. FF 11 is fine, IE 8 isn't. Although I don't see this issue with 4.1.1 on oracle.com in IE...

Post Author: mewdied
CA Forum: .NET
This will move where it looks for the images, but not where it looks for the javascript files that do the exporting and printing.  Only way to specify where the crystalreportviewer directory is located is in CR XIr2 with fixpack 2.2 or later.  In the release notes there is documentation on what you need to setup to do this.

Similar Messages

  • HELP: "Fitting" toolbar buttons not showing up in CS5

    Hi All,
    I can't figure out how to get this to work. The toolbar buttons in CS5 are a bit different than those that show up when I am in CS4 and I am not familiar with the changes.
    I like the "fit content to frame", "fit content proportionally", etc. as toolbar buttons.  I know there are keyboard shortcuts for these, which would be faster to learn... but I just don't work that way... I'm a visual person, I need to see and click on the buttons. But my CS4 buttons are gone in CS5.
    How do I get the fitting toolbar buttons back when I have selected an image that I want to modify?
    Thanks in advance!

    NVM... I answered my own question. The toolbar buttons that I was looking at were really there, but I just couldn't see them because too much space on my toolbar was taken up by stuff I don't use frequently.   Once I removed the extras that I didn't want, they appeared!

  • In IC_Auto business role Toolbar buttons not visible

    Hi,
       In my project for IC_Auto role the buttons in the toolbar is not visible. we have not modified any thing to standard. Any notes to be updated ?
    With regards,
    selvam

    Hi,
    I am not sure if this appies here. You might check
    SPRO->CRM->crm cross-application components->
      Generic interaction Layer/Object Layer ->
         component-specific settings->
           define simple objects
    For these objects 2 rules apply:
    1. 'search object name' can only be used once.
    2. 'search object name' should not have the same name as any 'object
    name'.
    Do you have any entries, which break these rules?
    If it is related to component enhancement, note 1122248 might help.
    Best Regards,
    Sigrid

  • Toolbar Button not Appearing in Plugin

    The following code is not producing a button in the file toolbar in Acrobat 8 Professional, despite being called from PluginInit:
    bool AddToolbarItems()
    AVToolBar toolBar = AVAppGetToolBar();
    AVToolButton endToolsGroupButton;
    //No tool bar?
    if (!toolBar) return false;
    DURING
    //Get the sep button
    endToolsGroupButton = AVToolBarGetButtonByName(toolBar, ASAtomFromString("endToolsGroup"));
    //Set up add file button
    attachButton = AVToolButtonNew(ASAtomFromString("DCA:ACRAddFileButton"), GetAddFileIcon(), true, false);
    AVToolButtonSetExternal(attachButton, TOOLBUTTON_EXTERNAL);
    AVToolBarAddButton(toolBar, attachButton, true, endToolsGroupButton);
    AVToolButtonSetExecuteProc(attachButton, ASCallbackCreateProto(AVExecuteProc, AddFile), NULL);
    AVToolButtonSetComputeEnabledProc(attachButton, ASCallbackCreateProto(AVComputeEnabledProc, PluginIsEnabled), NULL);
    AVToolButtonSetHelpText(attachButton, "Add File to ACR");
    HANDLER
    return false;
    END_HANDLER
    return true;
    What am I missing? I can attach to Acrobat.exe and walk through the code, so I know it's executing.
    Thanks.

    Leonard:
    Thanks for the reply.
    > AVAppGetToolbar - what toolbar are you expecting here? Perhaps you want a specific toolbar - or at least one that you create yourself...
    This was the issue.
    The docs describe AVAppGetToolbar as:
    "Retrieves a special toolbar representing the union of all toolbars in the system....If this toolbar is passed to AVToolBarAddButton(), the newly added button will actually be placed on the File menu, unless it is being positioned next to an existing button, in which case it will be placed on the same toolbar as the existing button."
    Perhaps when I looked for the "endToolsGroup" button, it added it to an unexpected toolbar? Dunno.
    AVAppGetToolBarByName("File") worked great.
    Thanks,
    Brett

  • Applocation toolbar button not visible

    Hello All,
    I have added a button to applcaiton tool bar, in a PF status. But this button is not visible on screen.
    This is 35th Button
    there is place in application toolbar, as we are excluding few buttons
    the same PF satus  is getting called, where i inserted button
    The functin key is working, but the butto is not visible...
    I am clueless, why its not visible. Please give me some ideas
    Thank you
    Amar

    Hi,
    It may be that the function is being disabled by authorizations.  To prove this, you could do the following...
    Before you run the transaction you modified, go into debug with /h.
    Run your transaction code - you should start up in debug.
    Use menu option Breakpoints / Breakpoint At / Statement.  Input the command SET PF-STATUS.
    Hit F8 to continue until the SET PF-STATUS command is found.
    At this point, if the SET PF-STATUS statement ends with EXCLUDING tablename (where tablename is an internal table), then double-click on the internal table and display the entries in it.  If your function code is included in this table then that's the reason why you don't see the button.  You'd then need to work back to determine why your function code is included in the internal table.  This assumes the function code does indeed already exist in the GUI status used in the screen.
    Regards,  Andy

  • Navigation toolbar buttons not working

    The back button, forward button, refresh button, and stop button all do not work on the navigation toolbar of my firefox 3.6.9. (I've had this issue with earlier versions as well) I have tried reinstalling, but they still are not highlighted so I can use them. Please help as I do not want to have to go to another browser. Thanks!

    Did you try to delete or move places.sqlite ?
    Copy and Paste this code in the Code field in the "Tools > Error Console" and click the "Evaluate" button to cleanup and compress the places.sqlite database file.
    <pre><nowiki>Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm");PlacesDBUtils.checkAndFixDatabase();</nowiki></pre>

  • ToolBar buttons not rendered

    Recently upgrade to 11.1.1.4. On my machine/browser the jsff page that has some toolbarbuttons at the right end gets rendered fine. But while using a different machine/Browser version (IE 7), and pointing to my server, I dont see the buttons rendered. I'm not sure whats happening...Can someone help?

    Kind of hard to say, but if your page renders OK on FF it's probably a layout problem with IE7. You can try and look at the generated html code for hte page and check if the buttons are in the html code. If yes you found an incompatibility in IE.
    Then you may try to alter the layout of the page to see the buttons in the IE rendered page.
    Timo

  • How to get "Selected" color for custom toolbar buttons?

    RH 8.0.2.208
    RoboHelp HTML
    WebHelp output
    I'm getting flack from internal QA folks about the custom toolbar buttons not having the same "selected" color as the default buttons (Contents, Index). I've copied the background color info from the <btnselected></btnselected> section for the built-in Contents to the <btnselected></btnselected> section for a custom toolbar button, but RH is ignoring it.
    Any hints?
    Leon

    You could try using the raw converter. Open one file and edit it (File>Open, pick the image and choose Camera Raw as the format before you click Open). Then open the next image and click the little four-lined square on the upper right side of the ACR window and choose Previous Conversion from the flyout menu.

  • So how do I REALLY get the toolbar buttons to just show icons (and not text)?

    On my Bookmarks toolbar, my bookmarks "buttons" show icon AND text. I just want to show icon, not text. When I go right-click.....customize, the window "customize toolbars" opens. Down in the bottom left corner the "show" option dropdown is already set to "icons" (and only icons). But it's just not so. The toolbar buttons show icons AND text. If I cycle through that dropdown just for kicks, it doesn't change; I can choose "icons (only)" all day long, but the toolbar buttons still show text.

    Either of the following Add-ons allow you to show icons only and/or to have multiple rows on the Bookmarks Toolbar. Set the options on either after installation.
    *Multirow Bookmarks Toolbar Plus - https://addons.mozilla.org/en-US/firefox/addon/multirow-bookmarks-toolbarplus/
    *Roomy Bookmarks Toolbar - https://addons.mozilla.org/en-US/firefox/addon/roomy-bookmarks-toolbar/
    Other - Check your Plugins and update as needed.
    #Check your Plugins - https://www.mozilla.org/en-US/plugincheck/
    #'''''Adobe Shockwave for Director Netscape plug-in, version 11.6.4.634''''' (this old version has security issues)
    #*http://kb.mozillazine.org/Shockwave
    #*Download, save, close all browsers, run the installer you downloaded - http://get.adobe.com/shockwave/thankyou/

  • Newbie: Toolbar Button QuickPrint works not in Browser

    Hi all,
    does anybody know a solution for this:
    - wrote a javascript that adds a toolbar button with the following lines:
    app.addToolButton({           
        cName: "atbToolButton1",           
    //    oIcon: oIcon,           
        cExec: "this.print({bUI: false, bSilent: true, bShrinkToFit: true});",           
        cTooltext: "Print without Print Settings dialog",           
        nPos: 0,       
        cLabel:"QuickPrint"
    - the script is in the Javascript directory of the reader with the name config.js
    - it works great but only in the reader
    - when a pdf is opened in the browser my great script doesn't seem to work
    - I know that in the browser this is the activex plug-in
    Is it possible to have this toolbar button in the browser plug-in? And is there another place to copy to the script?
    Please help.
    Thanks for any help in advance.
    PS: I use the reader version 9.1
    Regards
    Andreas

    Hi shilpi,
    thank you for your quick reply. Yes, it is like you wrote. I thought I have read that you can't drag this javascript toolbars to the "normal" other standard toolbars. But this was a mistake. In the menu there is now under Tools - configure Toolbar a new toolbar "additional programs" available and this can switch the quickprint toolbar. This is great. Thank you very much for your help.
    The only problem I have now is that I can switch on my quickprint toolbar but when I close the window and open another pdf in a browser IE seems to have forgotten that he should view the quickprint toolbar. I tried this with FireFox and here is the correct behavior. Firefox remembers that it should switch on the quickprint toolbar. But with Firefox I have another problem. I run Firefox with the Full Fullscreen Add-on. When the pdf is opend in fullscreen there is no way to close the window. So I search for an additional button "close". But there seems to be no function to close the current window where the pdf is viewed. In IE there is the correct behavior that the opend window is not opened in fullscreen mode. Does anybody know a way per javascript toolbar to make a button like "close current window"? Or should I open a new thread for this? Thanks for any help.
    Andreas
    PS: I now use Adobe Reader 9.3.2 and IE 8 or FF 3.6.3

  • Buttons on toolbar do not work in Microsoft Office 2003 programs.

    I am using Adobe Acrobat Elements 6.0.  My toolbar buttons do not work in any of my Microsoft Office 2003 programs.  I can Print file and change the print file to Adobe PDF to convert, but it would be nice to be able to use these buttons on the tool bar.  When I run my mouse cursor over the buttons it tells me to "see Adobe PDF menu for settings."  Can anyone help me?

    Did the buttons previously work in Office 2003?
    The best information I could find is a troubleshooting guide: http://kb2.adobe.com/cps/317/317147.hml  Make sure your installation of Acrobat and Office are fully updated.
    As a side note, Adobe stopped developing Acrobat Elements in 2007. http://www.adobe.com/products/acrobatpro/acrobatel.html

  • Toolbar buttons do not work and are greyed out not allowing me to log in or log out

    I have increasingly been frustrated with firefox not allowing me to log in and or log out of important websites in which i pay my bills online This happens because the toolbar buttons are greyed out. It makes this feature non functional, therefore I have to resort to closing the website page without logging out. Can you tell me how to fix this problem? When i click on the buttons there is no response; its as if they were drawn.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • TS3048 scroll button does not scroll "down" only up

    Im having trouble with the scrolling button on the mouse. It will not scroll "down" only up and side to side. I tried cleaning it by turning it upside down and rolling it on a lint-free surface as suggested but still no working. Any other suggestions?

    Hello:
    The "upside down" thing is the standard fix.  Try rolling the ball (vigorously) on a microfiber cloth.
    Barry

  • Commit button in Headstart Toolbar does not change at Record Insert

    In some (we have al least three different forms) forms with a multi-record block the toolbar does not register a status change if a new record is entered and the commit button wil not be enabled.
    Could someone tell us which trigger(s) effect the toolbar. It seems that it will work if you execute enter_querymode and execute-query first.
    We are using Headstart version 6.5.3.1 for 9i.
    Thanks,
    Sander Carmiggelt
    SFB ICT Diensten
    The Netherlands

    hi Sander,
    Possibly you are hitting a designer bug. When u use a list of values on the first enterable item in the multirecord block, this behaviour occurs. Also the behaviour that u will not be able to delete the last child record, because of the error 'field must be entered'. We are experiencing this problem as well and we managed to change most the multirecord blocks so they don't have a LOV as first item, bust it does not in all cases work or just wasn't possible.
    Hope this helps.
    Edwin

  • All the Google toolbar buttons(other then print) are not visible after installing Firefox 4

    Google toolbar buttons (other then print) are not visible after installing Firefox 4 for Mac.

    Yes - there is a fix... called IE9... http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-9/worldwide-languages

Maybe you are looking for

  • Partition handling in VM Server 3.3.1

    During installation of VM Server 3.3.1, I found that the ability to control the partitioning has taken away. I did not like that move, however that is not why I am writing in the forum. A big problem is handling of the partition after the system are

  • Condition Based Downpayment

    Dear All, We are using ECC 6.0  EHP5.0  with single instance worldwide, one controlling area, one global chart of account and one fiscal year for all company codes in SAP and for each company code we have 1:1 mapping to sales organization. We are in

  • Standard BAPI/RFC for Search Knowledge Article in Knowledge Management-Interaction Center

    Hi All, I am not from SAP CRM, but I am using CRM Web UI to maintain Knowledge articles. Now I want to know where in the backend this data is getting saved. Which table ? Also as this is a standard process introduced in CRM 7.0 . I want to know, if s

  • Importing compressor settings

    Where is the Compressor folder for custom settings located on OSX?   I'm trying to import settings from another computer, not sure where to put them.  I'm running Compressor 3.5 on Mountain Lion.  Thanks in advance.

  • Infosemantics Drag and Drop Interactive widget

    I've added the Infosemantics Drag and Drop Interactive widget to my project, but it only works after publishing via a computer and not on an iPad.  I published using both SWF and HTML5 so it "should" work. The HTML tracker for that slide does not lis