Select menu overruns window bounds and viewport bounds

Select menus in XP and MAC will overrun the window boundaries
and if near the edge of the viewport it will overrun the edge. As a
result long menus are unselectable past the viewport. This can be
tested by adding the following HTML to the default HelloWorld.html.
If you then pull down the menu it will overrun the borders... move
the window to the bottom of the screen and it scrolls off the
monitor. We have very long pulldown lists with hundreds of items
and they will not fit. I have been unable to find a CSS solution
for this.
<h1>Hello World</h1>
<select>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
</select>

sorry none replied.
windows server is the thing which makes the windows work, nothing with microsoft windows (there is a story with the windows in mac and microsoft long time ago, both use them). there are anyway a lot of things happening with your system when starting, normal stuff, if you are curious use activity monitor and google every expression. but don't mess with it. and don't worry, sounds pretty normal to me (bluetooth can be ready before turning on, and so on)
good luck
a

Similar Messages

  • Frame extended state and window bounds.

    I'm trying to save the bounds of a window when my program exits, so that I can initialize the next session to the same window bounds. It seems well known that calling getBounds() on a maximized window will basically give you your screen dimensions. So this means that if the user exits the program when the window is maximized, the next time they start it up, the window will be set to fill their screen as though it were maximized, but in the restored state. Not good. It also seems well known that there is no clean way to get the restored bounds on a maxmized window. Also not good. I found this forum on the subject:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=603605
    Someone suggested restoring the window manually before checking the bounds, but I don't want to do this because the action would be visible to the user, and takes time. Instead I opted for the component listener approach. Here's where my problem comes in:
    It seems that move and resize events happen at inconsistent times. In my component listener, I poll window.getExtendedState() and getBounds() in componentMoved() and componentResized(). When I maximize the window, I get MOVE event that shows getExtendedState() to be NORMAL, but getBounds() to be maximized. When I restore the window, I get a RESIZE event that shows getBounds() to be restored.
    Maybe I'm just confused here, but this doesn't make any sense. Those two values should be consistent-- and I should get the event after everything is DONE, including the extended state flag being properly set. It seems to me that this is bug-like behavior. Am I wrong?
    Furthermore, my problem remains, because if the user exits in the maximized state, the last event will have been a reporting of the maximized window bounds-- so my attempts to remember what the window was before it was maximized will have failed. It really steams me that the API seems to be conspiring to prevent me from getting this simple piece of information.
    So has there been any progress on the front of a clean solution to getting the restored bounds without restoring the window? Surely that information exists somewhere in the JVM. I shouldn't have to do backflips to get it. (Perhaps I should post a feature request).
    How should I get around this?
    P.S.
    Here's a test case:
    import java.awt.event.ComponentEvent;
    import java.awt.event.ComponentListener;
    import javax.swing.JFrame;
    * @author Tim Babb
    public class Main {
        static JFrame frame;
        public static void main(String[] args) {
            frame = new JFrame("Test Case");
            frame.addComponentListener(new ComponentListener(){
                public void componentHidden(ComponentEvent evt){
                    //do nothing
                public void componentMoved(ComponentEvent evt){
                    if (frame.getExtendedState() == frame.NORMAL){
                        System.out.println("Moved: " + frame.getBounds());
                public void componentResized(ComponentEvent evt){
                    if (frame.getExtendedState() == frame.NORMAL){
                        System.out.println("Resized: " + frame.getBounds());
                public void componentShown(ComponentEvent evt){
                    //do nothing
            frame.setVisible(true);
    }

    I am seeing the same thing, it seems that in Windows maximize delivers two events a move and then a resize. The change state event comes in the middle, I am sure there is some good reason.
    I have had a go at writing a NormalBoundsListener that compensates for this. Would be interested to find out if this was Windows specific.
    Hope this helps, if you have a better solution please let me know.
    private class NormalBoundsListener implements ComponentListener {
    private final Rectangle previousNormalBounds = new Rectangle();
    private int previousExtendedState = 0;
    public void componentHidden(ComponentEvent e) {
    // do nothing
    public void componentMoved(ComponentEvent e) {
    storeNormalBounds();
    public void componentResized(ComponentEvent e) {
    storeNormalBounds();
    public void componentShown(ComponentEvent e) {
    storeNormalBounds();
    private void storeNormalBounds() {
    int extendedState = getExtendedState();
    if(extendedState == Frame.NORMAL) {
    previousExtendedState = extendedState;
    previousNormalBounds.setBounds(normalBounds);
    getBounds(normalBounds);
    } else if(extendedState == Frame.MAXIMIZED_BOTH && previousExtendedState == Frame.NORMAL) {
    previousExtendedState = extendedState;
    normalBounds.setBounds(previousNormalBounds);
    }

  • Option to select between windows 10 and windows 7 no longer showing at boot

    Hello all, I have windows 10 installed on the same drive as my windows 7 install. When I first set this up upon starting the PC I recieved the windows 10 boot manager GUI that asked me which one I wanted to boot to as well as a few other options. I have
    made no changes but now when I restart it takes me directly into windows 10. How can I get this menu back as my wife still needs to be able to access the other OS.  Thanks in advance for the assistance.

    This is resolved. Probably obvious for most but coming from windows 7 I didn't know. For anyone who finds this on a search if you will go to windows update and on the left select recovery, then under advanced setup click on restart now. When this menu
    finally loads you will have the option to change this here. Somehow mine was set from a 30 second menu to 0. I didn't change it or if I did I don't remember it. Any, Cheers!

  • Video stops halfway and goes to selection menu

    I Have an ipod classic 160gb windows formatted.
    While playing some movies, tv shows, or music videos half way through my ipod goes back to the video selection screen as if i pressed the menu button.
    I converted all my video files using the same encoder to mp4 format for my ipod, also using the same exact settings bitrate and all for all the files.
    Alot of the files play flawlessly there is only a scattered few that while watching it the file just stops playing half way as if i pressed the menu button they go to the video selection screen. Please help me with this.
    I have a bad feeling that most of the people who experience this problem use windows.
    Also i think i should mention that i just came from the apple store from getting a replacement ipod a week ago, i was experiencing music problems where a few scattered song in my 30gb music library just skipped and never played the track however they played on itunes on the computer just fine, the genius at the store said he heard of this error plenty times and didnt even bother trying to duplicate the problem and just gave me the replacement ipod. Also he mentioned all the times he heard of the problem the users where windows users.
    Maybe these two problems are related somehow.
    Help????
    I forgot to add that though the video files do stop halfway, at least for me all i have to do is select the file again and search for the spot where I left off and it will continue playing with no problem, also i have the option selected where the ipod remembers where i left off on videos and to start from that position but when this happens it doesnt remember where i left off and i have to search for the spot myself.
    Thought that was vital info worth mentioning as well.
    Even though i have a manual fix for it, its still an inconvenience seeing as how i payed 350+ for this piece of technology and i would prefer to get my full moneys worth.
    Thanks again, hope there is smart people here who can figure this out. or at least apple becomes aware of this glitch and releases a fix.

    Since i have so much music its hard to spot but i just recently noticed it happened to a couple of my songs as well they cut off half way and go to the next track, i have to select the song again and fast forward a few seconds past where it stopped so i can finish listening to the song again.
    If i fast forward to a few seconds before it stopped it will stop again at the same spot, i have to go a few seconds past where it originally stopped so it can finish playing, its like its ram needs to be rehashed or reloaded or something.
    If anybody else is having this problem please state if you are using windows or apple os and what ipod generation you are using.
    Again i am using windows xp and ipod classic 160gb.
    Im pretty sure its a windows only glitch.

  • I am using Windows XP and just installed Elements 12. When I try to select a different brush or shape the drop down list will not stay open long enough to select a different item. I have used Elements 9 for awhile and have not had this problem

    I am using Windows XP and just installed Elements 12. When I try to select a different brush or shape the drop down list will not stay open long enough to select a different item. I have used Elements 9 for awhile and have not had this problem

    grannybel
    It would appear that you are destined for the Adobe Photoshop Elements Forum since your question is related to Photoshop Elements and not Premiere Elements which is the focus program where you have posted.
    But, while the arrangements are being made, here are a few things for you to think about if you have not already
    1. Reset Tools - Select Brush Tool, then
    2. Delete Settings File
    Go to Full Editor/Edit Menu/Preferences/General and click on the option "Reset Preferences on Next Launch".
    We will be watching for your progress.
    Thank you.
    ATR

  • Finder won't stay selected if other programs open and can't open new window

    I have just noticed a new problem. If other programs are open, Finder won't stay selected program. If I alt tab to it or click on it in dock, it shows on menu bar for a half second and goes away. If I right click on icon in dock and select open new window, it will not do so. If I select a folder from the desktop, it opens in Finder with no problem and I can move within the Finder at will.
    I have updated all software. I am running the current Macbook Pro 15in. No other problems noted so far.
    Any ideas? Thanks in advance

    Hi Sleddaddyfro, and a warm welcome to the forums!
    Do you have another account you can log into?
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for action in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport in 10.4 & below, or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Stuffit AVR has been a big one, if you have that use the Pref Pane to turn it off, but others have been implicated too. Check System Preferences for a Stuffit Pref Pane and disable AVR.

  • Closed vi's panel/window bounds

    I need to get a vi's panel and or window bounds but Im unable to do this without opening the vi. At the moment Im opening the VI for an instant before closing it again to insert into a subpanel (resizing the subpanel using the panel bounds of the VI). My question is, is there a way to work around this behavior? I read the documentation and NI suggests that I use the 'state/hidden' property to get the panel bounds -but I get an error when trying to do this, as the VI needs to be open to set this property -hence another open and close situation.
    Solved!
    Go to Solution.

    If you use the Open Method, you can directly set it's state to hidden.
    With the state property you can (after resizing) change the state to standard.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • F-source menu not working with Windows 7 and IE8

    This may be completely the wrong place to ask for help, but I could not find place else.
    Several years ago I purchased the code from f-source to display an Adobe style flash menu for my website. I installed it and it worked fine.
    Recently, I learned that it does not display properly to those using Windows 7 and IE8 (this may have also been happening with Vista). Rather than seeing my menu titles, people see "Button1, Button2, Button3...".
    I have sent two messages to f-source support over the past 7 days, but have heard or seen nothing in the way of a response. Can anyone help me to either 1) fix the problem or 2) know whether older f-source code will ever work with the newer browsers.

    Do you understand the disadvantages of using Flash for navigation elements?  It may be time to re-think this approach....

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • I'm having problems (1)selecting onscreen text, (2) having problems resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    I'm having problems (1) selecting onscreen text, (2) resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • IPhoto will not load the iPhoto library.  When I select "show all windows" the library does appear but cannot open it.  I am on version 8.1.2 and using Maverick.

    iPhoto will not load the iPhoto library.  When I select "show all windows" the library does appear but cannot open it.  I am on version 8.1.2 and using Maverick.

    I was able to get it fixed. I had received some responses and they had me
    recreate the library I believe.  It's been a while so I cant remember
    exactly what I did. I have since upgraded to the latest i photo version and
    have had no problems with it.
    Brian
    On Friday, November 7, 2014, Apple Support Communities Updates <

  • Windows 8.1 need help with Windows Updates and Start menu Or fix my old Windows Xp system

    My beloved windows Xp has gave up after many years of working well. It stopped working a few days ago after a lightening strike.
    I got this Windows 8.1 computer a few month ago  but it seems to have a problem. I stopped using it after could not get start menu to work and when back to my Windows XP system.
    First problem is the start menu is not there. I tried installing something and it says it will take control or something and screen goes black. I clicked canceled quickly in order not to get a virus.
    Where is the start menu?
    Second problem, Windows updates does not want to update because it needs Windows 8.1 update. This computer is already Windows 8.1. There I canceled it since it was mostly a virus. Now updates are not working.
    If those can not be fixed, how can i fix my Windows Xp to get it back. It does not turn on, I press button and nothing happens. Is this something easy to fix?

    Another user discovers that Windows 8.1 is not at all of what it should be.
    There is no Start Menu in Windows 8 or 8.1.  However, you can restore your desktop start menu with a very good freeware application: 
    Classic Shell
    Windows Update comes with Windows 8.1.  There is nothing special you have to do.
    It kind of sounds like you've been a bit too quick to download and run whatever you find on the Internet.  You should always research any software you're considering downloading/installing ahead of time.  Google it.  See what others say
    about it.  Ask on forums.  In order to use Windows effectively and safely you need to expand your knowledge and become a more sophisticated user.
    If you think your new system has become infected, you might want to consider Refreshing or Resetting it to a clean state, or at least visiting one of the anti-malware forums and getting some advice on cleaning it up.  But beware, a lot
    of "blind leading the blind" happens on forums.  Always try to read between the lines, and question what people say.
    You could consider leaving XP behind.  Its time has come and gone, and pretty much any newer version of Windows can actually give you better service than XP - once you get it tuned up.
    It's possible to make Windows 8.1 more functional than XP and about as functional as Windows 7, but it takes a fair bit of effort in reconfiguration and installation of some well-known 3rd party applications that are good (which, unfortunately, most
    on the internet are not).
    Good luck to you.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Is it possible to have two versions of Muse on one Machine?  WhenI open Muse from my program menu in WIndows 7 it comes up the way I am used to.  I did an upgrade a week or so ago and now I have an Adobe Muse CC 2014 on my desktop.  WhenI open the applica

    Is it possible to have two versions of Muse on one Machine?  WhenI open Muse from my program menu in WIndows 7 it comes up the way I am used to.  I did an upgrade a week or so ago and now I have an Adobe Muse CC 2014 on my desktop.  WhenI open the application that way the GUI interface looksw totally different, more like Illustrator.  What is that all about?

    Since posting the above, I have resolved a sensible work-around in regard to ebookstores which prefer us to have separate accounts for our separate Adobe IDs.
    However, I really would appreciate it if anyone here can confirm that a DRM controlled book does actually become associated with a particular Adobe ID account at the time of first download to Digital Editions on that PC/device.
    Two large book stores have said using my account with them to download books to our two separate Adobe IDs is OK, but I don't want to find my husband is unable to open his downloaded books.
    Thank you folks for any advice you can give,
    Sue

  • Cannot select a music into slideshow and book slideshow presentations. In the older Mac this was easy. With new Mac OS X 10.6.8 it should work as I can stop the slideshow with cursor but pop up window for choosing music is dead. I cannot drag music into i

    Cannot select a music into slideshow and book slideshow presentations. In the older Mac this was easy. With new Mac OS X 10.6.8 it should work as I can stop the slideshow with cursor but pop up window for choosing music is dead. I cannot drag music into it. Preselected music just goes on.

    I am talking about iPhoto. In my old Mac even in Books choosing slideshow gives a pop up where you can select a music from I tunes library. In this new one I can stop the slideshow with cursor and it shows music option but it is, as I said dead. Does not response at all to commands.

  • I have a Lacie External hdd and on usb 3. Now If I plug in the device it shows a message to connect to windows or mac (Parallels installed) so If I click on mac it works fine well and good but when I select connect to windows it shows a error.

    I have a Lacie External hdd and on usb 3. Now If I plug in the device it shows a message to connect to windows or mac (Parallels installed) so If I click on mac it works fine well and good but when I select connect to windows it shows a error.
    The error that pops up is:
    The device "Lacie Rugged USB3-FW" was unable to connect to its ideal host controller.
    Please anyone could suggest what the solution could be?
    Thanks.

    But my 1 tb hdd is already formatted via ex fat which can work on both mac and Windows no limitation of file size also like if we use ntfs or fat it has a restriction of 4gb file size.

Maybe you are looking for