Drop down menues reachoutside of Firefox window and maybe the whole monitor

This is less a question, but a bug report.
Just run the following HTML in Firefox 29(.01) and you will see
<form>
<div style="margin-left:1700px"><p> <!-- this is for 1920x1080 -->
<select size="1" style="width:70px">
<option> A A A A A</option>
<option>BB BB BB BB BB BB BB BB BB BB BB BB BB BB</option>
<option>CCC CCC CCC CCC CCC CCC CCC CCC CCC CCC CCC</option>
<option>DDDD DDDD DDDD DDDD DDDD DDDD DDDD DDDD DDDD</option>
<option>EEEEE EEEEE EEEEE EEEEE EEEEE EEEEE EEEEE</option>
</select>
</p></div>
</form>
FF29 aligns the drop down at the left side and therefore, the content gets drawn outside the window.
If you run the same HTML in Chrome, the drop-down gets aligned at the right side and therefore is completely visible.

hello mc.iglo, bugzilla.mozilla.org would be the right place to file a bug report for firefox. thank you!

Similar Messages

  • I updated my 2009 Mac to Mountain Lion yesterday but cannot add photos from my iPhoto library to contacts anymore. Drop down menu only shows "default, recent and camera" but I cannot get to iPhoto library.

    I upgraded my 2009 Mac to Mountain Lion yesterday but cannot add photos from my iPhoto library to contacts anymore. Drop down menu only shows "default, recent and camera" but I cannot get to iPhoto library. Help stated to choose Faces but I don't even get that far. How do I fix. Still works on iPad but not on Mac.

    When you have iPhoto and Contacts open and try to drag a picture for iPhoto to the Contacts photo frame do you get a + symbol? if not you should!  from there the the pop menu should appear and then you can select the picture and click on done
    Sample movie on how to

  • When I go to a drop down menu, for example bookmarks, I mouse over the text and it turns color with a dark bar; can this be fixed?

    I am running Firefox 5 currently. Ever since the last update to Firefox 4 and currently with firefox 5 I have had this issue. The dropdown menu is normal when it first drops down. When i move my cursor over the text in the menu it changes to a dark blue bar and remains that way until I close the dropdown, it resets until i dropdown and mouseover again. When I make a selection in the menu it works fine.
    I have also noticed that the buttons in the browser and in certain websites have a "sweetspot" you have to hit for the button to function. In past versions if you clicked anywhere on the graphical button it would function.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions 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
    In Firefox 4 [http://kb.mozillazine.org/Safe_mode Safe mode] disables extensions and disables hardware acceleration.
    * Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

  • Drop down menu is a small square and no tab display.

    Hey, my tab display is gone, my drop down menu's won't open, such as file, edit, view, history etc.
    I have no idea what's going on, I don't want to lose my bookmarks and I can't import them into IE atm.
    Any help would be great, if I have to re-install is there a manual way to get bookmarks without going into the menu bookmarks and manage/export?
    Thanks.

    I have the same trouble with Firefox v.24.0 It occurs on Windows XP, Windows 7 Pro, and Windows 7 Enterprise.
    @foodie2 - your workaround definitely works and is far less painful than changing settings which could affect other sites. Great idea!

  • Drop down menu's in firefox 4 completly black?

    having problems since upgrading to firefox 4 on windows 7 system. whenever i open a drop down menu be it the firefox home menu or even a right click, the menu is completly blacked out and i have to guess where things are.. any idea's

    I resolved this problem by turning off Anti-aliasing in the Catalyst Control Center of my 4890.

  • Created a new folder in bookmarks; when try to add new bookmark, new folder does not appear in drop down menu; using safari for windows

    created a new folder in bookmarks; when try to add new bookmark, new folder does not appear in drop down menu; using safari for windows

    You are using an older version of firefox, upgrade your browser to Firefox 8 and try
    * getfirefox.com

  • Drop Down Menu with images in Muse and Animate

    Hello,
    i am trying to create a drop down menu with images as you can see on this website:
    http://www.kadewe.de/
    In Adobe Muse the menu with all pages in it doesn't let me insert pictures.
    With the empty composition widget i archived something similar but when once activated the action it doesn't close.
    My last try was to build a menu in Edge Animate. The Problem i had was that when i used the action click, open URL.
    Inserted in Muse the new page opens in the created animation and not on the same page fullscreen.
    What have i done wrong?
    Thank you for your answers.

    I am having a similar problem. I have multiple widgets on a page -- menus, accordions, tooltips, slideshows. As soon as I 'activate' a widget (eg: expand an accordion or play a slideshow) it disables all the triggers below it, as well as all the hyperlinks. This seems like a bug... I hope there's a workaround?

  • Trying to change my phone number. screen says to choose area code from drop down menu but it is blank and won't let me go further

    I am trying to change my phone number. Screen says to choose area code & prefix from drop down menu.  Drop down is blank.  Will not let me go further

        Hello llamamama9,
    Yikes! I'm sorry to learn you are having issues with changing your mobile number. I understand how important this options is. I'm dedicated to making sure this is completed once and for all. I know some time has passed since your original post, have you changed your mobile number? If not, please visit http://vz.to/V668o0 If you are still having issues after following this guide, please feel free to reach out to us, thanks!
    MatthewS_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • Drop down that fills a second field and sets the email recipient

    (note: this was incorrecty posted in the Acro forum and I was informed to move it here)
    Apologies for this simple, newbie question but I am stuck. I have worked on this for a few hours, and just cannot get it to work.
    The basics: I want to get a name from a drop down, have it display in another field then set the submit button to email to that recipient.
    Acrobat Pro X
    LCD 9.0.0.2
    Win 7
    I have done this with one recipient before where the Submit button has all the info already entered, but this time I want to allow the user to choose from one recipient in a list and route the completed form to that person. I have tried all sorts of variations on Java examples in multiple forums and while everyone else seems to be able to do this, I have been unsuccessful. I cannot even get the text field to display the email based on the name in the drop down, much less the addressing part. I have tried a custom calculate script, case script and other items to no avail.
    The 3 elements........
    1) Drop down menu with names, let's just say there are two names - "John Doe (Eastern)" and "Jane Smith (Western)". The field is named "DistMgr".
    2) Text Field that displays the corresponding email for the name in DistMgr. Pretty much only used for display to confirm the address visually. This field is named "Email".
    3) Attach & Email button to send the form to the recipient chosen. Subject is always the same, lets just say it says "New Form". The button is named "Submit".
    What I want to do is select the name from DistMgr, have it populate Email (for display in the form) and automatically change the Submit button to allow the user attach the fom, insert the appropriate email address & the standard subject and invoke a standard email client with just the click of the Submit button.
    Any help would be appreciated and even links to locations where this very basic question has already been answered would work.
    Thank you.
    Joe Rowan

    Are you using Adobe LiveCycle Designer?  If so when you have the form open in designer, click on the dropdowns you will see in the code behind that dropdown where it calls a variable which is called myScriptObject.  Behind the drop-down list called "teams" it calls this script.
    Here is what is in the scriptobject:
    var epl = "Chelsea,Manchester United,Arsenal,Tottenham";
    var liga = "Barcelona,Real Madrid,Valencia,Mallorca";
    var seriea = "Roma,Inter Milan,AC Milan,Sampdoria";
    var eplArray = new Array();
    eplArray = epl.split(",");
    var ligaArray = new Array();
    ligaArray = liga.split(",");
    var serieaArray = new Array();
    serieaArray = seriea.split(",");
    function loadData(dropdownField) {
         if (!(form1.page1.subform1.league.isNull)) {
              switch (form1.page1.subform1.league.rawValue) {
                   case "English Premier League":
                        for (var i=0; i < eplArray.length; i++) {
                             dropdownField.addItem(eplArray[i]);
                        break;
                   case "Spanish Liga":
                        for (var i=0; i < ligaArray.length; i++) {
                             dropdownField.addItem(ligaArray[i]);
                        break;
                   case "Italian Serie A":
                        for (var i=0; i < serieaArray.length; i++) {
                             dropdownField.addItem(serieaArray[i]);
                        break;
                   default:
                        break;                    
    Deborah

  • How to select from drop-down menu connected to SQL database and then autofill?

    Hello,
    I am in the process of creating a series of forms and I need some help if working out how to do the following.
    I have already set up a data connection to an SQL database, and I have three fields connected: Job Number, Job Name and Customer Name.
    What I want to do is have it so that the Job Number is a dropdown box, so they can select the number, and then the other two fields, Job Name and Customer Name, are autofilled to the information corresponding to the Job Number.
    Is anyone able to help me do this please??
    Thank you!!

    The 101 of database connections from LiveCycle Designer can be found in Stefan Camerons blog.
    This is the right place to start.
    http://forms.stefcameron.com/2006/09/18/connecting-a-form-to-a-database/
    http://forms.stefcameron.com/2006/12/18/databases-inserting-updating-and-deleting-records/
    http://forms.stefcameron.com/2006/09/29/selecting-specific-database-records/
    http://forms.stefcameron.com/2006/10/12/displaying-all-records-from-an-odbc-data-connectio n/

  • When i revert to ver 29 i get pull down menus for searching after download of automatic 33.3 I can't get the drop down menu. I've tried to block the update

    when i use ver 29 i get past menu drop downs. when i get the automatic update to 33 or higher I can't get the pull down menu. I don't like to type in the search work every time I go to a web site. It should remember where I've been or at least let me keep ver 29 without automatic updating., I've tried to set the firewall not to update but it does it anyway. some firewall. Thanks if you can help this. I'll have to go to safe mode and revert to yesterday and download ver 29 again, I can do this everyday but that makes me not want to use firefox. I don't want to leave firefox. I like it. ! HELP?????

    in firefox 33 the search field on the homepage will now populate by search suggestions provided by the search engine once you start typing -this is why the dropdown with your entries from history is no longer there unfortunately...

  • When I open a new firefox window, and click the + to open a new tab, my first page disappears - I can only seem to return to it by closing all the other tabs.

    The issue occurs like this:
    1. Open a new window
    2. Enter a URL and go to a page (any page).
    3. Click the + and open a new tab.
    4. The first tab is no longer visible in the tabs bar.
    5. I keep opening lots of other tabs and the first tab stays invisible (all the others stay visible / accessible).
    6. The only way I've found to return to the first tab is to close all my other tabs.
    This doesn't always happen (i.e. I can have two firefox windows open and only one of them does it!)
    I'm not sure if it's a feature or something? But it's very annoying!
    Any ideas welcomed.
    Thanks

    Hi - yes I can! I hadn't noticed that little arrow before, thanks.
    However I would really like to stop it hiding the first tab all the time.... Even when I navigate to the first tab using that "list all tabs" arrow, it still remains 'hidden' (i.e. I can't see a tab up the top, even when that tab is active. And when I navigate away from it to another tab, it is invisible again).
    Any ideas?
    Thanks

  • HT1473 I have always imported my cds into iTunes using one step called 'joining cd tracks' which is done under the "Advanced" drop down menu. I then went on with the process. Half way through the process today the "join tracks' choice greyed out. Not avai

    I have always imported my cds (including books) into iTunes using one step called "join cd tracks" which is under the "Advanced" menu. Never a problem. But today I was importing a 10 disc book and on the 7th disc all of a sudden the choice to join cd tracks was greyed out. I have tried it with other discs. No luck. How can I get to this option again. I was not doing anything different so don't know what took away this choice. Can anyone help me?

    Thought it had worked but soon found out it had not.
    after further days of trying finally, solved it for me Yesterday.
    turned off notifications when locked, and bingo, wow.
    i have not turned off iCloud but location services are also off.
    best thing to do I found was keep checking your usage, settings, general, usage, and flip down to bottom, if the standby and usage are similar there is a problem, if there is a big difference then all is ok. Just keep turning things off and on until the difference is very apparent.
    something on my phone was keeping the phone alive even when turned off, and I think this was the phone repeatedly trying to update continually.
    to me this is definitely down to the iOS, my wife has exactly same phone and iOS but hers doesn't have any problem and the battery lasts for days.
    the guy at the Genius Bar told me to restore the phone via iTunes, not iCloud. This is because iCloud remembers the exact info from your phone and simply reinstates it when you restore, and this includes the iOS too.
    when I get home from holidays that's what I'll do, or wait for iOS 8 in few weeks. But I'm so pleased I finally made it work, I was beginning to think ditch the phone and buy Samsung.
    anyway anyone out there please try my final solution and let me know if it works for you?

  • How to access the drop down menu on mobile Firefox

    I need to able to print from my browser

    You press the menu button on the device or the 3 dot button near the address bar.
    However Android does not have very many printing options. Firefox for Android supports printing a webpage to a pdf. You would then need to open that pdf on a desktop computer to print.

  • My iphone 5 running with latest os drop down menu does not work sometimes and i have to reset settings to get it back working..Anyone can tell me why?Your help will be highly appreciated.

    Help! Help! Help!

    The one which we slide our finger down from top. The one with weather info,stock info etc etc..

Maybe you are looking for

  • Error message while activating a function

    Hello guys I have just written a simple function and am trying to activate it. When I click on check button it says 'no syntax error'. However, when I click on activate button, I get the following error. Any feedback on this will be greatly appreciat

  • Sender_interface_name in Variable Substitution in Receiver File Adapter CC

    Hi, as per this page : http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm it says: Variable Substitution (Target Directory/File Name Scheme) If you set the Enable indicator, you can enter variables for the Tar

  • Arrangement of icons in a folder not saving on reboot....

    Hello - I'm posting this here as recommended - didn't get an answer on another forum. Hi - first problem with my year old mac, and first question here. Apologies if this one has been answered already - I looked through a few pages of the forum, but n

  • Document Library limitation

    In my organization the limit for our document library is 5000 items. Is it something that is hard set by share point or it is a setting by our admin. What are the risks of expanding the number beyond 5000 item? what are the actual limits? 

  • Clean genius deleted my downloads. Can it be reversed?

    I downloaded cleangenius to clean my mac and accidentally 'cleaned' my downloads folder which means every tv series and movie i have ever downloaded disappeared. Every torrent also vanished. Is there any way i can reverse it, or are all my downloads