Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
517,492
4,306,785
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 If I leave firefox open for too long a sync will happen that will not complete. If this happens, when I quit FF, it seems like it quit ok, but firefox.exe is still running. When you re-open it you get the normal "already running" error. Reproducible: Sometimes Steps to Reproduce: 1. Open firefox 2. Wait for a sync that never stops 3. Quit firefox Actual Results: Firefox.exe stays running preventing re-launch Expected Results: firefox.exe will quit
518,424
4,314,654
steps to reproduce: 1.Log into your SUMO account 2.Ensure that you have JS enabled on your browser 3.Click on "Ask a question" link in the menu 4.Click on "Take me to the Forum" 5.Click on "Ask a new question" observed behavior: Sometimes the JS-disabled view loads even with JS enabled. screenshot:http://screencast.com/t/WjTtEpgBk
480,280
3,990,928
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.8.1.17) Gecko/20080924 Firefox/2.0.0.17 Build Identifier: tested on 3.11.9, but it should be the same in all releases The PKCS#11 specifications say that the CKA_EC_POINT should be a byte array representing the DER-encoding of ANSI X9.62 ECPoint value. This means it should be a der encoded octet string containing the public key bitstring (04 LEN 04 X Y), where the first 04 is the octet string tag, LEN is the the content length, the second 04 identifies the uncompressed form, and X and Y are the point coordinates. All real PKCS#11 token I tried (ncipher, utimaco, trustway) do the correct encoding, while the NSS softoken strips the octet string and returns only the content (04 X Y). Reproducible: Always Steps to Reproduce: 1. create an EC keypair 2. read the CKA_EC_POINT attribute Actual Results: Only the content. Expected Results: The content encapsulated in a der encoded octet string.
482,461
4,008,614
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4pre) Gecko/20090309 Shiretoko/3.1b4pre Build Identifier: recent firefox nightlies, both mozilla-central and the 1.9.1 branch stopped playing videos that are served by oggz-chop. or are missing the Content-Length header. i.e. any time offset request on archive.org: http://ia331342.us.archive.org/2/items/night_of_the_living_dead/night_of_the_living_dead.ogv?t=0:20:00/0:20:50 Reproducible: Always Steps to Reproduce: 1. open http://ia331342.us.archive.org/2/items/night_of_the_living_dead/night_of_the_living_dead.ogv?t=0:20:00/0:20:50 Actual Results: does not play video, just gives loading feedback Expected Results: video should play
482,659
4,010,303
Created attachment 366755 Screenshot of 3.0.6 Summary: AOL.com/AIM.com attached images aren't displaying inline. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 works Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 fails Steps to Reproduce: 1. Using the 3.0.7 build, log in to AOL.com or AIM.com 2. Load any email that has an attached, but normally inline-viewable image. Expected Results: Image displays Actual Results: Broken image icon displays; image is still there in the email content, though. It's content-type is: Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="2008_Lexus_IS_F_113_(400x300).jpg" Content-Type: image/jpeg; name="2008_Lexus_IS_F_113_(400x300).jpg" Sorry, I don't yet have time for a regression range.
473,417
3,928,551
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090113 Minefield/3.2a1pre Firefox/3.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090113 Minefield/3.2a1pre Firefox/3.0.4 ID:20090113035246 After the checkin of bug 399153, updater.exe window comes up on the top left corner (instead of centered), blank, and stays open after update is done. If you wait enough time, and kill updater.exe, minefield (same thing for shiretoko and shredder) start ok (manually), and you can confirm that update has been applied correctly. Screenshot coming up Reproducible: Always
475,441
3,946,583
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090126 Minefield/3.2a1pre Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090126 Minefield/3.2a1pre Presently video support discard all buffered data before the current play position. This is problematic causing many net requests for simple seeks (even within areas of the video that appear to already be buffered.) Reproducible: Always Steps to Reproduce: 1.Play the video 2. Try to seek within buffered areas or before the current play head position Actual Results: Notice the delay as the client goes to the web to seek since it threw away all your buffed data. Expected Results: We should not throw away buffered data seeking should be done from disk for parts of the clip that has been downloaded. This is especially bad in low bandwidth cases where you play back the video and then it pauses because it hits the end of the buffer. You then rewind the playhead to get smooth playback (like you would with any other video player on the web) Unfortunately the client throws away all your buffer info and the low quality playback experience is repeated.
465,167
3,857,335
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081115 Minefield/3.1b2pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081115 Minefield/3.1b2pre Trying to tear off a tab in a new window result in a blank window with the tab still in the old one. Trying to close the tab is no longer possible. Reproducible: Always Steps to Reproduce: 1. Click on a tab and drag it to desktop (or windows bar) 2. a new blank window appears 3. close the window 4. see that in original window the tab is still there and closing it is not possible
465,601
3,860,878
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111217 Fedora/3.0.4-1.fc9 Firefox/3.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081117 Shredder/3.0b1pre In my Fedora 9/Gnome system with multiple virtual desktops: a) notice of update appears in the panel; I click it b) window informing of update appears, probably with text chrome/en-US.jar:4368 and buttons :4423 and :4425 c) I click the button captioned "Restart Shredder" d) I move to virtual desktop 11, where I keep thunderbird/shredder active e) I note that shredder's window is correctly gone. f) I expect that within, say, 10s a new shredder window will appear, as it's done for months now, except for the past few days g) No such new window appears. Reproducible: Always Steps to Reproduce: 1. Observe box that says a Shredder update is received and offers two buttons 2. Click the button that says "Restart Shredder" 3. Observe that the existing Shredder goes away and no new Shredder window appears 4. Manually restart Shredder by clicking the button you have previously given the proper command, e.g., ~/src/cmd/thunderbird/thunderbird/thunderbird 5. Observe that Shredder now starts normally. Actual Results: Shredder does not restart upon clicking the button marked "Restart Shredder" Expected Results: Shredder should restart upon clicking the button marked "Restart Shredder" Environment is Fedora 9, automatically kept up-to-date. I have noticed this failure-to-restart problem the last several days (the last several updates). Before that time, Shredder automatically restarted. Perhaps the box and buttons are those shown around chrome/en-US.jar:4368, finishedBackground.more.
476,463
3,955,900
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090202 Shiretoko/3.1b3pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090202 Shiretoko/3.1b3pre Problem is that there are some cookies retained even when entering "Private Browsing", in my case coolies for delicious.com and forums.mozillazine.org show right after entering "Private Browsing" via Tools -> Start Private Browsing per the spec at https://wiki.mozilla.org/Firefox3.1/PrivateBrowsing/FunctionalSpec#Cookies "On entry: * Write cookies to disk, drop the in-memory hashtable." There are others seeing this (or similar) at http://forums.mozillazine.org/viewtopic.php?f=23&t=1066095 Reproducible: Always Steps to Reproduce: 1. Visit http://forums.mozillazine.org/ 2. Tools->Start Private Browsing 3. Notice Tools->Options->Privacy->Show Cookies shows a cookie from forums.mozillazine.org Actual Results: Tools->Options->Privacy->Show Cookies shows a cookie from forums.mozillazine.org Expected Results: Tools->Options->Privacy->Show Cookies shows no cookies
478,147
3,970,346
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090211 Minefield/3.2a1pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090211 Minefield/3.2a1pre When giving focus to a checkbox on Vista there is no border change when using the Aero windows theme. Using the classic theme the focus border is only present on the bottom and right sides of the checkbox. Reproducible: Always Steps to Reproduce: 1. Give a checkbox focus Actual Results: Checkbox shows no indication that it has focus. Expected Results: Checkbox should show indication that it has focus.
479,442
3,982,809
Since the landing of the code for bug 460882, it is no longer possible to log into the Entrust Certificate management service. Steps to reproduce: 1) Navigate to https://managed.entrust.net/ 2) Try to login (what you enter for username/password is irrelevant) You end up with an error page saying "Firefox can't establish a connection to the server at 0.0.0.0."
479,553
3,984,027
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090220 Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090220 Firefox/3.2a1pre Minefield experiences high system resource consumption when clicking a module in the module list at the linked URL. The hang is caused by a rather scary-looking JavaScript file http://drupal.org/misc/jquery.js (version at time of this bug report attached). Reproducible: Always Steps to Reproduce: 1. Visit the linked URL 2. Click one of the module links (e.g. "Administration", etc.) 3. Observe the high system resource consumption.
480,257
3,990,724
When an OCSP response is too big to fit in the first 1KB receive buffer, so that the response header fits in the first 1KB buffer, but the body spills over into the second read buffer, the content-type check fails, because the pointer to the content-type string points into a buffer that has been freed. The bug is in function pkix_pl_HttpDefaultClient_HdrCheckComplete and possibly other functions too. Looking in file lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.c we see: 253 comp = PORT_Strcasecmp(nextHeader, "content-type"); 254 if (comp == 0) { 255 client->rcvContentType = value; That really needs to be a strdup of value. Value points into the 1KB receive buffer, which is then freed before the function returns. 347 PKIX_CHECK(PKIX_PL_Free(client->rcvBuf, plContext), 348 PKIX_FREEFAILED); I found this by running a simple vfychain test on a build that uses a version of malloc that completely overwrites freed buffers when they are freed. All our libPKIX testing should be done with a libmalloc that does that sort of thing. Steps to reproduce: 1) Get a cert chain for 1. Get the cert chain for www.paypal.com with the command: vfyserv -c -d DB www.paypal.com That will create files named.cert.000, cert.001, etc. 2) Run the command vfychain -d DB -u 1 -pp \ -g leaf -h testLocalInfoFirst,requireFreshInfo -m ocsp -s failIfNoInfo \ -g chain -h testLocalInfoFirst,requireFreshInfo -m ocsp -s failIfNoInfo \ cert.0* It will report that the chain is bad. Setting a breakpoint at the lines shown above in pkix_pl_HttpDefaultClient_HdrCheckComplete will show the cause. When the line is changed to do a strdup, then probably other code elsewhere will need to be changed to free that dup'ed string.
466,532
3,868,853
Steps to reproduce: - Download and unzip a trunk build on your desktop - Make a batch file with: md profile start C:\......\firefox\firefox.exe -Profile "profile/" Result: bookmarks missing. When I make a profile via the profile manager this does not happen. Regression range: http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2008-11-17+03%3A00%3A00&enddate=2008-11-18+12%3A00%3A00 Maybe caused by Bug 464767? Sounds like that.
466,586
3,869,287
Summary: eBay preview image occasionally disappears after briefly appearing URL: http://cgi.ebay.com/ebaymotors/Cars-Trucks___1-OWNER-NAVIGATION-REAR-BACK-UP-CAMERA-A-C-SEATS_W0QQitemZ110315606502QQddnZCarsQ20Q26Q20TrucksQQddiZ2282QQcmdZViewItemQQptZUS_Cars_Trucks?hash=item110315606502&_trksid=p4506.c0.m245&_trkparms=72%3A727|65%3A12|39%3A1|240%3A1308 Steps to Reproduce: 1. Load http://cgi.ebay.com/ebaymotors/Cars-Trucks___1-OWNER-NAVIGATION-REAR-BACK-UP-CAMERA-A-C-SEATS_W0QQitemZ110315606502QQddnZCarsQ20Q26Q20TrucksQQddiZ2282QQcmdZViewItemQQptZUS_Cars_Trucks?hash=item110315606502&_trksid=p4506.c0.m245&_trkparms=72%3A727|65%3A12|39%3A1|240%3A1308 2. If the preview image on the left stays, then force a refresh/reload using SHIFT+Reload Actual Results: Sometimes, the preview image disappears after it briefly appears Expected Results: The preview image should always remain
466,605
3,869,470
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322) Build Identifier: IE7 Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: no combo Expected Results: there should be a combo <div id="adduser></div>
469,613
3,894,921
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081214 Shiretoko/3.1b3pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081214 Shiretoko/3.1b3pre A click on the blank area of the scrollbar should scroll the page by a height of the viewport. In short pages, like the search result of Google, the action works correctly. But, sometimes I saw that the action doesn't work in long pages. The problem appears on my system with recent nightly builds, and I didn't see it in the builds in the last week. It is possibly a regression. Reproducible: Sometimes Steps to Reproduce: 1. Start Shiretoko 3.1b3pre with a clean profile. 2. Go to a long page, like http://urasoku.blog106.fc2.com/blog-entry-570.html 3. Wait for a while, until the page is completely loaded. 4. Click the blank area below the thumb of the vertical scrollbar multiple times. Actual Results: Suddenly stops to scroll. After that, clicks on the scrollbar never work like it got jammed. But, after I've scrolled the page by the mouse wheel, clicks work correctly again. Expected Results: Scrolls smoothly. When the problem appears, I was building Firefox from the source. It is possibly caused when the CPU is too busy. Of course scrolling by the mouse wheel always works correctly even if the system is slow. The problem appears only with clickings on the scroll bar.
483,812
4,020,073
Steps to Reproduce: 1. Load http://support-stage.mozilla.org/tiki-newsearch.php?where=d&locale=en-US&q=bookmark&sa= 2. Look for "bookmark" in the search results Expected Results: "bookmark" should appear bolded
484,545
4,026,652
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3 (.NET CLR 3.5.30729) Build Identifier: 0.2.117 When i try to open a saved tab session from another location (History->Tabs from other Copmuters), it only works for one item. After it opens i cannot open another saved tab. Also if i create a new window and open one tab even i close the tab and try to open another saved tab it does not work. I have to close the whole window open another new one and then open another saved tab. Reproducible: Always Steps to Reproduce: 1.Sync multiple tabs on Computer1 2.Sync Computer2 so it can receive the tabs 3.Open one saved tab (it dows not matter which) 4.Try to open another saved tab Actual Results: After the firs saved tab no saved tabs are willing to open Expected Results: User should be able to open numerous saved tabs
485,839
4,037,167
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.9 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 - Build ID: 2009030215 It seems that the id of a deleted account is reused when creating a new account. This can produce a weird bug that mails from the deleted account show now the new account in the account column. Reproducible: Always Steps to Reproduce: 1. Create an account and receive some mails from it. Account column should show the right account name. 2. Delete this account and create a new one. The mails received in step 1) are now showing the new account in the account column. Expected Results: Either: Keep the old account name Or: Show no account name (empty entry in account column)
487,155
4,048,723
Created attachment 371358 CSS of a forum thread browser:IE8 steps to reproduce: 1.Go to SUMO home page. 2.Navigate to Firefox Support /Forums /Firefox /firefox crashes every time i open facebook observed behavior: Formatting/CSS looks broken in this page(see screenshot)
471,084
3,907,829
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 Build Identifier: Firefox 3.0.5 downloaded at http://www.mozilla-europe.org/fr/firefox/ on Decmber 24th of 2008 Hi. I updated (almost mechanically) my Firefox to the last version few days ago (from 3.0.4 to 3.0.5). I met some "slow moments" (CPU used at 100% for several seconds...). Because I had several versions of Firefox installed since my last installation of Windows XP, I decided to uninstall Firefox, clean all my Firefox folders and reinstall it in a clean place. I thought it may solve these issues. Before to do this, I exported my bookmarks as a JSON file. I also saved the backups it had made in my profile folder. I uninstalled Firefox, rebboted my computer and installed the last version of Firefox (3.0.5). Then, I tried to reimport my backup bookmarks in Firefox. Some details about this backup file. It's a JSON file and it's 3.3 Mb (I got a lot of bookmarks). So, the processing starts, almost freezes it all, until it crashes (after about 10 minutes of processing). After the crash, when I try to restart Firefox, it uses the CPU at 100% and doesn't allow me to use it (the UI does not appear). I reinstalled it and gave another try. I monitored what happened with the "task manager of Windows". When it loads the backup file, it tries to load it in memory and uses all the memory (I have 2 Gb of RAM, it was fully used, and it started to use the swap space). The reason why it crashes is pretty obviousd, there is not enough memory. But come on, 2 Gb to process a file of 3Mb... I guess the reason why I can restart my Firefox after this crash is that the embedded DB is corrupted. So, I don't know if this is a bug, or an enhancement, but currently, I can't restore my bookmarks and this is really annoying. And in terms of performances, use so much memory to process a small file (even compressed), that's surprising. Reproducible: Always Steps to Reproduce: 1. Use a bookmarks JSON backup file with a size of more than 3.3 Mb, with different addresses in it (no duplicate). 2. Try to restore your bookmarks from this file with the version 3.0.5 of Firefox. 3. Monitor the memory space used for the operation. Actual Results: Full RAM memory used, swap space started to be used. Firefox crashes and can't be run again. Expected Results: Use a correct amount of memory, show a progress dialog while importing / processing the bookmarks, import correctly all of the bookmarks. The Firefox I used to export my bookmarks had the "no duplicate bookmark" (that might not be the exact name) plug-in installed. This extension is not installed on the newly installed Firefox.
599,009
4,961,985
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre I am the author of an Amstrad CPC 8-bit computer emulator, entirely written in Javascript. You can use it here: http://www.cpcbox.com/ I tested it on the latest Minefield build, and as you can see performance is not so great (less than 15fps on a Core2@3GHz). The pre-production version of cpcbox, which happens to be exactly the same as the one in http://www.cpcbox.com/, except that the javascript has not been minified & obfuscated has completely different performance! On that non minified version, I run around 75fps on the same setup! That underlines a big issue with JaegerMonkey which is that those popular Javascript minifiers/obfuscators impact performance big time (ie: 500% slower on cpcbox when minified). That issue is not found under Chrome, performance is equal on both the unminified and minified versions. Under Opera, there is some small impact (around 20% slower for the minified version). To minify & obfuscate cpcbox, I used Javascript utility v2: http://jsutility.pjoneil.net/ Reproducible: Always Steps to Reproduce: 1. Go to http://www.cpcbox.com/ 2. Look at how bad it performs. 3. With the same JS code but unminified, it runs at 75+fps with Minefield on Core2@3GHz. Actual Results: Javascript code packed with popular JS packers performs very poorly on JaegerMonkey. Expected Results: JaegerMonkey is expected to behave with same performance on packed Javascript code than with the same Javascript code unpacked. Google Chrome's Javascript engine don't suffer any performance loss with packed Javascript.
595,365
4,930,212
Attempting to load maps.google.com results in a crash (builds 20100910044908 and 20100909043955). http://crash-stats.mozilla.com/report/index/6adfe4c1-7c09-4edc-bbf5-e6df42100910 http://crash-stats.mozilla.com/report/index/bp-dbd3e100-47e1-4e96-8ea3-bdce82100909 http://crash-stats.mozilla.com/report/index/bp-bd14b2a2-4f6b-4ef9-badd-bf6b52100909 http://crash-stats.mozilla.com/report/index/bp-331f19dc-929e-4702-aa75-2f3332100909
582,037
4,819,132
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E) When a wrapped image is being resized, the surrounding wrapper incorrectly uses the natural image width instead of the resized image dimensions. Reproducible: Always Steps to Reproduce: Save yourself time by going to the URL provided for reproduction.. or: 1. create a div with a large image inside it 2. apply 100% height to both div and image 3. apply absolute or fixed positioning to wrapping div optionally: 4. apply a background color to div to confirm actual size of div is incorrect 5. change the position of the div to right:0 Actual Results: When the wrapped image is being resized, the surrounding wrapper incorrectly uses the natural image width instead of the resized image dimensions. This places the resized image in an incorrect starting location Expected Results: The surrounding collapsed tags should have dimensions equal to the internal resized image. Also affects new v4 builds of FF. As of July 25th 2010, most popular engines are affected with the following exceptions: * Webkit renders correctly until window is resized, however if user modifies zoom/font-size (ctrl+/-) the wrapper width is corrected again. * Opera/9.80 (Macintosh; Intel Mac OS X; U) Presto/2.6.30 Version/10.60 - Renders correctly until window is resized however Windows version is affected (Windows NT 6.1; U)
582,809
4,825,497
Steps to Reproduce --------------------------------------- 1. Tab key on any web page or throughout the browser doesn't work 2. Tab works in other browsers 3. What should have happened: --------------------------------------- When pressing tab key, from with URL bar, the cursor normally moves in build 4.0b1 and before to the search bar and then to fields throughout the current active web page. What actually happened: ---------------------------------------- Nothing happens. Tab key is disabled in 4.0b2-b3
614,893
5,105,837
Steps to Reproduce: 1. Go to your profile page on QMO 2. Click on "Change Avatar" 3. Upload a really large image. I used http://www.astro.uu.nl/~jleeuwen/presentations/nrao_outreach_2007//TheCrabPulsarAndNebula_VeryLarge.jpg Actual Results: QMO allows a user to upload really large images to crop Expected Results: There should be some max restriction on file size of images that QMO allows users to upload to our servers.
510,662
4,249,533
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3pre) Gecko/20090814 SeaMonkey/2.0b2pre Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3pre) Gecko/20090814 SeaMonkey/2.0b2pre The html-tags display sticks, I found no way to get rid of the tags. Reproducible: Always Steps to Reproduce: 1. write a few lines in Normal mode, including e.g. a new paragraph 2. switch to HTML Tags-mode to se the tags 3. return to normal mode. Voila: the tags are still there
511,227
4,254,148
User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-us) AppleWebKit/532+ (KHTML, like Gecko) Safari/419.3 Midori/0.1.7 Build Identifier: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.0.13) Gecko/2009081815 Firefox/3.0.13 With the change in bug #431958 the nss library in firefox 3.0.13 does not compile. This was tracked down to the mozilla/security/coreconf/FreeBSD.mk file, and a patch for this is attached. Reproducible: Always Steps to Reproduce: 1. Build the www/freebsd3 port on FreeBSD/powerpc 2. Watch it error in sha_fast.c with assembler error of unknown opcode 'bswap' 3.
491,125
4,082,485
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.10) Gecko/2009042700 SUSE/3.0.10-2.1 Firefox/3.0.10 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 This only works for Firefox 3.5b4 (and probably previous betas too). If you install an extension, which provides a search plugin that is already present by default, and then disable or uninstall that extension, the search plugin disappears from the search bar. Reproducible: Always Steps to Reproduce: 1.Install a testing extension that provides a search plugin already present by default (<ShortName> must be the same) 2.Disable or uninstall this extension. Then restart browser of course. Actual Results: Preinstalled search plugin is gone from the quick search bar. Expected Results: Browser should have restored the original search plugin, located in the searchplugins subdirectory of the installation path. Works on linux and windows builds (and, I believe, on mac too).
492,948
4,098,030
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3) Gecko/20090329 Firefox/3.1b3 Build Identifier: 1.9.1 beta4 This is a regression introduced by bug 455381. After commit 66c7e78d564e, we try to use NS_ConvertUTF8toUTF16 while working with Windows Registry to locate xpcom.dll. But NS_ConvertUTF8toUTF16 requires xpcom.dll to function. Reproducible: Always
494,143
4,109,168
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090521 Firefox/3.6a1pre Build Identifier: Since patch for bug 488649 was added, I cannot have anymore a fully working visual editor mode in my wordpress.com account. A lot of errors are sent, all related to CSS not understood. Reproducible: Always Steps to Reproduce: 1.Grab a build with patch for bug 488649 added 2.Go into a wordpress.com account 3.Edit a new post in visual editor mode Actual Results: Nearly all icons are gone. Expected Results: All icons present. Here is some errors I get : Warning: Unknown property 'border-radius'. Declaration dropped. Source File: http://s3.wordpress.com/wp-admin/css/global.css?m=1242654392b Line: 463 Warning: Unknown property 'box-sizing'. Declaration dropped. Source File: http://s1.wordpress.com/wp-admin/wp-admin.css?m=1242758370b Line: 377 Source code for errors : select { border-width: 1px; border-style: solid; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } #editorcontainer #content { padding: 6px; line-height: 150%; border: 0 none; outline: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; box-sizing: border-box; } A build made before bug 488649 was made is working perfectly. A timerange : Works : Built from http://hg.mozilla.org/mozilla-central/rev/4480c18255f2 Doesn't work : Built from http://hg.mozilla.org/mozilla-central/rev/091e0fa0fa7a
488,842
4,064,012
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090416 Firefox/3.5b4pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090416 Firefox/3.5b4pre Starting with the Mozilla 1.9.1 branch (Firefox 3.5), most local scope variables are not displayed by default in either the Javascript Debugger add-on window or ChromeBug which seems to indicate a problem with the underlying venkman code. In the Mozilla 1.9.1 branch any "missing" variables can be added as a watch and they will display correctly. In the nightly trunk loads, watched scope variables appear to display data associated with other variables (basically garbage data). I'm going to file the 2nd problem as a separate bug. Reproducible: Always Steps to Reproduce: 1. Open Javascript Debugger Window (Venkman) 2. Breakpoint some function 3. Cause breakpoint to hit Actual Results: Not all local scope variables are displayed. Expected Results: All local scope variables should be displayed like they were in Firefox 3.0.x. I've noticed this for a long time with Firefox 3.5 builds going back to the early alphas so it's been a problem for a while now.
488,843
4,064,022
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090416 Firefox/3.5b4pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090417 Firefox/3.5b4pre In the nightly trunk loads, attempting to add a watch for a local scope variable results in seemingly random data being displayed in the watch. Basically the displayed variables appear to be mapped to some random area of memory. Because of bug 488842, this effectively makes the Javascript Debugger useless for debugging in the trunk loads. Reproducible: Always Steps to Reproduce: 1. Open Javascript Debugger Window 2. Create a breakpoint in a function 3. Cause breakpoint to be hit 4. Add a watch for one of the local scope variables in that breakpoint Actual Results: Garbage data displays in all local watched variables. Expected Results: The correct data should display.
489,258
4,068,079
Description of the Problem: Firefox window doesn't maintain docked position when minimized and restored. Detailed Steps to Reproduce the Problem: 1. Install Windows 7 2. Install Firefox from www.firefox.com 3. Launch Firefox 4. Dock it to the right of the screen using mouse 5. Minimize Firefox (using the minimize button or Winkey + M) 6. Restore Firefox by clicking on the icon in the Superbar 7. Actual Result - Firefox is restored to its location before it was docked to the right of the screen Note: This behavior is not consistent with other Internet Browsers: Internet Explorer. Tester/Developer Notes: Firefox was installed on a machine and launched. The size of the window of Firefox was adjusted using the WinKey +M, and then re-sized using the icon on the Superbar, however Firefox did not resume it original position on the screen. Al's Note: I don't see the Superbar (just gadgets) in the public build of Windows 7 so I was unable to verify this bug. Marking this for 1.9.1 by default but we should find out what version of Firefox was used and if we can get access to a more current Windows 7 build.
503,632
4,193,545
Created attachment 388021 Testcase STEPS TO REPRODUCE: 1) Enable HTML5 parser. 2) Load attached testcase EXPECTED RESULTS: The "There should be text here" text shows up. ACTUAL RESULTS: Blank page. ADDITIONAL INFORMATION: DOM Inspector shows that all content after the <script> is consumed as script text. The testcase is reduced from the site in the url bar. Our old parser shows the text, as do Safari and Opera. I assume this will need a spec change?
499,447
4,161,068
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090618 Minefield/3.6a1pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090618 Minefield/3.6a1pre When I changed the width of the main window while on the above BBC url it does so with some reluctance. The redrawing of the screen lags and stutters. A build from June 9th was *much* worse. What would hog one core for more than 10 seconds and prevent me from moving mouse onto Task Bar - I'd have to Ctrl-Alt-Del to see Task Manager. No problems when changing height. This is a clean profile created today. Other sites fine. With this tab focused (offending tab still open) I can change width normally. Reproducible: Always Steps to Reproduce: 1.Go to above url. 2.Try to change width of main window. 3. Actual Results: Lagging redraw, high CPU usage. Expected Results: Fluid redraw.
498,015
4,142,225
STEPS TO REPRODUCE 1. start a debug- and a11y-enabled Firefox 2. click the History menu 3. move the mouse over the recent page items a few times ACTUAL RESULTS ###!!! ASSERTION: Can only call this on frames that have been reflowed: '!(GetStateBits() & NS_FRAME_FIRST_REFLOW)', file layout/generic/nsTextFrameThebes.cpp, line 2075 PLATFORMS AND BUILDS TESTED Bug occurs in Firefox trunk on Linux (x86-64) Bug occurs in Firefox 1.9.1 branch on Linux (x86-64)
103,145
953,398
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20011003 BuildID: 2001100321 Any image printed from Mozilla seems to be scaled extremely large -- they are printing with each individual pixel from the image scaled to approximately 20 points by 20 points, or about 1/4 inch by 1/4 inch. (Somewhere right around there; it's not an exact measurement.) Google's home page seems like a good test page, because it shows the problem clearly without wasting a lot of toner. Slashdot prints most of the page as solid black! This bug was introduced in the last two months or so; it was NOT present in the 2001073106 build, which prints images fine. This bug was present in the 2001092106 build (as well as the current build). I didn't try any other builds between 7/31 and 9/21, but the bug had to be introduced somewhere in that time frame. Reproducible: Always Steps to Reproduce: 1. Load an HTML page with inline images. 2. Print the page. Actual Results: Images are scaled to an enormous size on the printout. Expected Results: Images should print normally and look the same as they do on the screen, with proper layout and scaling. Can anyone out there running builds between 7/31 and 9/21 narrow the time frame of when the bug was introduced?
90,158
819,291
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.2+) Gecko/20010709 BuildID: 2001070908 I composed an email letter. It included pasted text that contained unrecognized coding, as reported to me by a dialogue box. Meanwhile, the Progress Status bar was turning. After I cancelled the message, the Progress Status bar remained turning. I could not use any other commands. I had to quit Mozilla and lost the email. Reproducible: Didn't try Steps to Reproduce: 1. Compose email letter with unrecognized characters. 2. Cancel letter. 3. Progress Status persists. Actual Results: Mozilla froze. Expected Results: Progress Status disappears and I have control over mail again.
90,678
824,574
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.2+) Gecko/20010713 Netscape6/6.1b1 BuildID: 2001071304 The layout of the SMTP Preferences pane is broken -- all elements are in a row, not stacked to fit within the window dimensions. Despite making the window very "wide", I can't access the radio buttons to turn on/off SMTP/SSL. Reproducible: Always Steps to Reproduce: 1. open Mail/News Account Prefs 2. view pref for Outgoing (SMTP) Mail Server 3. Actual Results: bad layout Expected Results: good layout Given that there's a bug in N6.1 that causes mail to hang if user sends a message bigger than about 15K w/ SMTP/SSL turned 'on', it is critical that we give the user gui controls to turn it "off".
90,699
824,740
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.2+) Gecko/20010713 Netscape6/6.1b1 BuildID: 2001071304 On Mac, I tried to create a new mail filter (I currently have none). The popups that show "Sender, Subject, etc." and "contains, doesn't contain, etc." are blank and inoperative. Selecting the "More" button for additional filter criteria will create a correctly functioning second set of popus. Reproducible: Always Steps to Reproduce: 1. select Mail Filters 2. try to create a mail filter rule 3. Actual Results: inoperable popups Expected Results: operable popups
91,043
828,530
document.write is currently allAccess. If an attacker can time a document.write to fire while an HTML document from another site is loading, he can insert whatever code he wants into the other document, and Mozilla will assume that code came from the other site. Possible fixes: 1. Make document.write be sameOrigin. Web scripts will then have to explicitly call document.open if they want to write a new document in a window they don't currently own. 2. Make the document.write code check who's calling it. If the caller's principal doesn't match the target document's principal, call document.open to create a new document owned by the attacker, or deny access. I vote for 1, because it's simpler and seems less likely to lead to confusing problems. Note that IE doesn't allow access to document.write *or* document.open in another domain.
91,054
828,623
Overview: Padding and margin inherit don't inherit the computed value when shorthand notation is used. Steps to Reproduce: Open up testcase in Mozilla. Each test has two sets of <div>s -- one with inherited % values, and another with specified values that should correspond to the value inherited in the first test. Expected Results: Each pair of tests should render the same. Actual Results The two tests in "Margin A" and "Padding A" don't render the same; the percentage is inherited instead of the computed value. Tested on nightly build id=2001070708 on Windows 98 Additional Information: May be related to bug 45631
91,531
833,440
Branch build 2001-07-19-05: WinMe, Whistler Overview: Selecting a link in a Mail (or IM) window results in a blank browser window every other time it is selected. Steps to reproduce: 1. Create a message with a link to a url (i.e. www.cnn.com) 2. Send and receive the message 3. From the 3pane, select the link from the message pane. It probably shows the cnn home page. 4. Close the Browser window 5. Select the link from the same message Actual Results: The browser window opens to a blank page. When this happens the url states "http://home.netscape.com/bookmark/6_1/homebutton.html". - Close the browser window and select the link again. Now it loads the cnn home page and the url states "http://www.cnn.com/" as expected. - Continue the same steps and notice that every other time the browser opens it displays a blank page.
91,726
835,570
Crash clicking on .exe file from web page I'm testing this on a Mac OS X 2001-07-17 branch build. I searched bugzilla for platform Mac builds with crash keyword and didn't see this filed. I haven't had a chance to check to see if this problem occurs outside of OS X. 1. Start the product 2. Go to any page which has an .exe. I used: http://home.netscape.com/browsers/6/index61pr.html?cp=dowwin#Preview Release 3. Go to the bottom of the page and click on the link for "English" under Windows. 4. Crash occurs. I don't have Talkback enabled on this OS X build of the product. I don't have MacsBug set up (sorry). I know that I'm clicking on an .exe file for Windows, but a crash shouldn't happen.
92,124
839,574
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+) Gecko/20010724 BuildID: 2001072403 Reproducible: Always Steps to Reproduce: 1. In a big textbox (more than one line) write something. 2. Press Enter. 3. Type a dot. 4. Press the left arrow once. 5. Press the right arrow once so the cursor gets back were it was after step 3. 6. Press backspace. The cursor will go on the end of the previous line after erasing the dot. 7. Type a dot again. It will appear on the next line.
87,490
793,495
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1+) Gecko/20010622 BuildID: 2001062211 Reproducible: Always Steps to Reproduce: 1. Assume you have multiple profiles set up in the profile manager. 2. Start mozilla (no command switches at all). 3. You'll be prompted to choose a profile to start with. 4. Press "Manage Profiles..." button (either by mouse or keyboard). 5. Keyboard focus is lost forever, no matter how you Tab/Shift-Tab it. Actual Results: Keyboard focus is lost. Expected Results: Keyboard focus should rest on the "Create", "Rename" or "Delete profiles" button.
88,327
802,431
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) BuildID: 2001060704 It looks like the XMLExtras objects assumes the response data is in the ISO8859- 1 charset. It ignores the charset part of the content type header that gets sent with the response. - Sandip Reproducible: Always Steps to Reproduce: 1) Submit a query using the XMLExtras send API 2) Have the server respond with an HTML page that contains non-ascii characters. a) I tested I18N support using "gb2312" simplified-chinese b) Set the content type to: text/html; charset-gb2312 c) Send the html containing the chinese chars d) Using the req.responseText API the characters are not converted correctly byt he XMLExtra object. It appears the object *ignores* the charset specified in the content-type. Actual Results: The resulting string doesn't have the correct set of characters. It looks like the XML extras object just takes each byte and stores them into the string without *any* character conversion. Expected Results: It should have converted the byte stream based on the character set specified in the content type header. Once this happens, the responseText attribute will have the correct representation of the string.
88,992
808,474
The most recent releases of Mozilla (0.9 - 0.9.2 and possibly earlier) do not display the full page and stop after drawing the image map test. Previous versions of Mozilla were able to display the whole page. The full source of the page is visible through the 'View Source' command. (Yes, I know there are many bugs reports based on this one page, but it will be a happy day indeed when Mozilla can display it perfectly.)
89,419
812,089
From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.4 i686) BuildID: 2001061506 If an image is served via a redirect, e.g an HTTP response of: HTTP/1.1 302 Moved Temporarily Server: Zeus/4_0 Date: Thu, 05 Jul 2001 16:47:37 GMT Connection: close Expires: Thu, 01 Jan 1970 00:00:00 GMT Location: /images/image.gif Pragma: no-cache Cache-Control: no-cache The image is loaded, but the original URL ( the one that responded with the redirect) has the image cached with it, even though it is asking not to be cached. Reproducible: Always Steps to Reproduce: 1. Have an image served via a cgi script that returns a 302 response, with caching turned off 2. The image will be loaded correctly, but on subsequent requests, the cached object is used, rather than reloading the original request.
89,734
815,452
Build: 200107515 Platform:All Expected Results: Window's contents should be completely displayed. What I Got: Portions of window are not painted correctly. Icons on the bottom left corner are almost completely missing. To : recipient field is partially missing. Steps to reproduce: 1) From the New menu ,choose New - Message 2) Compose window appears.
98,261
902,464
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 BuildID: 2001-08-27-06 The bullets for the press releases continue past the text in Netscape at url: http://www.state.ny.us/governor/press/year01/press01.html. Reproducible: Always Steps to Reproduce: load the above url and scroll down to the end of the page.u will see the bullets which are not supposed to be shown. Actual Results: the bullets appear even after the end of the text Expected Results: the bullets should not appear
102,026
942,148
seen on recent builds (trunk and branch) -using an existing profile, browse international encoded pages -check the character encoding by going to View | Character Encoding after some time (browsing several different pages) the dot denoting which charset is selected begins to be placed next to the incorrect encoding for that page. sometimes changing it manually works. Other times the the dot will remain on the wrong place (this especially happens if unicode UTF-8 happens to be the one the dot is placed on) This effect does not affect the rendering of the page. The browser displays the pages correctly even after this affect begins to take place. We have discovered that this is rather diffucult to reproduce initially. I ran with a new profile for a few days of smoketesting before it began to occur again. But it did occur again on all platforms. Clearing cache had no effect. And the prefs.js file user-pref "intl.charsetmenu.browser.cache" seems to be fine too.
102,743
949,539
Reproducability: Always Steps to reproduce: 1. Go to the O'Reilly web site at http://www.oreilly.com/ 2. Click on the "Web & Internet" Resource Center in the menu on the left. 3. Click on one of the Web Programming books. 4. Press the Back button Expected Result: The browser goes back to the previous page. Actual Result: Crash! I've reproduced this many times with build 2001100203 on Windows 2000 SP2. Once, the crash happened with the Forward button rather than the Back button. It may be possible that the above steps do not cause the crash reliably, but I was always able to crash Mozilla by hitting Back a few times and Forward a few times repeatedly. Talkback incidents: TB36175626Q TB36172925M TB36164426K TB36161816Y TB36161811Z
97,067
888,626
1) I have 2 browser windows open, let's say A and B. 2) There's some content I'm reading in A, but decide to go to another website in B, so go to B's window, type some URL in the URL bar, and it starts loading that page. 3) While I'm waiting for it to load (who knows how long it will take), switch back to A and continue what I was doing. 4) When B's content finally loads, the B window comes to the front, overwriting whatever I was doing in Window A, be it typing an email, reading a website, or typing an AIM message. This is extremely annoying to always be losing focus like this in the window I'm currently using.
97,695
896,147
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3) Gecko/20010801 BuildID: 2001080110 Row of buttons along top of page is displayed incorrectly. They are variable-sized eg. 10% of windth, 14% of width. Mozilla handles this incorrectly. Reproducible: Always Steps to Reproduce: 1.visit http://linkx.spinrx.com/cgi-bin/advancesailing/index.html 2. Compare with other browsers 3. Email me if you don't see what I'm talking about Actual Results: The images are scrunched in mozilla. Expected Results: Images should not be scrunched.
106,269
987,069
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.5+) Gecko/20011022 BuildID: 2001102213 Over the weekend quoting in HTML composed messages was broken. The replied message looks now like the original (no new quoting lines added on the left of quoted text). Reply quoted with plain mail works OK. Reproducible: Always Steps to Reproduce: 1. Set HTML message compose to "on" 2. Reply to a message 3. See that it looks like the original: the quoted text lacks the quote line on the left.
109,085
1,014,656
Beginning with the 11-07 trunk build, Advanced edit does not work. Steps to Reproduce: 1. Launch Composer 2. Click on the Table icon on the toolbar 3. Click on Advance Edit Actual Results: There are no atributes or values listed, and if you try to add some manually, it won't let you. Expected Results: I would expect that the default values would be listed, and that I could change the values if I wanted to. This was verified on Mac OSX using build 2001110804 and Win 2k using builds 2001110703 and 2001110803. However, this problem is not happening on the 2001110603 build. The same problem occurs with the image advanced edit, H.line advanced edit, and Link advanced edit.
109,143
1,015,107
Checkins between 2001-11-06 03:00:00 and 2001-11-07 09:00:00 to mozilla/content/xul/templates caused a regression where the list of search engines in the search sidebar tab is empty first time you view it. If you close the sidebar tab and reopen it the <menulist/> is populated correctly.
115,012
1,069,912
From Bugzilla Helper: User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:0.9.6) Gecko/20011127 BuildID: 2001112609 This bug is related to RSA key generation I think. When I fill and submit the form above mozilla displays a boy where it generates RSA key. During this process it craches. Here is pupup.log: === 12-12-2001 01:13:40 SYS3175 PID 11c5 TID 0001 Slot 0073 D:\INET\OS2WEB\MOZILLA.EXE c0000005 00b4fad9 P1=00000001 P2=0000001d P3=XXXXXXXX P4=XXXXXXXX EAX=02d000ff EBX=00b4fad4 ECX=00000000 EDX=00c80320 ESI=02d063b0 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC=**** GSLIM=******** CS:EIP=005b:00b4fad9 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0012f5f4 SSACC=f0f3 SSLIM=ffffffff EBP=0012f618 FLG=00010206 MOZRMI36.DLL ------------------------------------------------------------ 12-12-2001 07:24:47 SYS3175 PID 1931 TID 0004 Slot 0088 D:\INET\OS2WEB\MOZILLA.EXE c0000005 575f4758 P1=00000001 P2=575f4758 P3=XXXXXXXX P4=XXXXXXXX EAX=00000006 EBX=01010001 ECX=1d462a29 EDX=00b5ff04 ESI=01010101 EDI=01010101 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC=**** GSLIM=******** CS:EIP=005b:575f4758 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:00b5fee8 SSACC=f0f3 SSLIM=ffffffff EBP=00010000 FLG=00010216 === Reproducible: Always Steps to Reproduce: 1.fill the form (check all boxes, fill something in textboxes) 2.submit 3.look at the key generation process Actual Results: crash Expected Results: proceed ;)
115,253
1,071,841
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.6+) Gecko/20011213 BuildID: 2001121313 Try to click on the comboxes they won't open at all, this will work only if the Div container have overflow not set to scroll or auto Reproducible: Always Steps to Reproduce: 1. wait for comboboxes to appear instead of "Veuillez patienter" (please wait in french) 2. Try to open any of the comboboxes Actual Results: nothing!!! Expected Results: combo's list shown! This never worked since at least this summer
117,030
1,085,945
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011012 BuildID: 2001112516 A draft email is not saved after further address aditions to it. Reproducible: Always Steps to Reproduce: 1.Write an email to 1 recipient 2.close the window, "Message has not been saved, do you want to save it in the Drafts folder?" select yes 3.Go to Drafts folder, open email, add another recipient, do not change the body of the msg. click close again, BAM! gone, no save! Actual Results: Additional email addresses added are not saved. Expected Results: new email addresses should be saved with the origional ones type anything in the body of the email then delete it again and it will save, this is the work around I have been using
117,723
1,091,016
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.7) Gecko/20011221 BuildID: 2001122106 Dragging an email message from one IMAP folder displayed in one window, onto the icon for another folder in the folder list on the left of another window, displays the message "Moving to folder" but does not actually move the message. In contrast, dragging onto the icon for another folder in the folder list on the left of the *same* window executes the move correctly. Reproducible: Always Steps to Reproduce: 1. Open email (IMAP) 2. Double-click any folder in the folder on the left to open a second email window. 3. Move windows around so that you can see both at once. 4. Open folder A in window 1. 5. Drag any message shown in folder A in window 1 onto folder B in the folder list of window 2. Actual Results: Displays the message "Moving message to B..." briefly, but does not move the message; instead displays a message in folder B in window 2. Expected Results: Execute the move: Delete the message in folder A, and add a copy to folder B.
109,566
1,019,268
BUILD: Linux trunk 2001-11-09-08 STEPS TO REPRODUCE: 1) Pick a page (http://www.mozilla.org is good) 2) Open print preview (File > Print Preview) 3) Try to use the arrow keys, Home, End, PgUp, and PgDown to scroll EXPECTED RESULTS: Can scroll print preview with keyboard ACTUAL RESULTS: Cannot scroll print preview with keyboard.
109,851
1,021,523
I've been noticing double events for some time -- but they don't occur in MFCEmbed. It comes down to the fact that HTML events are bubbling up to the chrome's nsRootAccessible as well. We've been creating an nsRootAccessible that listens for events for both the HTML document and the XUL document. I believe we really only want to create the nsRootAccessible's for the true root.
110,174
1,024,763
Build: 11-14 win32 trunk on Win98-EN. When I tried to verify bug 97343, I got crashed when I tried to load the test page that Shanjian attached there: http://bugzilla.mozilla.org/attachment.cgi?id=54921&action=view Steps to reproduce: 1. Launch browser. 2. Edit | Preferences | Fonts. 3. For the fonts for western, set Serif to MS Serif and Sans-Serif to MS Sans Serif, click on OK. 4. Load the test page: http://bugzilla.mozilla.org/attachment.cgi?id=54921&action=view Result: Crash Note: No crash on WinME-Ja though.
110,630
1,029,995
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.5) Gecko/20011023 BuildID: 00000000 <TABLE>'s are often built with <CAPTION>'s. The text in <CAPTION>For Example</CAPTION> should display. It consistently does not. Reproducible: Always Steps to Reproduce: 1.Create a table with a caption using a HTML 4.01 Transitional DTD 2.Attempt to display it 3.Observe that the caption is not rendered Actual Results: All other elements of the table display. The caption does not display. Expected Results: The caption should be displayed. I'm using Mozilla built from www/mozilla in the FreeBSD 4.4-STABLE ports tree. [email protected] is the primary FreeBSD mozilla contact person.
125,060
1,162,732
Build: 20020212 commercial trunk. When creating a new mail account, there is no cursor in the input text field and no check on the radio button. Step to reproduce: 1. Go to Edit|Mail & News account setting 2. Click on "Add Account" button. 3. Click on one of the mail type. Note that the check box is not checked. And if you go to next step, there is no cursor in the text field, even I click on it with the mouse.
125,100
1,163,294
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+) Gecko/20020212 BuildID: 2002021203 There is a 3-4 second delay when closing windows. This happens with at least mailnews, composer and browser. Mozilla hangs during this time. Reproducible: Always Steps to Reproduce: 1. Open window 2. Close it Actual Results: Window does not close immediately but hangs for several seconds Expected Results: Window should close immediately, browser should not hang. This was also in the nightly from Feb 11th.
125,131
1,163,729
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 I have a number of problems importing my Outlook 2000 (v9.0.0.2711) mailbox using the import tool of Mozilla 0.9.8. My Outlook folder structure is as follows --Deleted Items (11 items) --Drafts (15 items) |--isp (7 items) --Inbox (112 items) |--Jobs (134 items) |--Overclockers (82 items) |--Shopping (83 items) --Outbox (0 items) --Sent Items (1362 items) After importing this mailbox into Mozilla I get the following message. The import tool reports the following Mailbox Deleted Items, imported 12 messages Mailbox Inbox, imported 113 messages Mailbox Jobs, imported 135 messages Mailbox Shopping, imported 84 messages Mailbox Overclockers, imported 83 messages Mailbox Outbox, imported 1 messages Mailbox Sent Items, imported 1363 messages Mailbox isp, imported 8 messages PROBLEM1: Notice that each has an extra message and that Drafts folder did need get imported. PROBLEM2: Now clicking on 'Finished' I see the following under my outlook account. --Inbox(30) |--Jobs |--Overclockers (82) |--Shopping (81) --Outbox --Unsent Messages --Drafts --Templates --Sent --Trash --Deleted Items --Deleted Items0 --Deleted Items1 --Drafts0(15) |--isp --Drafts1 |--isp --Inbox0 |--Jobs |--Overclockers |--Shopping --Inbox1 |--Jobs |--Overclockers |--Shopping --Outbox0 --Outbox1 --Sent Items --Sent Items0 --Sent Items1 I quick guess would be that these extra folders are temporary folders that are not getting cleared up due to an error occurring in the import and the folders not getting cleared up. NB: no actual error is displayed during importing. Clicking any of the folders gives me a emtpy list in the right-hand pane that lists the messages. Some of the folders causes an hourglass to appear, but nothing happens. PROBLEM3: On Closing Mozilla I get the following: mozilla.exe - Application Error The instruction at "0x002f5c7b" referenced memory at "0x5af82f98". The memory could not be "written" Click on OK to terminate the program On re-opening mozilla my outlook account looks like this ... --Unsent Messages --Drafts --Templates --Sent --Trash --Deleted Items1 --Drafts2 |--isp --Inbox1 |--Jobs |--Overclockers |--Shopping --Outbox1 --Sent Items1 Clicking on Inbox1 displays a list of 112 messages in the right-hand pane. With 1 message from 8th Feb 2001 set to read and the remainder set unread Mail now works and I can view each folder, but there are a number of other problems. PROBLEM4: The very latest message in the Inbox1 folder has only a time (18:33) in the 'date' column. If I find the email in the actual Inbox file then the date line seems to be correctly formatted 'Date: Tue, 12 Feb 2002 18:33:09 -0000'. If I close Mozilla and amend this line to read 'Date: Sat, 9 Feb 2002 19:46:59 -0000' and delete the index file inbox1.msf, on re-running Mozilla the date for this email is displayed correctly. Setting the Date line back causes the problem to reappear. PROBLEM5: In 'Sent Items' there are the correct number of messages, but 4 of the messages have the incorrect date '01/01/1970 00:00' and incorrect Subjects. In the actual file the messages appear correct. All 4 messages were replies from other messages and the text of the replies all start with 'From'. The subject of the message is the first word that appears after 'From' Reproducible: Always Steps to Reproduce: 1. Open Mozilla Mail and delete any previous import attempt 2. Select Menu->File->Import... 3. Import an Outlook mailbox. (This gives incorrect folder list in the left-hand pane) 4. Click on one of the imported folders. (No messages will display in the right-hand pane) 5. Close Mozilla (this is when the application error occurs) 6. Reopen Mozilla (this is when the mail now appears in the folders but some messages have problems) NB: The actual folders listed after step 3 varies each time. ADDITIONAL INFORAMTION OS: Windows 2000 SP2 Outlook 2000 (v9.0.0.2711) This is a directory listing of my mail directory: Volume in drive C has no label. Volume Serial Number is xxxx-xxxx Directory of C:\Documents and Settings\Administrator\Application Data\Mozilla\Profiles\default\gd04hufz.slt\Mail\imported.mail 12/02/2002 22:24 <DIR> . 12/02/2002 22:24 <DIR> .. 12/02/2002 22:24 136,315 Deleted Items1 12/02/2002 22:24 2,423,626 Inbox1 12/02/2002 22:24 <DIR> Inbox1.sbd 12/02/2002 22:24 0 Outbox1 12/02/2002 22:53 1,448 Outbox1.msf 12/02/2002 22:24 5,244,702 Sent Items1 12/02/2002 22:24 1,840 Drafts2 12/02/2002 22:24 <DIR> Drafts2.sbd 12/02/2002 22:44 0 Trash 12/02/2002 22:44 0 Sent 12/02/2002 22:44 0 Drafts 12/02/2002 22:44 0 Templates 12/02/2002 22:44 0 Unsent Messages 12/02/2002 22:53 46,722 Inbox1.msf 12/02/2002 22:53 327,628 Sent Items1.msf 12/02/2002 22:53 2,489 Drafts2.msf 12/02/2002 22:53 4,853 Deleted Items1.msf 12/02/2002 22:53 1,252 Trash.msf 12/02/2002 22:53 1,252 Sent.msf 12/02/2002 22:53 1,255 Templates.msf 12/02/2002 22:53 1,252 Drafts.msf 12/02/2002 22:53 1,252 Unsent Messages.msf 20 File(s) 8,195,886 bytes Directory of C:\Documents and Settings\Administrator\Application Data\Mozilla\Profiles\default\gd04hufz.slt\Mail\imported.mail\Inbox1.sbd 12/02/2002 22:24 <DIR> . 12/02/2002 22:24 <DIR> .. 12/02/2002 22:24 1,295,401 Jobs 12/02/2002 22:24 707,649 Shopping 12/02/2002 22:24 990,549 Overclockers 12/02/2002 22:53 51,302 Jobs.msf 12/02/2002 22:53 26,787 Overclockers.msf 12/02/2002 22:53 31,124 Shopping.msf 6 File(s) 3,102,812 bytes Directory of C:\Documents and Settings\Administrator\Application Data\Mozilla\Profiles\default\gd04hufz.slt\Mail\imported.mail\Drafts2.sbd 12/02/2002 22:24 <DIR> . 12/02/2002 22:24 <DIR> .. 12/02/2002 22:24 36,104 isp 12/02/2002 22:53 3,353 isp.msf 2 File(s) 39,457 bytes Total Files Listed: 28 File(s) 11,338,155 bytes 8 Dir(s) 180,314,112 bytes free
125,543
1,167,341
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 I printed this webpage: http://www.snopes2.com/cokelore/acid.htm And the footer said page 1 of 2... Page 1 had the stuff I would expect for page 1. Page 2 had the stuff I would've expected for a page 3, if there had been one. And all the content that should've been on page 2, was skipped all together. Reproducible: Always Steps to Reproduce: 1. Open web page: http://www.snopes2.com/cokelore/acid.htm 2. Click the prtint button. 3. Click Print. Actual Results: Two pages are printed, a large portion of the webpage is left out between page one and two. Expected Results: Three pages should be printed, with all of the origional webpage content shown. Printer is a Lexmak 3200, using default WinXP driver.
126,072
1,173,239
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 When an alternate style sheet is selected from the menu the :before and :after psuedo classes aren't rendered. The problem also persists if the sheet is switched back to the prefered style sheet. Reproducible: Always Steps to Reproduce: 1. load up page 2. select alternate style sheet from Mozilla's menu Actual Results: No psuedo classes were rendered Expected Results: Text should be rendered before and after the test paragraph.
126,483
1,177,432
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+) Gecko/20020219 BuildID: 2002021903 The fixes performed in Bug 125131 have not fixed the following problem. My Outlook 2000 mailbox is as below: --Deleted Items (55 items) --Drafts (16 items) |--isp (7 items) --Inbox (126 items) |--Jobs (134 items) |--Overclockers (82 items) |--Shopping (83 items) --Outbox (0 items) --Sent Items (1402 items) After importing into Mozilla using the import option, I get the following summary: Mailbox Jobs, imported 134 messages Mailbox Shopping, imported 83 messages Mailbox Overclockers, imported 82 messages Mailbox Outbox, imported 0 messages Mailbox Sent Items, imported 1402 messages Mailbox Drafts, imported 16 messages Mailbox isp, imported 7 messages Now that bug 125131 is fixed the numbers of messages in each folder are correctly reports, but the 'Inbox' and 'Deleted Items' are missing from this summary. After the import, in Mozilla I have the following folder structure: --Inbox (118) |--Jobs (129) |--Overclockers (82) |--Shopping (81) --Outbox --Unsent Messages --Drafts --Templates --Sent --Trash --Deleted Items (1) --Drafts0 (16) |--isp (7) --Sent Items (1402) The Inbox has 119 (118 unread, 1 read) messages in it and so is missing 7 messages. Deleted Items has one message in and so is missing 54 messages. All other folders are correctly imported. All dates, subjects and 'from addresses' appear to have imported correctly. Reproducible: Always Steps to Reproduce: 1.Create new profile 2.Select Import Outlook
126,829
1,180,435
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+) Gecko/20020218 BuildID: 2002021803 When submitting an attachment via bugzilla.mozilla.org/attachment.cgi which uses HTTP PUT via the HTML tag <input type=file>, I noticed I couldn't delete the file after completing the HTTP PUT successfully. It appears the browser never closes the file (until Mozilla is shutdown/restarted). Reproducible: Always Steps to Reproduce: 1.Attach a file to this bug (I've been attaching JPEGs) 2.After you attach the file, try to delete it from the PC Actual Results: The PC reports a dialog window when attempting to delete the file saying "Cannot delete <file>: There has been a sharing violation. The source or destination file may be in use." Expected Results: Should be able to do whatever (delete, move, rename) with a file that has been recently HTTP PUT to a server.
123,983
1,152,481
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 There is a short quiz of 12 multiple choice questions about English style on the Economist's website. If you complete the quiz and print the answer page there are 5 almost-blank pages and just the last two pages of the answers. Reproducible: Always Steps to Reproduce: 1. Go to URL. 2. Complete the quiz (if you want). 3. Click on Get Answers at the bottom. 4. File > Print. Actual Results: The first page is a banner ad. The second to fifth pages are blank apart from headers and footers. The last two pages are the last two pages of the answers (the first few are missing). Expected Results: A normal print-out from start to finish without gaps. Are the IFRAME's in the page source doing this?
124,041
1,153,088
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 trying to print this page hangs the browser. only ctl-alt-del can kill the process Reproducible: Always Steps to Reproduce: 1.load the page 2.select print 3. Actual Results: browser hangs
113,031
1,051,395
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6+) Gecko/20011130 BuildID: 2001113003 Reproducible: Always Steps to Reproduce: 1. Collapse the sidebar. 2. Hide the sidebar from the "View" menu. 3. Show the sidebar again. Actual Results: The sidebar does not redraw correctly and the collapse button does not work. If you resize the sidebar it starts to work again. Expected Results: The sidebar should redraw as intended and the collapse button should work.
114,473
1,065,225
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6+) Gecko/20011207 BuildID: 2001120708 While composing a mail message, File->Save as File... does not appear to do anything. A file-selection dialog does not appear. Reproducible: Always Steps to Reproduce: 1.Start mozilla -mail 2.Open an existing inbound message 3.Click Reply 4.Do File->Save as File... Actual Results: Nothing happens Expected Results: File-selection dialog should appear
83,143
747,139
Build 2001-05-29-04: WinMe Build 2001-05-29-08: Linux RH 6.2 Haven't reproduced on Mac yet Overview: Using the Delete key will delete a message from the thread pane until I view a folders context menu. Steps to reproduce: 1. Select a message in the thread pane and press the Delete button, the message is deleted. 2. Select a folder 3. Right click onto the folder to view the context menu (no need to select any item from the context menu) 4. Left click onto the folder again 5. Select a message in the thread pane 6. Press the Delete button Actual Results: The Delete key does not delete the message althought the Delete button and the Edit|Delete menu item works. Workaround: If I close the mail window and reopen from the browser then the Delete key works again. Expected Results: The Delete key should always work.
84,334
761,860
Branch build :2001060511win98, 2001060504 linux build Selecting large messages and hit stop before delete is complete. This makes any further deletion impossible in that account. This can be reproduced in a pop account. Steps to reproduce: Start mail app make sure you have a pop account in the profile. send your self messages with large attachments receive these messages in the inbox select a bunch of messages with the above messages in the thread pane (make sure messages are large so that you have time to stop the deletion) Click on the delete button in the toolbar Click on the stop button before it finishes deleting Later clear the selection in the thread pane.(Because when you stop the messages are still selected in the thread pane) Actual Results: Trying to delete messages in inbox or any folders in that account fails. Switching folders does nothing. Switching accounts also does not resolve the problem. Trying to delete single or multiple messages again in the same session fails from menu item, toolbar, context menus. I also saw that the copy of these messages were not cleared from the trash. I saw a few messages in the trash folder and those messages still in the thread pane. So I guess when we stop deleting messages we do not clear the copy that me make in trash folder before deleting messages. Expected result: None of the above. I still need to check this on mac and I will update the bug after I do so. Nominating this bug for nsbeta1 so that users are able to delete messages. There are several delete bugs which has been reported with no reproducible test case but just confusing comments. So hopefully this is the same bug that others have been seeing.
71,037
623,230
this bug comes from bugscape, to get coverage of the Mail triage i am filing it inot bigzilla, adding l12y as a keyword. Steps to reproduce: -open Address Book ; -go to File|Import... -browse for a file to import, Ok the process; //note: english string 'processing'is in english (unless it is coming from the server?) and if you'll get an error while Importing the "Alert" string for the window title will be in EN as well
71,365
627,397
using mar8 commercial trunk build When in an offline state, using the Account Central page's read message link causes a crash. I've tried with IMAP and POP accounts, authenticated before going offline or not. Haven't tried with news accounts, but assume same results. 1. Go to mail window, login to IMAP account, let thread pane display. 2. Select Account Central page. 3. Go to browser window. From browser window click the offline icon to go offline. 4. Go back to mail window, click Read Messages link in account central page. Result: crash occurs
72,390
637,928
Build ID: 2001030810 Solaris Sparc, also seen on Linux and IRIX. There is no "All Unix" platform setting--setting All/All. Reprodicuble: Always Steps to reproduce: 1) Take a look in the chrome directory Expected results: Expected to see only jar files. Actual results: Files are included twice--both jarred and unjarred.
78,373
698,666
***Overview Description: No context menus fire on any personal toolbar items. This behavior is a fairly recent regression since they only recently started to work correctly. ***Steps to Reproduce: 1) Launch a window. Right-click, ctrl-click, or click+hold as appropriate on any toolbar bookmark or folder. ***Actual Results: nada. The items(even if it's just a single bookmark) do make the 'depressed' movement as if there were buttons and were 'thunked', that might be a clue, cuz there's no reason for a singleton bookmark or even a folder to do that. Only the Home/Bookmark buttons should do that. ***Expected Results: pretty little context menu ***Build Date & Platform Bug Found: All platfroms with the 2001050104 builds ***Additional Information: This bug is a significant change in behavior since at least the 04/26 builds, maybe even more recently. cc pink just in case some of his recent context related changes did this, and cc hewitt cuz this could just as well be b/c of the newnewnewmodern or whatever we're calling it :-)
78,432
699,490
Buildid:2001-04-30-06 on mac, linux, win98 Forwarding a message as an attachment instead of inline and if the message that is being fowarded has an attachment(gif, jpeg, web page) when received is split into too many files. Also trying to open one of them which reads as 'part.1.2.1' lead to a crash on linux and mac. This is probably a regression Forwarding message as an attachment can be changed in preference or even just by selecting file menu item Message|ForwardAs|->select As Attachment before sending. Steps to reproduce: Compose a new message in mail Attach a gif file or a web page Send and receive Select the mail that you just received Go to file menu Message|forward as|attachment The compose window comes up and you will see the message is attached in the attachment area send and receive Acutal Result: After receiving click on the attachment clip I saw the message was split into three different parts and each one could be opened and saved. (if you attached a web page which I did in my case) www.cnn.com.html-This opened the web page that was attached in the browser Part 1.2.1-Trying to open this crashed. attach web page-this was my subject of the message and when opened displayed the message Expected result: None of the above that I have seen with previous builds or even 6.0 or 4.x. The whole message was just one file and had the subject as the file name when opened in browser had both page or images displayed with the message.
79,104
706,829
Build 2001-05-04-04: WinMe Haven't checked linux yet. Overview: A crash occurs with an error box stating "Netscape caused an error in MSVCRT.DLL. Netscape will now close" after selecting: - File|Offline|Get Selected Messages - File|Offline|Get Flagged Messages Additional Information: - Mac 9.04: No crash but shows an error "The current command did not succeed. The mail server responded: Invalid sequence in UID".
79,315
708,946
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9) Gecko/20010505 BuildID: 2001050515 In the page at http://members.truepath.com/ron/banner.htm , only the bottom part of five of the images are drawn. This page has a menu that is positioned at the top of the page, using CSS fixed positioning. Reproducible: Always Steps to Reproduce: 1.Go to http://members.truepath.com/ron/banner.htm 2.Scroll down to see those five images. Actual Results: Only the bottom part of the images are shown. Expected Results: The whole images should be shown. This page has a special message that is displayed only to Gecko users with Javascript turned on. I have demonstrated that the Javascript message is not the cause of the bug.
85,564
773,129
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt) BuildID: 2001052904 /0.9.1 It appears that in 0.9.1 that InstallTrigger.getVersion does not return a valid version within a web page until an install has been attempted in that browser. That is, calling InstallTrigger.getVersion() will return null when there has been a valid version installed. If the same check is done in the install.js of a XPI file the return is correct. If the install is attempted (the install.js is run) and cancelled, then the InstallTrigger.getVersion call becomes valid until the browser is shut down. This was not an issue in 6.01. Reproducible: Always Steps to Reproduce: 1. Install a XPI component (setting the version as you do)... 2. Restart the browser. 3. Load a page that detects the installed version of a XPI component (per the browser registry using InstallTrigger.getVersion). InstallTrigger.getVersion returns null. 4. Invoke the XPI again, cancel the install, then check the version again (without restarting the browser). The correct value will be there. Actual Results: The version of an installed component was not returned, making it a tad bit dificult to decide whether an update is needed:) Expected Results: InstallTrigger.getVersion() to return the version in mozver.dat. If you need test pages, let me know and i'll send them...
85,921
776,280
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2smp i686; en-US; rv:0.9.1+) Gecko/20010614 BuildID: 20010614 When I save more than one message from composer the second message doesn't show up in the drafts folder. Reproducible: Always Steps to Reproduce: 1. Open the composer. 2. Open the Drafts folder in your Local Mail folder. 2. Type in a sample test message. 3. Click "Save" to save the message. 4. Change something in the message. 5. Click "Save" to save the message again. Actual Results: Second message doesn't show up in the message list. Depending on whether or not you have any messages in there before the first message sometimes the first message won't show up either. Expected Results: All messages in the folder should be listed in the message list. I've tried blowing away the Drafts folder and it doesn't make a difference. As soon as I try to add a second message it fails to display messages.
86,075
777,888
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1+) Gecko/20010614 BuildID: 20010614 go to http://astrology.yahoo.com and click "romance", there should be a drop down list for you to pick a sun sign. Mozilla fails to display that list. Reproducible: Always Steps to Reproduce: 1.go to http://astrology.yahoo.com 2.click on "romance" 3.there's no where to pick a choice in the new page
87,281
791,043
STEPS TO REPRODUCE http://hixie.ch/tests/adhoc/css/box/table/007.xml ACTUAL RESULTS A <table> tag doesn't behave the same as a <p> tag with 'display: table' as far as inheriting fonts goes, and, more importantly, it shows the quirky behaviour that is so hated by authors world wide. EXPECTED RESULTS Tables should not do anything special w.r.t. font inheritance! This is, I believe, a regression.
76,097
674,104
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8.1) Gecko/20010413 BuildID: 2001041304 When a Chinese word (very likely for Japanese and Korean too) is underlined, aethestically it's nicer to put the underline one more pixel down. Reproducible: Always Steps to Reproduce: 1.Make ah HTML file containing underlined Chinese words (using <A> or <U>) 2.Open it and see it yourself. Actual Results: The underline covers the last pixel line of Chinese words. Expected Results: The underline is one more pixel down. Presently, the underline is drawn on the last pixel line of Chinese words, this isn't very nice to read. PS: I could make a small screen capture if you want to see what I mean.
76,544
679,694
***Overview Description: It is not currently possible to do searches in the MySidebar Search tab. ***Steps to Reproduce: 1) Open your sidebar to the Search tab 2) type a search term and click 'Search' ***Actual Results: The browser looks busy for a sec and the button changes to 'Stop' Then it reverts to 'Search' and nothing has happened. No results in the Sidebar (this may be a result of another related bug) AND no results in the content window. ***Expected Results: Search results in the sidebar and the content window. ***Build Date & Platform Info: This bug was originally found by [email protected] on the 2001041604 WinNT build. I however don't seem to be able to reproduce it on a 2001041704 Win98 build but it does repro on MacOS and Linux builds of the same timestamp.
82,241
737,352
This is from a cvs build, pull completed on Tue May 22 09:39:18 CDT 2001, running on RHL 7.1 x86 on an SMP machine. I've marked it as sev minor because it's not very repeatable and I've no idea how to actually *cause* it to happen, but it's happened twice just doing normal daily browsing with more than one active window. Miraculously it actually produced a core file both times! Sadly GDB can only seem to find the main thread in the core file, and going back to it a second time causes GDB to assert.... I really miss multi-threaded debug on AIX, it's rock solid. :( I've saved the corefile and the entire dist directory so I can do additional poking at the core, or provide it to anyone that wants it. Assertion failure: 0 == mon->entryCount, at pthreads/./ptsynch.c:480 /usr/src/moz/mozilla/dist/bin/run-mozilla.sh: line 72: 24716 Aborted (core dumped) $prog ${1+"$@"} Oh no! /usr/src/moz/mozilla/dist/bin/mozilla-bin just dumped a core file. Do you want to debug this ? You need a lot of memory for this, so watch out ? [y/n] y which: no ddd in (/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/cabbey/bin) /usr/bin/gdb /usr/src/moz/mozilla/dist/bin/mozilla-bin core GNU gdb 5.0rh-5 Red Hat Linux 7.1 Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... Core was generated by `/usr/src/moz/mozilla/dist/bin/mozilla-bin'. Program terminated with signal 6, Aborted. Reading symbols from /usr/src/moz/mozilla/dist/bin/libgkgfx.so...done. Loaded symbols for /usr/src/moz/mozilla/dist/bin/libgkgfx.so [...bunch more libs loaded...] Loaded symbols for /usr/src/moz/mozilla/dist/bin/libnspr4.so Reading symbols from /lib/i686/libpthread.so.0...done. warning: Unable to set global thread event mask: generic error [New Thread 1024 (LWP 24716)] Error while reading shared library symbols: Cannot enable thread event reporting for Thread 1024 (LWP 24716): generic error Reading symbols from /lib/libdl.so.2...done. [...lots more loading....] Loaded symbols for /usr/src/moz/mozilla/dist/bin/components/libmork.so #0 0x42f3ae6d in ?? () (gdb) bt #0 0x42f3ae6d in ?? () #1 0x40bc1da8 in nsCOMPtr<nsIRequest>::assign_from_helper (this=0xbffff280, helper=@0xbffff270, aIID=@0x40bf7320) at ../../../../dist/include/nsCOMPtr.h:971 #2 0x40bc17ed in nsCOMPtr<nsIRequest>::nsCOMPtr (this=0xbffff280, helper=@0xbffff270) at ../../../../dist/include/nsCOMPtr.h:564 #3 0x40bc0c85 in nsCOMPtr<nsIRequest>::Assert_NoQueryNeeded (this=0x413dac8c) at ../../../../dist/include/nsCOMPtr.h:499 #4 0x40bbfde0 in nsGetterAddRefs<nsIRequest>::~nsGetterAddRefs (this=0xbffff2d4, __in_chrg=2) at ../../../../dist/include/nsCOMPtr.h:1053 #5 0x40b98783 in nsHttpConnection::ActivateConnection (this=0x413dac70) at nsHttpConnection.cpp:359 #6 0x40b97cd5 in nsHttpConnection::SetTransaction (this=0x413dac70, transaction=0x422d2868) at nsHttpConnection.cpp:152 #7 0x40b92076 in nsHttpHandler::InitiateTransaction (this=0x41338020, trans=0x422d2868, ci=0x424f4d90, failIfBusy=1) at nsHttpHandler.cpp:380 #8 0x40b931ea in nsHttpHandler::ProcessTransactionQ (this=0x41338020) at nsHttpHandler.cpp:628 #9 0x40b922d2 in nsHttpHandler::ReclaimConnection (this=0x41338020, conn=0x413dac70) at nsHttpHandler.cpp:428 #10 0x40b99c66 in nsHttpTransaction::~nsHttpTransaction (this=0x42de31f0, __in_chrg=3) at nsHttpTransaction.cpp:65 #11 0x40b9ad95 in nsHttpTransaction::Release (this=0x42de31f0) at nsHttpTransaction.cpp:419 #12 0x40b97507 in TransactionReleaseEventHandler (ev=0x8720638) at nsHttpConnection.cpp:53 #13 0x40117fa8 in PL_HandleEvent (self=0x8720638) at plevent.c:590 #14 0x40117dbd in PL_ProcessPendingEvents (self=0x80aed78) at plevent.c:520 #15 0x4011a05e in nsEventQueueImpl::ProcessPendingEvents (this=0x80aed50) at nsEventQueue.cpp:374 #16 0x40964a04 in event_processor_callback (data=0x80aed50, source=5, condition=GDK_INPUT_READ) at nsAppShell.cpp:168 #17 0x409645e3 in our_gdk_io_invoke (source=0x81ea390, condition=G_IO_IN, data=0x8162320) at nsAppShell.cpp:61 #18 0x4045101e in g_io_unix_dispatch () at ../../../dist/include/nsCOMPtr.h:409 #19 0x404527f3 in g_main_dispatch () at ../../../dist/include/nsCOMPtr.h:409 #20 0x40452dd9 in g_main_iterate () at ../../../dist/include/nsCOMPtr.h:409 #21 0x40452f8c in g_main_run () at ../../../dist/include/nsCOMPtr.h:409 #22 0x40367803 in gtk_main () at ../../../dist/include/nsCOMPtr.h:409 #23 0x409650d5 in nsAppShell::Run (this=0x8101be0) at nsAppShell.cpp:360 #24 0x40909e2d in nsAppShellService::Run (this=0x80f8370) at nsAppShellService.cpp:417 #25 0x080596b7 in main1 (argc=1, argv=0xbffff85c, nativeApp=0x0) at nsAppRunner.cpp:1093 #26 0x0805a32b in main (argc=1, argv=0xbffff85c) at nsAppRunner.cpp:1391 #27 0x4059d177 in __libc_start_main (main=0x805a128 <main>, argc=1, ubp_av=0xbffff85c, init=0x8053e90 <_init>, fini=0x8064048 <_fini>, rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff84c) at ../sysdeps/generic/libc-start.c:129
82,584
741,787
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9+) Gecko/20010524 BuildID: 20010514 In recent Win32 Mozilla builds the default action when cliking a file link is not saving it to the disk but something called in the dialog "Default action" (no explanation). Actually for most file types that means opening them with an application (a mime controlled action, I presume). In today's build there is no such dialog but the "default action" is taken with no warning. Luckily, for the *.exe files now the default is a save. However there are some file types which are opened with no warnong or dialog. They include the inherently unsafe *.doc files. Reproducible: Always Steps to Reproduce: 0. Install Microsoft Word 1. Click on a link to any *.doc file 2. See the file open in Word with no warning 3. Use an anti-virus utility to check the damage :-( Actual Results: File is opened by the default mime indicated application with no warning Expected Results: A dialog to choose save or opening should open. Preferably with save as the default (bug 79631) Additional remarks: The same problem may happen wth some other file types
73,282
647,132
***Overview Description: I have no idea when this broke and i suspect it has been a while but the keyverbs dropdown isn't currently doing anything. Clicking on it will still show the popup but selecting an item does nothing. ***Steps to Reproduce: 1) Click on the keyverb dropdown on the immediate Left Hand Side of the url bar 2) Select an item. 3) Begin waiting for Godot ***Actual Results: Godot never comes (nothing happens) ***Expected Results: Ideally, a keyverb corresponding to the choice you selected is entered in the url bar and you are prompted to enter more text to complete your query. eg 'Get a stock quote' prompts with the keyverb 'quote' followed by the highlighted text 'enter ticker symbol or company name here'. I don't know how much of this we ever had working but it was sure more that nothing. the last menuitem should just be a link to http://home.netscape.com/escapes/keywords. that doesn't work either. ***Build Info: All platforms with 2001032304 builds. dates back to at least 3-20 builds and who knows how much further.
73,802
651,518
Build: 032808-mtrunk OS: RH 6.2 Japanese install type: Full Installer is hung when it comes to the end. It doesn't pop up the last prompt window which displays "Installation has completed" message. Steps to reproduce: 1. Run installer. I used the one in netscape-i686-pc-linux-gnu-installer.tar.gz package. 2. Select Full install type and install. It doesn't happen with Recommended install 3. At the end of installation, when it comes to install Sun Java 2, it is hung there forever. However, it seems Java is installed successfully. There is non-empty java2 directory under plugins. To get rid of the installer, you have to kill the process.
74,880
661,778
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98) BuildID: 00000000 - Bidi build dated 20010404 When setting the Bidi option orientation to RTL, the nested ordered lists loose their proper indentation Reproducible: Always Steps to Reproduce: 1.Open file ol.htm 2.From the View Menu - Bidi Options, select Orientation to be RTL Actual Results: The indented ordered lists are completely right aligned loosing their proper indentation Expected Results: The list should remain indented same as when displayed LTR. Check IE5 for comparable results.