Minimizing window causes content frame to be cropped

Hi,
In one of the page in my application, I have a page I have a from and number of reports as content frame region. The problem is when I try to make the screen smaller (the width), the buttons on top of the region starts to get cropped.
The image is in the link below. I am using
APEX Version: Apex 4.2.2,
Theme: 26.
Page Template: One Level Tabs - Content Frame
Child Regions: Hide and Show Region - Borderless
Would appreciate if someone can suggest a CSS fix that produces a scroll bar at the bottom of the page when users narrow width of the browser window. Have tried fiddling around with overflow property with no luck Many Thanks.
http://i.imgur.com/u0TbxZb.png

Anyone?

Similar Messages

  • How to replace the icon in the title bar and minimized window

    I am not sure if this is a Swing question. But since nobody answered it in the Java Programming forum, let me place it here:
    I would like to set my own icon in the title bar and in the minimized window of my java application, replacing the java coffee cup icon.
    I am using:
    frame.setIconImage(new ImageIcon("image.gif").getImage())
    as was suggested previously in the Java Programming forum at:
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=5212059
    This does create the icon in both places. However, it only works when I run the program from JBuilder 2006. It doesn't work if I run the program from the .jar or the .exe file.
    How can I make it work for my .jar and .exe file?
    Please help! Thanks!

    It doesn't work if I run the program from the .jar...working example for a .jar
    import javax.swing.*;
    import java.awt.*;
    class Testing
      public void buildGUI()
        JFrame f = new JFrame();
        Image img;
        try
          java.net.URL url = new java.net.URL(getClass().getResource("Save.gif"), "Save.gif");//correct capitalization required
          if (url != null)
            img = javax.imageio.ImageIO.read(url);
            f.setIconImage(img);
        catch(Exception e){}//do nothing - default will display
        f.setSize(200,200);
        f.setLocationRelativeTo(null);
        f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        f.setVisible(true);
      public static void main(String[] args)
        SwingUtilities.invokeLater(new Runnable(){
          public void run(){
            new Testing().buildGUI();
    }

  • When I minimize a window in INDD and then open a new file, my minimized window pops back up. How do I keep it minimized?

    When I minimize a window in INDD and then open a new file, my minimized window pops back up. How do I keep it minimized?

    amandaecarroll wrote:
    How do I keep it minimized?
    Actually, I suspect you can't. You get various behaviors based on a combination of settings in Preferences > Interface; namely Open Documents as Tabs and Enable Floating Document Window Docking; but it doesn't seem to make much sense as far as I can tell. Throw in the additional "application frame" wildcard on a Mac, and even just exploring the effects of the settings and drawing conclusions about them gets tricky. It sounds like you've got your windows floating, whereas I suspect many if not most users have opted for the more structured and seemingly more logical tabbed/docked method, in which case they haven't encountered your issue and don't really understand it. One might ask; if your new/current document is "in front" then what difference does it make if others behind it are minimized, maximized, or something in between?

  • What is  the name of Robohelp's content frame?

    A web browser's Print command provides unpredicatable results
    for users for Robohelp documentation.
    1) You can add a print command to any frame by inserting the
    following javascript command in the hyperlink "Link to:" field for
    the print graphic or text command that you insert :
    javascript: window.print()
    However, for consistency in your documentation, this needs to
    be inserted on every page, or in the header or footer used on every
    page in your manual.
    2) A better solution would be to add a print icon and label
    to the toolbar. (The javacript above enables you to print the
    content of the frame in which it is located - the toolbar; this is
    not useful.) You need to use your skin editor to add a custom item
    to the main toobar. In the Action window, select Javascript, and
    OnClick. Then insert the following javascript command:
    javascript:framePrint('FRAMENAME')
    All you (and I, unfortunately) need to know is the name of
    Robohelp's content frame to make this work. Does anyone know the
    name of the content frame in Robhelp's standard three window frame
    set?

    Welcome to the forum.
    Have you looked at Robowizard's site? Download his Skinny on
    Skins. I think you will find the answer in there.
    http://www.robowizard.com/RoboWizard/NewProject.htm#Downloads/Skinny_on_Skins.htm

  • CC minimized windows popping up

    This is an issue I have dealt with the entire time while using CS6. Adobe indicated to me they were working on the problem so I just KNEW it would be fixed for CC. But, apparently not. Excerpts from my previous post:
    I work in separate windows when using Ai and Ps (not tabs). Machine is a Mac running Mountain Lion. I minimize windows frequently and click back into them when needed. When I'm working in another app, and then click a minimized Ai or Ps window, the desired window pops up but another window (from the same app) jumps up in front of it. An additional example: if I close an Ai file and happen to have a minimized Ai window in the dock, when the active file closes, the minimized window pops up. It is annoying & disruptive. Neither Application Frame nor OS Mission Control settings have had any bearing on this issue. CS5 did not do this. It started with CS6 and now, unfortunately, continues with CC. I believe this is a universal issue as Adobe was able to replicate and we were able to replicate as well on other machines. Anyone else dealing with this or is everyone working in tabs?
    Dear Adobe - any updates??

    In case anyone else ever has this issue and is interested -
    I spoke with Adobe several times about it. They were able to replicate the problem and the case was elevated to software engineers. Last I heard it was a known issue called [deleted by moderator]. Assuming there will eventually be an update that will resolve.
    Message was edited by: Arpit Kapoor

  • How to set an icon in title bar and minimized window

    I would like to set my own icon in the title bar and in the minimized window of my java application, replacing the java coffee cup icon.
    I am using:
    frame.setIconImage(new ImageIcon("image.gif").getImage())
    as was suggested previously in this forum at:
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=5212059
    This does create the icon in both places. However, it only works when I run the program from JBuilder 2006. It doesn't work if I run the program from the .jar or the .exe file.
    How can I make it work for my .jar and .exe file?
    Please help! Thanks!

    BrigitAnanya wrote:
    This is urgent! What? Replacing an icon is urgent? That's ridiculous.
    Can anyone tell me how I can replace Sun's Java Icon?The way you were already told. Only if you aren't going to put the icon in your current working directory, don't write code that assumes the icon is in your current working directory.

  • I am having problems when i have minimized windows and try to open a new window it will open all minimized windows along with the new window. It just changed when mozzilla updated. It did not do this before the update.

    I am having problems when i have minimized windows and try to open a new window it will open all minimized windows along with the new window. It just changed when mozzilla updated. It did not do this before the update. Before the update if i had minimized windows they would stay minimized when i opened a new window. Please help ,I would guess it is just a setting somewhere but i cannot figure out where the setting is. Thanks jason

    This issue can be caused by the ASK.com Toolbar.
    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.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Minimized windows maximize when new window opens

    how prevent minimized windows from maximizing when opening a new window

    The Ask.com toolbar extension has been reported to cause this issue.
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How do I stop OSX from switching to First-Plan when Javascript popup on Minimized Window appear?

    I'm running OSX Mavericks 10.9.5, Firefox 39.7.0.2
    What happens is that i'm using an automated script with Selenium for automatic-forms-filling.
    Everything is working fine, just like it does on LinuxMint, but the problem is that when i bring another window to first plan (of any program at all) the "minimized" window running the automatic forms gets "maximized" i.e. brought to first plan when a javascript popup appears, thus not enabling me to run that window on background.
    Is there a way to run Firefox on OSX in such a way that Windows don't get switched to first plan when PopUps appear? It doesn't seem to have this behavior on LinuxMint.

    Hello!
    Maybe this links can help you:
    https://support.mozilla.org/pt-BR/kb/solucoes-de-problemas-com-plugins-como-flash-java
    https://support.mozilla.org/pt-BR/kb/como-desativar-applets-java
    This link scan your plug-in's and search for updates:
    https://www.mozilla.org/pt-BR/plugincheck/

  • How can I stop Firefox from restoring minimized windows when I open a new Firefox instance?

    Say I have 10 Firefox windows minimized. When I start a new instance of Firefox, all the minimized windows are restored! Then I must manually minimize them all over again. How can I stop this behavior?
    Firefox 3.6.10, Windows 7

    Did you perform the fixes from the "Preferences not saved" article?
    Try to delete or rename/move the prefs.js file and other possible prefs-##.js with a number and user.js files in the Firefox Profile Folder.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Make sure that Firefox isn't running when you delete files in the profile folder.

  • Hi - just using the new iMovie for the first time - apparently there should be a sidebar containing tools like "Content Library". Not on mine - even in Window view, Content Library features like text etc are all greyed out - obviously it's me - help?

    Hi - just using the new iMovie for the first time - apparently there should be a sidebar containing tools like "Content Library". Not on mine - even in Window view, Content Library features like text etc are all greyed out - obviously it's me - anyone help please?

    Sorry - I should have added that I have imported a Quicktime movie, originally created as an iPhoto slideshow.
    I want to create rolling credits at the movie end and apparently you can only do this using iMovie - can you help please?

  • Scrolling mouse cause drop frames?

    Hi everyone.
    My problem is that when I'm scrolling my mouse over timeline while playback, it causes dropped frames. Does anybody know what could be the possible reason for this. My video format is apple intermediate codec, and at first it worked fine but now the problem returning.
    Have brand new imac 27, with 12Gb RAM.
    Well thanks for your advice, really appreciate it.
    I've read almost similar thread which was written like 2 years ago and no answer was found. Just wondering if the situation is different at this time. =)
    dari

    where are you storing the media files?
    If its the internal system drive you need to get a drive capable of sustained video data rates

  • Keyboard shortcut to bring back minimized windows

    This is probably a numskulled question, but my search terms haven't turned up the answer yet, so.... I'm a recent switcher, and in Windows if you have a minimized window and switch back to that app, the window reappears. In Leopard, as far as I can tell, I have to click the minimized window from the dock to get the window back (except for a few apps, notably iTunes and Safari, for which apple-L brings back the window). It's irritating. Is there a better way?

    I see your point.. and it' not a "numskull" question.
    Some apps respond to the Apple-L and some don't. From what I can tell, each app may have a different key combo that will do the same, but a system-wide solution is what your after.
    Doubt this will help much, but Apple+Tab will cycle thru the open apps, you can select the one you want, and then if you know the key combination to bring the window up, your in good shape.
    Not the solution your looking for, but perhaps a start.

  • Expose Minimized window not displaying

    In the Snow Leopard I would use Expose to quickly navigate my windows and apps running on my desktop or minimized in the dock. This made it very easy to get to these minimized items without having to browse my dock and look for the icon.
    Now I upgraded to Lion and it appears that in the birds eye view of Expose/MIssion Control it will no longer display apps or windows that were minimized. I do see dock in Mission Control but is there a way to get back the ability to see apps that are running and have been minimized to the dock?
    I know we can not use full screen apps and not have to minimize as much but still it would be nice to get this feature back.

    Just minimized windows of the current app? Mhn, I am used to all apps...
    Thanks Barney.

  • Bug or Feature? Minimized Windows and Exposé

    I've recently noticed some very strange behavior when I use exposé with windows minimized and applications hidden.
    When applications are hidden, their windows do not appear in exposé, which seems reasonable.
    But windows that were minimized before hiding the application continue to appear in exposé even while they are not shown in the dock.
    Is this normal behavior? It's irking the **** out of me.

    supersolenoid wrote:
    I've recently noticed some very strange behavior when I use exposé with windows minimized and applications hidden.
    When applications are hidden, their windows do not appear in exposé, which seems reasonable.
    But windows that were minimized before hiding the application continue to appear in exposé even while they are not shown in the dock.
    Is this normal behavior? It's irking the **** out of me.
    yes, it's normal behavior. minimized windows show up in exposé but are smaller than non minimized windows. Personally, I like it that way. and when you choose the option to minimize to the application this is the easiest way to unminimize them. but if you are not happy with this you can send apple feedback on the issue
    http://www.apple.com/feedback/macosx.html

Maybe you are looking for

  • QFX file problem

    I have downloaded transactions for my credit card account with a major Canadian bank and now have a QFX file on my desktop. I selected Quicken as my software. When I attempt to import it into Quicken 2006 on my iMac 10.4.11, I get messages that my fi

  • Apple T.V. (home sharing on but cant see computer screen?

    I am trying to connect my computer to my T.V. through airplay. My homesharing says on in my itunes but my t.v. doesnt recognize that it is on?

  • Will the Panasonic Lumix DMC-TZ10 work with my Intel Core 2 MBP?

    Will the Panasonic Lumix DMC-TZ10 work with my Intel Core 2 MacBook Pro and/or will I have to upgrade OSX & iLife (£122GBP).  Have seen that AVCHDLite is not directly compatible with Mac, but the articles are mostly 2 yrs old the panasonic website pr

  • Cover Flow album art and scroll buttons scrambled (7.5)

    Hello, Everything has been fine with my i tunes but i opened it the other day and the cover flow view is playing up. All the album covers/podcast displays etc are just scrambled (a series of horizontal coloured lines like a faulty TV.) the scroll bar

  • Message type and Process Code for 940 IDoc

    Hi, what Message type and Process Code can be used for 940 IDoc when a SHPMNT05 IDoc is being used. We are using SHPADV message, SHPM process code for ASN. Can I use the SHPMNT message type for 940? thanks, Kumar.