Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
380,417
3,183,062
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070510 Minefield/3.0a5pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070510 Minefield/3.0a5pre In the attached test case, most of the time the SVG load event doesn't fire. The SVG is imported into the HTML by means of an EMBED written using javascript document.write(). The problem may be timing dependent since removing the alert message from the test case makes it work correctly. Reproducible: Sometimes Steps to Reproduce: 1. Open the attached test.html 2. Click the reload button and/or click in the location field and hit enter. 3. Actual Results: In most cases, the following alerts are displayed: Loading doc HTML load handler Occasionally, the following alerts are displayed: Loading doc SVG load handler HTML load handler Expected Results: The correct behaviour is to consistently display Loading doc SVG load handler HTML load handler This works correctly on FF2 and on recent trunk builds, no more than a couple of weeks old.
389,330
3,257,563
BUILD: MOZ_CO_DATE="Thu Jul 19 21:58:55 CDT 2007" trunk Firefox STEPS TO REPRODUCE: 1) Load http://biesi.damowmow.com/mime.php 2) Enter "application/x-my-type" for the type 3) Enter "test.mytype" for the filename 3) Click "Submit" 4) Watch the dialog appear. 5) Select the "Open with" radio button 6) Browse for an application (I used /usr/bin/emacs) and click OK in the filepicker. 7) Select the "Save to disk" radio button EXPECTED RESULTS: a) After step 5 the "OK" button is disabled. b) After step 6 the "OK" button is enabled. c) After step 7 the "OK" button is enabled. ACTUAL RESULTS: a) After step 5 the "OK" button is enabled. b) After step 6 the "OK" button is disabled. c) After step 7 the "OK" button is disabled. Note that this makes it impossible to open this type in a helper application.
389,931
3,262,797
Can't interact with other windows while modal dialog is open. STEPS TO REPRODUCE 1. start Firefox 2. File->New Window 3. File->Save Page As (Gnome File chooser dialog appears) 4. click on the other Firefox window (the window is focused) 5. click on its menubar File/Edit/View etc (nothing happens) 6. click on "Getting Started" button in the toolbar (throbber starts, but the page is not rendered) 7. type something in the location bar (works) 8. dismiss the dialog ACTUAL RESULTS Mouse clicks (5) and page load (6) seems to be "queued" - after closing the dialog, the menus opens all at once (see screenshot) and the page is rendered and the throbber stops. This is the first time I've seen this bug, it's reproducible. PLATFORMS AND BUILDS TESTED Bug occurs in Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9a7pre) Gecko/2007072704 Minefield/3.0a7pre Bug does not occur in Firefox 2.0.0.5
389,948
3,262,920
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072805 Minefield/3.0a7pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072805 Minefield/3.0a7pre Can not use the Session Restore, after restart the Firefox, it only show an blank tab and the "Recently Closed Tabs" menu which under the History menu has been disabled. I found that after I closed the Firefox,rename the "microsummary-generators" folder and then open the Firefox, it works again. Reproducible: Always Steps to Reproduce: 1.Choose "Show my windows and tabs from last time" in the Startup of the Options 2.Exit Firefox 3.Open the Firefox again Actual Results: Only show a blank tab Expected Results: Restore the windows and tabs from last time Rename the "microsummary-generators" folder and then open the Firefox, it works again.
382,349
3,198,031
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Build Identifier: Thunderbird 2.0 When I press F-6 to switch panes, it circles between between the Folders pane, Files pane, and a Redonly edit box containing only the subject line. No way to access the Message Body pane via keyboard. Reproducible: Always Steps to Reproduce: 1. 2. 3.After opening Email, and selecting a message, press F-6. Actual Results: Focus shifts to a Readonly edit box, which contains only the subject line. Expected Results: Focus should have shifted to the message body pane. This logical outcomes enable quicker navigation for blind users. This is a bug introduced in Thunderbird 2.0, which did not exist in Thunderbird 1.5. The latest Nightly Build throws and error, and does not run. I am a blind Windows XP user, and depend upon switching between panes as a quicker way to read messages than opening up a new window every time I want to read a message. In view - layout, I have both Classic View, and Message Pane checked. In Thunderbird 1.5, pressing F-6 circles between the three panes: the Folders Pane, the Files Pane, and the Message Body Pane. In Thunderbird 2.0 however, pressing F-6 circles between the Folders Pane, the Files Pane, and a Readonly Edit box that contains only the subject of the message. There appears to be no way to shift the focus to the Message Body Pane with the keyboard. As a result of this bug, I have switched back to Thunderbird 1.5, after spending countless hours trying to find a work around. But sticking to Thunderbird 1.5 should not be made a long term solution for blind users. I hope that this bug introduced in Thunderbird 2.0 will be speedily redressed. Thank you very much. sincerely Vinay Pimple
384,785
3,218,717
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/20070615 Minefield/3.0a6pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/20070615 Minefield/3.0a6pre Nightly updates missing. Neither full not partials available. Last build received by the update system: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/20070615 Minefield/3.0a6pre ID:2007061504 Reproducible: Always Steps to Reproduce: 1. 2. 3.
397,791
3,324,766
BUILD: Current trunk build STEPS TO REPRODUCE: 1) Profile the "HTML" part of the testcase in bug 375470. 2) Look at the results ACTUAL RESULTS: 10% of the time in the testcase is spent under IsWrapperSameOrigin EXPECTED RESULTS: Shouldn't be any XOW involved ADDITIONAL INFORMATION: In particular, in nsWindowSH::GetProperty we have *vp being an XOW for the XPCWrappedNative for the HTMLDocument. So we do a security check when doing the GetWrappedNativeOfJSObject() there. We also do security checks when getting the "body" property. I frankly don't see the point of that code in the tail of nsWindowSH::GetProperty; it was there to bail out early without doing a security check on the get, but we never do the security check now, with XOW, right? Can we just remove that whole chunk? And why is |document| an XOW here? It really shoudn't be. Really.
398,914
3,334,024
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007100705 Minefield/3.0a9pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007100705 Minefield/3.0a9pre If I create more then one keyword bookmark by right clicking a search field on a website with other options on that page selected (e.g. forum to search) then the POST_DATA of other bookmarks created before on that page and thus have the same url are all set to the POST_DATA of the last one created. That also happens if I import a set of bookmarks created with a Firefox version that doesn't have places like Firefox 2 or Gran Paradiso a4. It seems that both the url and the POST_DATA are only saved once. If I export the bookmarks then both bookmarks have the same POST_DATA field. Reproducible: Always Steps to Reproduce: 1. Open: http://forums.mozillazine.org/search.php 2. Select the 'Firefox Support' forum from the drop down list of Forum 3. Right click the the search field to the right of "Search for Keywords" (top field on the right) 4. Select "Add a keyword for this search" and fill both the name and keyword with 'fsup' and save that Bookmark Repeat the above steps and select the Firefox General forum from the list and save that bookmark as 'fgen'. Do a search with both keywords for a common word like 'welcome': fsup welcome and fgen welcome Actual Results: With both keywords I get the same results: both from Firefox General Expected Results: Results from Firefox Support with: fsup welcome Results from Firefox General with: fgen welcome Firefox should store the correct POST_DATA from that form for each bookmark as was done in bookmarks.html before places.
399,128
3,335,671
Steps to reproduce: 1. Launch Accerciser and turn event monitoring on. 2. Tab to the XUL combo box of your choice (e.g. Firefox Preferences -> Main -> "When Minefield Starts") 3. Keep the combo box collapsed and use Up/Down to change the selected item. Expected results: Focus and state-changed:focused events would be issued for each menu item within the combo box that gained focus. Actual results: These events are missing. Notes: 1. This seems to be a regression related to the fix to bug 393094. 2. This issue was originally reported as a comment to bug 395400 (https://bugzilla.mozilla.org/show_bug.cgi?id=395400#c11) as it seemed like the same issue. Bug 395400 was fixed; this issue still remains. I've blocked bug 396346 as we really need this fix to make it into Firefox 3. Thanks for considering it!
399,238
3,336,657
+++ This bug was initially created as a clone of Bug #397428 +++ Bug cloned for windows. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007100905 Minefield/3.0a9pre There are numerous printing issues when searching for a To/From location on maps.google.com: 1) All text on the printed sheets are blacked out. Unreadable. (start/end header, turn by turn directions, notes textbox) 2) The Turn by turn directions are completely missing. Only the smaller map images are present 3) A third page is printed for no reason. It's completely blank. (pg 3 of 3) Note: The above is printed in Portrait setting. Tested on Mac and Windows. Note 2: this prints and works as expected on Firefox 2.0.0.7. The issues listed above are not there. Reproducible: Always Steps to Reproduce: 1. install latest minefield trunk nightly 2. go to maps.google.com, and search for a Start/End addresses 3. Print to printer 4. Verify the issues above. Lots of printer problems. Actual Results: Printer issues on maps.google.com. No repro on 2.0.0.7 builds. Expected Results: No printer issues.
399,539
3,339,185
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007101104 Minefield/3.0a9pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007101104 Minefield/3.0a9pre See screen shot. I cannot recognize difference of two "Adobe Acrobat Forms Document (appli...)". Because description of Content-type is very long in my locale (Japanese). I think it is needed to add interfaces to show full-length text of configuration. Reproducible: Always Steps to Reproduce: 1.Open "Options" Window 2.Show "Applications" pane 3. Actual Results: It is impossible to recognize difference of listed configurations. Because column width is TOO narrow, and there is no method to RESIZE Expected Results: It is needed to make interface to show full-length configuration text. I have two idea. 1. Add method to resize column width and horizontal scroll bar 2. Move "Applications" configuration from one of "Options" dialog pane to another dialog window like Thunderbird's attachment file configuration window
403,232
3,367,410
Steps to reproduce: 1) Open two tabs, at least one of which contains a text input field in the tab's content area (i.e. not in textfields shared by all pages, like the URL box or the Google search box). 2) Click on a textfield in the current tab -- the text input cursor (the I-bar cursor) will start blinking there. 3) Switch to the other tab, then back again -- the text input cursor will no longer be visible (or blinking), and the keyboard focus will no longer be in the textfield that you clicked on in step 2. This only happens on the trunk on Mac OS X. It doesn't happen on Windows or Linux on the trunk, or on any of the three OSs on the 1.8 branch. This regressed with the 2006-09-29-06-trunk nightly -- so it cooincides with the switch to Cocoa widgets. As best I can tell, this hasn't yet been reported ... which is puzzling, since it seems quite a major problem. On the face of it, this looks like a focus bug. But it's different from other focus bugs that have been reported (e.g. bug 354768 and bug 399471).
403,331
3,368,396
Bug 369814 points out that jar: doesn't update its principal (or URI, for that matter) when an HTTP redirect happens. Arguably, it should. The simplest thing to do here seems to be to replace the "jar file" URI with the post-load URI that the channel loading the jar file ends up with (using NS_GetFinalChannelURI). Then everything else should Just Work, I think. Does that make sense?
403,942
3,374,040
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.8) Gecko/20071004 Firefox/2.0.0.8 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.8) Gecko/20071004 Firefox/2.0.0.8 If you cancel the "Add new Toolbar" action on customizing toolbar, it will freeze the browser from navigating to other tabs. Need to force quit the browser and restart to resume your work. Reproducible: Always Steps to Reproduce: 1. Launch Fx3 beta 1 rc3. Open up a few new tabs. 2. right click toolbar > customize... 3. Click "Add new Toolbar" button 4. Click done on the customize toolbar 5. Then click "Cancel" for New Toolbar window 6. Verify you are unable to switch to any of your open tabs on the browser. Browser is now in a hosed state. Need to Force > Quit to restore your work. Note: this seems to occur after Bug 403557 is executed. perhaps its related? Actual Results: Frozen tab switching. Expected Results: Able to move around tabs
403,962
3,374,247
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007111510 Minefield/3.0b2pre ID:2007111510 repro: Open FF Install TabSidebar (http://www.oxymoronical.com/web/firefox/TabSidebar/development) open a few tabs try to drag and drop, focus a tabs that's 1/2 in view. result: broken or partially broken. regressionrange: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&filetype=match&whotype=match&sortby=Date&hours=2&date=explicit&mindate=1195141620&maxdate=1195147439&cvsroot=%2Fcvsroot bug 372323 , bug 400794 or bug 401569
404,030
3,374,964
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b1) Gecko/2007110703 Firefox/3.0b1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b1) Gecko/2007110703 Firefox/3.0b1 If u have a google account , u can run the orkut. I am using the firefox 2.0 , it is runing. But the firefox 3.0 have the problem with Orkut more the More them 1.000.000 users could not upgrade the firefox 2.0 because this problem. Who is the problem ? Mozilla or Google ?! Reproducible: Always Steps to Reproduce: 1.www.orkut.com (using a google account like Gmail) 2.use this link (http://www.orkut.com/Scrapbook.aspx )to scrap to access with firefox 2.0 and 3.0 3.Compare the bottons Actual Results: You will see that tha site dont run fine on firefox 3.0 Expected Results: Run finely <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>orkut - Minha página de recados</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon"> <link href="http://img1.orkut.com/base003.css" rel="stylesheet" type="text/css"> <link href="http://img4.orkut.com/castroskin002.css" rel="stylesheet" type="text/css"> <script type="text/javascript"><!-- var JSHDF = new Array(); JSHDF["Scraps.Labels.linkInterstitialWarning"] = 'Tem certeza de que deseja visitar este site?'; JSHDF["Scraps.Labels.linkInterstitialContinue"] = 'continuar'; JSHDF["Scraps.Labels.linkInterstitialCancel"] = 'cancelar'; document.cookie = "TZ=" + (new Date()).getTimezoneOffset(); --></script> <script src="http://img4.orkut.com/js/gen/common007.js" type="text/javascript"></script> <script type="text/javascript" src="http://img2.orkut.com/js/gen/scraps006.js"></script> <script type="text/javascript" src="http://www.google.com/ig/ig.js"></script> <script type="text/javascript" src="http://www.google.com/ig/ifpc.js"></script> <script type="text/javascript"><!-- var iframeArr = new Array(); function iframeObj (src, height, width, type) { this.src = src; this.height = height; this.width = width; this.type = type; } function populateIframeObj(id, src, height, width, type) { iframeArr[id] = new iframeObj(src, height, width, type); } var maxGadgetHeight = 0; function ifpc_resizeIframe(iframe_id, height) { var el = document.getElementById(iframe_id); if (height > maxGadgetHeight) { height = maxGadgetHeight; } if (el) { el.style.height = height + "px"; } } _IFPC.registerService('resize_iframe', ifpc_resizeIframe); var iframeIdToAppId = {}; function ifpc_navigateToCanvasPage(iframe_id, paramString) { var appId = Number(iframeIdToAppId[iframe_id + "_appId"]); var baseCanvasPageUrl = "/Application.aspx?appId=" + appId + "&uid=ID"; if (paramString.charAt(0) != '&') { paramString = '&' + paramString; } var canvasPageUrl = baseCanvasPageUrl + paramString; location.href = canvasPageUrl; } _IFPC.registerService('requestNavigateToCanvasPage', ifpc_navigateToCanvasPage); function _ig_gmid_(iframe_id) { return (iframe_id.split("_")[2]); } function ifpc_setPref(iframe_id, var_args) { var module_id = _ig_gmid_(iframe_id); var prefs = new _IG_Prefs(module_id); var keyValues = new Array(); for (var n = 1; n < arguments.length; n += 2) { keyValues.push(arguments[n], arguments[n + 1]); } // prefs.set.apply(prefs, keyValues); } _IFPC.registerService('set_pref', ifpc_setPref); var openEditHtmlId = -1; function getIgEditHtmlDiv(mid) { var igDivId = 'ig_edit_div' + mid; return document.getElementById(igDivId); } function getOrkutEditHtmlDiv(mid) { var orkutDivId = 'orkutEditHtml' + mid; return document.getElementById(orkutDivId); } function getEditIcon(mid) { var spanId = 'editIcon' + mid; return document.getElementById(spanId); } function getCumulativeOffset(obj, attribute) { var total = 0; while (obj) { total += obj[attribute]; obj = obj.offsetParent; } return total; } function openEditHtmlForm(mid) { if (mid == openEditHtmlId) { closeEditHtmlForm(mid); return; } if (openEditHtmlId != -1) { closeEditHtmlForm(openEditHtmlId); } var igDiv = getIgEditHtmlDiv(mid); var orkutDiv = getOrkutEditHtmlDiv(mid); // first position the div var icon = getEditIcon(mid); var offsetTop = getCumulativeOffset(icon, 'offsetTop'); orkutDiv.style.top = offsetTop + icon.offsetHeight; var offsetLeft = getCumulativeOffset(icon, 'offsetLeft'); orkutDiv.style.right = document.body.offsetWidth - offsetLeft - icon.offsetWidth; // style it orkutDiv.style.backgroundColor = 'white'; orkutDiv.style.border = '1px solid black'; // then show it igDiv.style.display = 'block'; orkutDiv.style.display = 'block'; // track what's open openEditHtmlId = mid; } function closeEditHtmlForm(mid) { var igDiv = getIgEditHtmlDiv(mid); igDiv.style.display = 'none'; var orkutDiv = getOrkutEditHtmlDiv(mid); orkutDiv.style.display = 'none'; openEditHtmlId = -1; } //--></script> <script type="text/javascript"><!-- function getIframe(parent) { var ifr = document.getElementById("scrap_extn_iframe"); if (!ifr) { ifr = document.createElement('iframe'); ifr.setAttribute('id','scrap_extn_iframe'); ifr.setAttribute('name','scrap_extn_iframe'); ifr.setAttribute('src',''); parent.appendChild(ifr); } return ifr; } function getScrapExtension(gadgetId_num) { var parent = document.getElementById("iframe_parent"); var d = getIframe(parent); // display the pop up _openFloat("iframe_parent"); // set the iframe properties parent.style.width = iframeArr[gadgetId_num].width + "px"; d.style.width = parent.style.width; parent.style.height = iframeArr[gadgetId_num].height + "px"; d.style.height = parent.style.height; d.src = _unescapeHtml(iframeArr[gadgetId_num].src); d.style.display = "block"; d.style.zIndex = "10"; d.style.border = "none"; d.style.filter = ""; d.scrolling = "no"; } function ifpc_returnRawHtmlString(html_string) { var scrapText = document.getElementById('scrapText'); scrapText.focus(); setText = function() { scrapText.value = html_string; }; setTimeout(setText, 10); var scrap_extn = document.getElementById('scrap_extension'); scrap_extn.selectedIndex = 0; var parent = document.getElementById('iframe_parent'); var child = document.getElementById("scrap_extn_iframe"); parent.removeChild(child); _closeFloat("iframe_parent"); } _IFPC.registerService('return_raw_html_string', ifpc_returnRawHtmlString); //--></script> <style type="text/css"><!-- #iframe_parent { margin-left: -20px; margin-top: 40px; width: 1000px; height: 1000px; border: none; } //--></style> <script type="text/javascript"><!-- JSHDF["StatusMessages.maxCharacterCount"] = 'O seu recado tem mais que 1024 caracteres. Por favor, diminua o tamanho dele.'; JSHDF["MAX_SCRAP_SIZE"] = '1024'; function openFormattingTips() { var meta = window.open("/FormattingTips.aspx", "meta", "menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=yes,width=550,height=560"); meta.focus(); } function changePageSize(value) { window.location = "/Scrapbook.aspx?uid=ID&na=&nst=&nid=&pageSize="+value; } function pictureSelected(evt) { if ('PHOTO_PICKED' == evt.type) { var imgsrc = evt.imageUrl; var scrapInput = document.getElementById('scrapText'); var scrapText = scrapInput.value; if (_isEmptyInput('scrapText')) { scrapText = imgsrc + '\n'; scrapInput.focus(); } else { scrapText += '\n' + imgsrc + '\n'; } setTimeout(function() { scrapInput.value = scrapText; _preview(); }, 50); } hostedPicker.showPicker(false); document.getElementById('scrapText').focus(); } var hostedPicker = null; var dialog = null; var picasaUrl = 'http://photos.www.orkut.com:80/lh/photopicker'; function handle_path_info(pathInfo) { loader.handleInfo(pathInfo); } function PickerLoader(initFn) { this.loaded_ = false; this.loading_ = false; window['PHOTO_PICKER_INIT_FUNCTION'] = initFn; } PickerLoader.prototype.handleInfo = function(pathInfo) { var scriptNode = document.createElement('script'); scriptNode.src = pathInfo.scriptPath; PHOTOPICKER_STATIC_PATH = pathInfo.staticPath; this.loaded_ = true; this.loading_ = false; document.body.appendChild(scriptNode); }; PickerLoader.prototype.loadPickerJs = function() { if (this.loaded_) { return true; } if (this.loading_) { return false; } var scriptNode = document.createElement('script'); scriptNode.src = 'http://photos.www.orkut.com:80/lh/photopicker_info?callback=handle_path_info'; this.loading_ = true; document.body.appendChild(scriptNode); return false; }; function initHost() { var parent = document.getElementById('hosted'); try { hostedPicker = createPicasaPicker({ parent: parent, callback: pictureSelected, cssoverride: 'http://img4.orkut.com/pwapicker001.css', streamId: 'orkut', hl: 'pt_BR', staticPath: PHOTOPICKER_STATIC_PATH + 'relay.html', imgmax: 400, thumbsize: 288, title: 'Selecionar uma foto', url: picasaUrl, uploadAlbumSelect: 1, defaultAlbumOnly: 0}); if (!hostedPicker) { alert('Este recurso não está disponível no momento. Tente novamente mais tarde.'); } else { hostedPicker.showPicker(true); } } catch (e) { alert('Este recurso não está disponível no momento. Tente novamente mais tarde.'); } } var loader = new PickerLoader(initHost); function pickPhoto() { if (loader.loadPickerJs()) { if (!hostedPicker) { alert('Este recurso não está disponível no momento. Tente novamente mais tarde.'); } else { hostedPicker.showPicker(true); } } } //--></script> </head> <body> <div id="graylayer"></div> <div id="sharedFloatParent" class="floatdiv"> <div id="sharedFloat" class="floatcontent"> </div> <!--[if lte IE 6.5]><iframe></iframe><![endif]--> </div> <div id="header"> <div id="headerin"> <div class="mainsearch"> <script type="text/javascript"><!-- submitSearch = function() { if (_isEmptyInput('q_header')) { document.location = '/UniversalSearch.aspx'; } else { document.forms['h_search'].submit(); } }; //--></script> <form method="get" action="/UniversalSearch.aspx" id="h_search"> <input type="hidden" name="origin" value="box"> <input type="hidden" name="exp" value="1"> <input id="q_header" name="q" type="text" prompt="pesquisa do orkut" value=""> <a href="javascript:submitSearch();"> <img src="http://img1.orkut.com/img/b.gif" alt="" height="23" width="24" align="top"></a> <script type="text/javascript"><!-- _promptSetup('q_header'); //--></script> </form> </div> <ul class="login"> <li><span class="useremail"><b>[email protected]</b></span>&nbsp;|&nbsp;</li> <li><a href="http://www.orkut.com/GLogin.aspx?cmd=logout">Sair</a>&nbsp;</li> </ul> <ul class="menu"> <li class="logobg"> <a href="/Home.aspx"><img src="http://img1.orkut.com/img/b.gif" alt="" height="31" width="80" class="logo"></a> </li> <li><a href="/Home.aspx">Início</a>&nbsp;|&nbsp;</li> <li><a href="/Scrapbook.aspx">Página de recados</a>&nbsp;|&nbsp;</li> <li><a href="/Friends.aspx">Amigos</a>&nbsp;|&nbsp;</li> <li><a href="/Communities.aspx">Comunidades</a></li> </ul> </div> </div> <div id="headerbot"></div> <script language="javascript"><!-- var URL = new Object(); _GTalk._promoUrl = '/Status.aspx?msg=3&ret=%2FScrapbook.aspx'; _GTalk._sessionUserGtalkIntegrated = 1; //--></script> <div id="gtalkObjHolder" style="position: absolute; bottom: 0px; right: 0px;"></div> <div id="container"> <div id="statusMsg" style="display: none;"> <table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl"> </td><td class="topr" ></td></tr><tr><td class="boxmid" > <div id="statusMsgBody" class="parain promobg"> </div> <div class="listdivi"></div> <div class="parabtns"> <span class="grabtn"><a href="javascript:void(0);" onclick="document.getElementById('statusMsg').style.display = 'none';; return false;" class="btn">ocultar</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> </div> </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> </div> <div id="lbox"> <table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl"> </td><td class="topr" ></td></tr><tr><td class="boxmid" > <div class="userinfo"> <a href="/Profile.aspx?uid=ID"><img src="http://img3.orkut.com/images/medium/1195140063/1412275.jpg" ></a> <div class="userinfodivi"></div> <p class="username"> <a href="/Profile.aspx?uid=ID">MY NAME</a> </p> <p class="sml"> masculino, solteiro(a)<br>Rio de Janeiro, Brasil </p> </div> <div class="userinfodivi"></div> <p class="usericon"> <a href="/EditSummary.aspx" title="editar perfil" alt="editar perfil" > <img src="http://img4.orkut.com/img/castro/i_editprofile.gif" height="14" width="14" title="">editar perfil</a> </p> <div class="userinfodivi"></div> <div onmouseover="_setIdProperty('hmenu', 'display', 'block');" onmouseout="_setIdProperty('hmenu', 'display', 'none');"> <div id="hmenu" style="display: none"> <table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl"> </td><td class="topr" ></td></tr><tr><td class="boxmid" > </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> </div> </div> <a href="/Profile.aspx?uid=ID" class="userbutton" title="perfil" alt="perfil" > <img src="http://img4.orkut.com/img/castro/p_profile.gif" height="14" width="14" title=""> perfil </a> <a href="/Scrapbook.aspx?uid=ID" class="userbutton" title="recados" alt="recados" > <img src="http://img1.orkut.com/img/castro/p_scrap.gif" height="14" width="14" title=""> recados </a> <a href="/Album.aspx?uid=ID" class="userbutton" title="álbum" alt="álbum" > <img src="http://img4.orkut.com/img/castro/p_camera.gif" height="14" width="14" title=""> álbum </a> <a href="/FavoriteVideos.aspx?uid=ID" class="userbutton" title="vídeos" alt="vídeos" > <img src="http://img3.orkut.com/img/castro/p_video.gif" height="14" width="14" title=""> vídeos </a><div class="userinfodivi"></div> <a href="/Marks.aspx?xid=870416747832837157" class="userbutton" title="listas" alt="listas" > <img src="http://img2.orkut.com/img/castro/p_list.gif" height="14" width="14" title=""> listas </a> <a href="/Messages.aspx" class="userbutton" title="mensagens" alt="mensagens" > <img src="http://img1.orkut.com/img/castro/i_letter.gif" height="14" width="14" title=""> mensagens </a> <a href="/TestimonialView.aspx?xid=870416747832837157" class="userbutton" title="depoimentos" alt="depoimentos" > <img src="http://img1.orkut.com/img/castro/p_pen.gif" height="14" width="14" title=""> depoimentos </a> <a href="/Notifications.aspx?xid=870416747832837157" class="userbutton" title="atualizações" alt="atualizações" > <img src="http://img1.orkut.com/img/castro/i_updates.png" height="14" width="14" title=""> atualizações </a> <a href="/Settings.aspx?xid=870416747832837157" class="userbutton" title="configurações" alt="configurações" > <img src="http://img3.orkut.com/img/castro/i_tool.gif" height="14" width="14" title=""> configurações </a><div class="userinfodivi"></div> <a href="/FriendsList.aspx?uid=ID" class="userbutton" title="ver amigos" alt="ver amigos" > <img src="http://img2.orkut.com/img/castro/p_viewfriends.gif" height="14" width="14" title=""> ver amigos </a><div class="userinfodivi"></div> </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> </div> <div id="mboxfull"> <table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl"> </td><td class="topr" ></td></tr><tr><td class="boxmid" > <form id="inputForm" name="inputForm" method="post" autocomplete="off" onsubmit="return false;"> <input type="hidden" name="POST_TOKEN" value="BA87EC1B5836811F94AD79C1710193F7"/><input type="hidden" name="signature" value="WxUfw/LLc5CB3yzXFyw25Sv18mA="/> <div style="display: none;" id="captchaContainer"> <div id="captcha" class="listlight"> </div> <div class="listdivi ln"></div> <div class="parabtns"> <span class="grabtn"><a href="javascript:void(0);" onclick="_submitCaptcha();; return false;" class="btn">confirmar</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> <span class="grabtn"><a href="javascript:void(0);" onclick="_cancelCaptcha();; return false;" class="btn">cancelar</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> </div> </div> <div id="scrapInputContainer"> <div class="lf para" style="margin: 0px 5px 3px 3px;"> <textarea id="scrapText" name="scrapText" onkeyup="_checkScrapSize();" cols="83" rows="4" prompt="digite o texto ou cole HTML (HTML apenas para amigos)" ></textarea> <div class="lf"> <div id="hosted"></div> </div> </div> <script type="text/javascript"><!-- _promptSetup("scrapText"); //--></script> <div class="listdivi ln"></div> <div class="parabtns"> <span class="grabtn"><a href="javascript:void(0);" onclick="_writeScrap();; return false;" class="btn">enviar recado</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> <span class="grabtn"><a href="javascript:void(0);" onclick="_preview();; return false;" class="btn">visualizar</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> <span class="grabtn"><a href="javascript:void(0);" onclick="pickPhoto();; return false;" class="btn">adicionar foto</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> <a href="javascript: void(0);" onclick="openFormattingTips(); return false;">dicas de recados</a> </div> </div> </form> </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> <div style="display: none;" id="previewContainer"> <table cellpadding="0" cellspacing="0" border="0" class="module" ><tr><td class="topl_g"> <h2>visualizar</h2> </td><td class="topr_g" ></td></tr> <tr><td class="boxmidlrg" > <div class="listitem" id="previewContent"> </div> </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> </div> <table cellpadding="0" cellspacing="0" border="0" class="module" ><tr><td class="topl_g"> <div> <span class="rfdte" style="padding-top: 10px">Quem pode adicionar recados: todos&nbsp;-&nbsp;<a style="position: relative;" href="/PrivacySettings.aspx">alterar configurações</a></span> <h1>Minha página de recados (0)</h1> <p class="breadcrumb"> <a href="/Home.aspx">Início</a> &gt; Minha página de recados </p> </div> </td><td class="topr_g" ></td></tr> <tr><td class="boxmidlrg" > <div class="floatdiv" id="iframe_parent"> <iframe id="scrap_extn_iframe" name="scrap_extn_iframe" src=""/> <!--[if lte IE 7.0]><iframe></iframe><![endif]> </div> <form name="scrapsForm" method="post"> <input type="hidden" name="POST_TOKEN" value="BA87EC1B5836811F94AD79C1710193F7"/><input type="hidden" name="signature" value="WxUfw/LLc5CB3yzXFyw25Sv18mA="/> <div> <span class="rf"> <select id="actionMenu" onchange="changePageSize(this.options[this.selectedIndex].value);"> <option value="10" >Ver 10 recados</option> <option value="20" >Ver 20 recados</option> <option value="30" >Ver 30 recados</option> </select> </span> <span class="grabtn"><a href="javascript:void(0);" onclick="if (_numChecked(document.scrapsForm, 'scrapKeys') > 0) _singleDelete(function() {_submitForm(scrapsForm, 'delete')}); return false;" class="btn">excluir recados selecionados</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> <span class="grabtn"><a href="javascript:void(0);" onclick="if (_numChecked(document.scrapsForm, 'scrapKeys') > 0) _singleDelete(function() {_submitForm(scrapsForm, 'report_scraps')}); return false;" class="btn">denunciar spam</a></span><span class="btnboxr"><img src="http://img1.orkut.com/img/b.gif" alt="" height="1" width="5"></span> </div> <div class="listdivi" style="height:1px"></div> <div style="padding: 0px 2px;"> <span class="rf"> <span class="grayedout">primeira&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;&lt; anterior</span>&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;<span class="grayedout">próxima &gt;&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;última</span> </span> <span class="lf"> Selecionar: <a href="javascript: void(0);" onclick="_checkAll(document.scrapsForm, 'scrapKeys', true); return false;">Todos</a>, <a href="javascript: void(0);" onclick="_checkAll(document.scrapsForm, 'scrapKeys', false); return false;">Nenhum</a> </span> </div> <div class="listdivi" style="height:3px"></div> <div class="listdark"> nenhum recado </div> <div class="listdivi ln"></div> <div class="listdivi"></div> <div class="listdivi"></div> <div class="listdivi ln"></div> <span class="rf" style="padding: 0px 2px;"> <span class="grayedout">primeira&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;&lt; anterior</span>&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;<span class="grayedout">próxima &gt;&nbsp;&nbsp;<span class='grayedout'>|</span>&nbsp;&nbsp;última</span> </span> </form> <form name="deleteForm" id="deleteForm" method="post"> <input type="hidden" name="POST_TOKEN" value="BA87EC1B5836811F94AD79C1710193F7"/><input type="hidden" name="signature" value="WxUfw/LLc5CB3yzXFyw25Sv18mA="/> <input type="hidden" name="toUserId" value=""> <input type="hidden" name="rawAddedDate" value=""> <input type="hidden" name="fromUserId" value=""> </form> <form name="replyForm" id="replyForm" method="post"> <input type="hidden" name="POST_TOKEN" value="BA87EC1B5836811F94AD79C1710193F7"/><input type="hidden" name="signature" value="WxUfw/LLc5CB3yzXFyw25Sv18mA="/> <input type="hidden" name="toUserId" value=""> <input type="hidden" name="rawAddedDate" value=""> <input type="hidden" name="scrapText" value=""> <input type="hidden" name="replyToken" value=""> </form> </td><td class="boxmidr" ></td></tr> <tr><td class="botl"></td><td class="botr"></td></tr></table> </div> <div id="footer"> <div class="footer_r"></div> <div class="footer_l"> <div class="logogoogle">&nbsp;</div> <div class="logosml">&nbsp;</div> <div class="foottxt"> &nbsp;&nbsp;|&nbsp; <a href="http://www.orkut.com/About.aspx">Sobre o orkut</a> &nbsp;|&nbsp; <a href="http://blogoficialdoorkut.blogspot.com/" target="_blank">Blog</a> &nbsp;|&nbsp; <a href="http://help.orkut.com/support/bin/answer.py?answer=48579&hl=pt-BR" target="_blank">Centro de segurança</a> &nbsp;|&nbsp; <a href="http://www.orkut.com/Privacy.aspx">Privacidade</a> &nbsp;|&nbsp; <a href="http://www.google.com/accounts/TOS?hl=pt-BR" target="_blank">Termos de uso</a> &nbsp;|&nbsp; <a href="/LanguageReset.aspx?page=%2FScrapbook.aspx"> orkut in english </a> &nbsp;|&nbsp; <a href="http://help.orkut.com/support?hl=pt-BR" target="_blank">Ajuda</a> </div> </div> </div> </div> </body> </html>
404,184
3,376,120
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8) Gecko/2007091211 GranParadiso/3.0a8 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8) Gecko/2007091211 GranParadiso/3.0a8 cmd+opt+{left/right arrow} no longer works in nightlies. Reproducible: Always Steps to Reproduce: 1. with more than 1 tab open, hit cmd+opt+arrow Actual Results: nothing happens Expected Results: next or previous tab is selected
404,496
3,378,341
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007111918 Minefield/3.0b2pre Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007111918 Minefield/3.0b2pre Firefox/3.0 Getting an Assert when using Views->show columns and trying to add a column. ASSERT: menu item for column that doesn't exist?! id = menucol_ Stack Trace: 0:VM_showHideColumn([object XULElement]) 1:oncommand([object XULCommandEvent]) Reproducible: Always Steps to Reproduce: 1. 2. 3. Vista HP This appears to have started with the landing of the Places update to sidebar. https://bugzilla.mozilla.org/show_bug.cgi?id=387746
405,198
3,382,863
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112401 Minefield/3.0b2pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112401 Minefield/3.0b2pre In the Places Organizer, I am not able to drag and drop folders or bookmarks from one location to another. Reproducible: Always Steps to Reproduce: 1. 2. 3.
405,237
3,383,164
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112405 Minefield/3.0b2pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112405 Minefield/3.0b2pre Firefox Trunk, clean profile. Reproducible: Always Steps to Reproduce: 1. Start Firefox and go to Bookmarks -> Show All Bookmarks. 2. In tree on left side try delete "Unfiled Bookmarks" via context menu option. 3. Close Places Organizer. 4. Open Places Organizer again and try to expand folder "All Bookmarks" in tree on left side. 5. Nothing happens. Actual Results: Cannot expand folder "All Bookmarks". In Error Console I have sometimes errors: Error: uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavHistoryService.executeQuery]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: chrome://browser/content/places/utils.js :: PU_getFolderContents :: line 876" data: no] Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsINavHistoryContainerResultNode.childCount]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: chrome://browser/content/places/utils.js :: PU_getURLsForContainerNode :: line 1526" data: no] Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavBookmarksService.getItemTitle]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://browser/content/places/editBookmarkOverlay.js :: EIO__initFolderMenuList :: line 213" data: no] Expected Results: No error.
405,577
3,385,466
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Tablet PC 1.7; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) Build Identifier: Mozilla/5.0 (X11;U;Linux i686; en-US; rv:1.9b2pre) Gecko/2007112604 Minefield/3.0b2pre Inline elements with the white-space:nowrap; (class="toolitem" in example) CSS property may be broken apart if the inline elements take up more width than the viewport. Reproducible: Always Steps to Reproduce: 1. Go to http://bosspro.phenominet.com/domain/portal/gfcprimer/ff3test.html 2. Ensure the viewport is smaller than the elements displayed in the page. 3. Inline elements with the white-space:nowrap; (class="toolitem" in example) CSS property may be broken apart, when they should have been wrapped to the next line. Actual Results: Inline elements with the white-space:nowrap; (class="toolitem" in example) CSS property may be broken apart. Expected Results: Inline elements with the white-space:nowrap; property should not be broken apart. This originated somewhere between Firefox 3 alpha 4 and alpha 5, and it remains in the trunk.
405,899
3,388,185
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112817 Minefield/3.0b2pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007112817 Minefield/3.0b2pre middle-clicking in pages is broken as of sometime today. worked yesterday. Reproducible: Always Steps to Reproduce: 1. middle-click inside a scrollable page 2. firefox seems to 'disappear', auto-scroll icon is displayed in upper-left of screen 3. Expected Results: Auto-scroll should work as normal
406,840
3,394,945
This is a regression between 2007-11-30-04-trunk and 2007-12-01-04-trunk Linux nightlies, presumably due to bug 348156. Steps to reproduce: 1. install **version 1.1.8** of the NoScript extension from https://addons.mozilla.org/en-US/firefox/addons/versions/722 . DO NOT install the newer version 1.1.8.3, since it has a regression that causes a similar leak on builds before the regression described in this bug. 2. set up leak-gauge, as described in http://mxr.mozilla.org/seamonkey/source/tools/footprint/leak-gauge.pl?raw=1 3. run Firefox with the environment variables document in leak-gauge.pl to load http://www.google.com/ and then close the window Actual results: 4 windows (inner and outer for the hidden window, inner and outer for google.com) and 1 document (google.com) leaked Expected results: 2 windows (for the hidden window) leaked
407,888
3,402,926
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b2pre) Gecko/2007121009 Minefield/3.0b2pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b2pre) Gecko/2007121009 Minefield/3.0b2pre If you edit text in the location bar at any position except at the end you do not get any search results. Reproducible: Always Steps to Reproduce: 0. Visit a bugzilla bug 1. Type ubg in location bar ('ubg') 2. left cursor and delete b ('ug') 3. left cursor and insert b ('bug') 4. add space to end ('bug ') or delete 'g' ('bu') Actual Results: No drop-down results shown until step 4 Expected Results: results for step 2 and 3
400,019
3,342,949
Steps to reproduce: 1. click star icon on address bar. 2. open the menulist. 3. click the bookmarks panel. The menulist should close but the panel should stay open I think this might be a Windows only regression. The fix here seems to be to remove the extra check for WM_ACTIVATE in nsWindow::EventIsInsideWindow. That supposedly will break bug 45108 but I don't see that happening.
362,837
3,053,894
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060913 Fedora/1.5.0.7-1.fc5 Firefox/1.5.0.7 pango-text Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060913 Fedora/1.5.0.7-1.fc5 Firefox/1.5.0.7 pango-text Okay... I have found a big problem with Firefox 2... (I will try to explain it the best I can) This is my webpage: http://tekunixcorp.com The domain is registered thru godaddy.com...now... that domain (tekunixcorp.com) is pointing to http://netdial.caribe.net/~tekunix/store.htm The problem is that when using Firefox 2 and you go to tekunixcorp.com you will not see the DHTML menu on the top (you will see the image "menu loading"... now... if you go directly to netdial.caribe.net/~tekunix/store.htm you will be able to see the menu, using the same browser. So, basically there is a problem with the "cloak or masking". Firefox 2 is unable to make the forward and display the page correctly. The page works perfectly with IE 6, 7 and Firefox 1.5. The problem is only with Firefox 2. Also the problem is not godaddy with the forward because I also have tekunix.com registered with DynDNS and the problem is the same. Another example: http://tekunix.com/en.html (menu does NOT work) http://g2k.serveftp.net/en.html or http://netdial.caribe.net/~tekunix/en.html (menu works) Firefox 2 is unable to make the forward correctly and be able to display the DHTML menu. If someone from firefox can help me... it would be great... thank you. Reproducible: Always Steps to Reproduce: 1.http://tekunix.com/en.html (menu does NOT work) 2.http://g2k.serveftp.net/en.html or http://netdial.caribe.net/~tekunix/en.html (menu works) 3.that's it... Actual Results: DHTML menu not showing. Expected Results: DHTML menu displayed. Well... as I mention... it doen't work with godaddy & dyndns forwards...so I guess it will not work with any domain forward...and I selected only xp and pc above... but I think it should happen with any platform an OS... it's just Firefox 2.
364,300
3,064,827
BUILD: Current trunk Mac build STEPS TO REPRODUCE: 1) Load data:text/html,<textarea style="font-family: monospace" cols="5" rows="3">01234 2) Hit enter 4 times 3) Scroll back up to the first line ACTUAL RESULTS: Observe that the numbers don't go up to the scrollbar. EXPECTED RESULTS: Numbers should go up to the scrollbar. MORE DATA: In nsTextControlFrame::CalcIntrinsicSize, the return values of GetAveCharWidth and GetMaxAdvance are different, even though this is a monospace font. I tried debugging, and in gfxAtsuiFont::gfxAtsuiFont for the monospace font we have: (gdb) p atsMetrics.maxAdvanceWidth $35 = 0.823242188 (gdb) p atsMetrics.avgAdvanceWidth $36 = 0 (gdb) p GetCharWidth(' ') $38 = 7.80126953 (gdb) p GetCharWidth('a') $39 = 7.80126953 (gdb) p GetCharWidth('-') $40 = 7.80126953 Here "size" is 13, so the the maxAdvanceWidth doesn't match the aveCharWidth we end up setting. The problem is that we need to be able to detect a fixed-width font in this case, and if the ave char width and max advance differ the font is clearly not fixed-width... in which case why are we using it for "monospace"? This is a pretty serious web-compat problem, for what it's worth -- the two sizing algorithms used in the two cases by <textarea> are pretty different. Sadly, I have no idea whether this is a cairo regression...
370,739
3,112,959
Here is a typical screenshot of the UI I get with Fx 2.0.0.1: http://landfill.bugzilla.org/qa30pg/attachment.cgi?id=379 This UI is the official one we are going to release in Bugzilla 3.0. mconnor told me yesterday this was probably due to a reflow bug (-> CC'ing dbaron and roc) on the Mozilla 1.8 branch and that it was probably fixed on trunk. He also told me it was very unlikely to see it fixed on the 1.8 branch. The problem is that Fx2 is the current stable browser, not Fx3a2, and Bugzilla belongs to Mozilla, and so releasing a product which doesn't display correctly with another Mozilla product looks really non-professional. dbaron, roc: do you know any workaround to fix the UI, e.g. using CSS? Or is there a "trivial" fix for Fx2? mkanat, justdave, myk: I don't think we can release Bugzilla 3.0 with such a bug, unless you want to suggest Bugzilla users to move to IE...
373,869
3,135,360
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2 Build Identifier: 3.0 rc1 Add a custom field.Search some result. Through change column link add that custom field to the search result.Click on the custom field for sorting the bugs. It is displaying an error screen with message "Bugzilla has suffered an internal error. Please save this page and send it to [email protected] with details of what you were doing at the time this message appeared. URL: http://localhost/buglist.cgi?bug_id=5621%2C5693%2C5694%2C5795%2C5962%2C6564&field-1-0-0=bug_id&query_format=advanced&type-1-0-0=anyexact&value-1-0-0=5621%2C5693%2C5694%2C5795%2C5962%2C6564&order=bugs.cf_Priority%2Cbugs.bug_id&query_based_on= " "The custom sort order specified in your form submission contains an invalid column name bugs.cf_Priority. " But when we add the custom field it create one table called "cf_priority". it has columns id,value,sortkey and isactive. Reproducible: Always Steps to Reproduce: 1. 2. 3.
376,044
3,149,736
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11 Build Identifier: Bugzilla 3.0rc1; Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11 As a user that is not logged in, when viewing a list of bugs on buglist.cgi, if user opts to change columns (colchange.cgi), then selects "Reset to Bugzilla Default", the page is returned as plain text (html code). It looks like the content/encoding is not being set properly in the response, but I have not looked this far. Here is a snippet of the head of the returned text: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Change columns</title> <link rel="Top" href="http://arswiki.org/bugs/"> <script type="text/javascript"> The url that the user is redirected to as a non-logged in user is: http://arswiki.org/bugs/colchange.cgi?rememberedquery=bug_status%3DUNCONFIRMED%3Bbug_status%3DNEW%3Bbug_status%3DASSIGNED%3Bbug_status%3DREOPENED%3Bcontent%3D%3Bfield-1-0-0%3Dbug_status%3Bfield-1-1-0%3Dproduct%3Bfield-1-2-0%3Dcontent%3Bproduct%3D%3Bquery_format%3Dspecific%3Bremaction%3D%3Btype-1-0-0%3Danyexact%3Btype-1-1-0%3Danyexact%3Btype-1-2-0%3Dmatches%3Bvalue-1-0-0%3DUNCONFIRMED%252CNEW%252CASSIGNED%252CREOPENED%3Bvalue-1-1-0%3D%3Bvalue-1-2-0%3D%3Bquery_based_on%3D&resetit=1 This does not happen if the user is logged in to the bugzilla app. If the user is logged in to the Bugzilla app, this is the url that the logged-in user is redirected to: http://arswiki.org/bugs/buglist.cgi?Bugzilla_remember=on;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;content=;field-1-0-0=bug_status;field-1-1-0=product;field-1-2-0=content;product=;query_format=specific;remaction=;type-1-0-0=anyexact;type-1-1-0=anyexact;type-1-2-0=matches;value-1-0-0=UNCONFIRMED%2CNEW%2CASSIGNED%2CREOPENED;value-1-1-0=;value-1-2-0=;query_based_on=;GoAheadAndLogIn=1;GoAheadAndLogIn=Log%20in Reproducible: Always Steps to Reproduce: 1. Open http://arswiki.org/bugs 2. Click the Search link at the top of the page 3. Click the Search form button 4. Scroll to the bottom, click Change Columns 5. At the bottom of the Change Column page, click the 'Reset to Bugzilla default' form button Actual Results: html code is returned as plain text Expected Results: user should be redirected to search results Server Info: [root@arswiki ~]# uname -a Linux arswiki.org 2.6.9-023stab041.3-enterprise #1 SMP Wed Feb 14 13:36:44 MSK 2007 i686 i686 i386 GNU/Linux [root@arswiki ~]# httpd -v Server version: Apache/2.2.4 (Unix) Server built: Jan 13 2007 22:04:31 [root@arswiki ~]# httpd -t -D DUMP_MODULES Loaded Modules: core_module (static) authn_file_module (static) authn_anon_module (static) authn_default_module (static) authz_host_module (static) authz_groupfile_module (static) authz_user_module (static) authz_default_module (static) auth_basic_module (static) auth_digest_module (static) include_module (static) filter_module (static) deflate_module (static) log_config_module (static) env_module (static) unique_id_module (static) setenvif_module (static) ssl_module (static) mpm_prefork_module (static) http_module (static) mime_module (static) dav_module (static) status_module (static) autoindex_module (static) asis_module (static) cgi_module (static) dav_fs_module (static) negotiation_module (static) dir_module (static) actions_module (static) userdir_module (static) alias_module (static) rewrite_module (static) so_module (static) dav_svn_module (shared) authz_svn_module (shared) python_module (shared) php5_module (shared) perl_module (shared) Syntax OK Bugzilla uses the mod_perl instead of the perl cgi.
376,062
3,149,893
All trunk builds are incompatible with Vista RC1. They are all unable to connect with the internet. They seem like they are in offline mode. Needed to reproduce: Vista RC1, latest trunk build of Firefox or Thunderbird. Steps to reproduce: 1. Start Firefox 2. Type URL in address bar. 3. press "enter" or green arrow to submit URL. 4. Repeat steps 2 and 3 What should have happened: Firefox should have gone to the url submitted in the address bar. What Happens: Nothing. The throbber works for about 1 sec. and then nothing just a blank grey window. Mozilla/5.0 (Windows; U; Windows NT 6.0; en-EN; rv:1.9a4pre) Gecko/20070330 Minefield/3.0a4pre
368,325
3,093,939
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070125 Minefield/3.0a2pre Build Identifier: version 3 alpha 1 (20070126) Since one week, I cannot open anymore my encrypted (and signed) mails. When I click on the mail, it ask me the code, after ok, TB crashes ; see TB28730338H Reproducible: Always Steps to Reproduce: 1. receive an encrypted mail 2. try to open it 3. TB ass your code, then crash Actual Results: crashes
421,584
3,517,122
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3 When the feColorMatrix filter is applied in the attached file, the moving hand of the dial is masked to some rectangular region near it originally. As the JS moves the hand (changes its transform), you can see the clipping. The JS turns the filter on and off (by hacking the type attribute of the <style> element that has that filter in it); you can see how the hand renders with this filter not applied. Reproducible: Always Steps to Reproduce: 1. Preview attached file (Uncertain how general this case is. Does it apply only to this filter? To any filter applied through CSS? To any filter at all, when JS changes the transform attribute dynamically? Only when the rotate() component of the transform is changed? Only when the element is in a group that has been cloned?) 2. Notice the hand being drawn clipped to different regions each time the filter becomes active again. Actual Results: The hand would move smoothly, in greyscale, over the clock. Expected Results: The hand is masked to expanded bounding boxes each time the filter is enabled. JavaScript clones the #dial-template group in the <defs>; it is that clone that is controlled. (Unsure if this is a relevant detail or not.) Seen on FF3.0b3 on both Windows XP and OS X. I'm listing the severity as "Major" because incorrect rendering is worse than no rendering for this feature.
422,590
3,525,315
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4 Scenario: You click a link that opens a popup window with the toolbars hidden (e.g. e-mail read window). You right-click on the menu bar and select 'Customize'. You do something (or nothing) and click Done. Then, the menu text becomes grayed out and the menus cannot be opened. When the window is closed, and the link is clicked again to open the window, everything is back to normal. Also, on the above mentioned popup window, the flexible space between the Help menu and the throbber is not visible (i.e. the throbber is hard up against the Help menu), but in customize mode, it is visible as the usual white box. Reproducible: Always Steps to Reproduce: See above Default theme. Using Novell GroupWise WebAccess 7.0. Haven't tried redup with other sites with similar popups.
423,124
3,529,445
Steps to reproduce: 1. Cmd+click a bookmark on the bookmarks toolbar. Result: Two tabs open (both showing the bookmarked page). Expected: Only one new tab should open (showing the bookmarked page). Tested using a Mac trunk debug build updated about an hour ago.
419,319
3,496,871
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12pre) Gecko/20080130 BonEcho/2.0.0.12pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022404 Minefield/3.0b4pre The fix for Bug 416531 - Use chrome overrides to display Aero style icons on Vista breaks all third-party themes on Vista. See. http://forums.mozillazine.org/viewtopic.php?t=630829&start=0&postdays=0&postorder=asc&highlight= Reproducible: Always Steps to Reproduce: 1. 2. 3.
420,339
3,506,010
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 CSS "cursor" attribute doesn't work when I set the attribute to a element on a panel element. Reproducible: Always Steps to Reproduce: 1. Crete a panel with child element 2. Set "cursor: pointer" to the child element. Actual Results: Mouse cursor doesn't change on the child element. Expected Results: Mouse cursor should be pointer when I hover the child element. This problem happens only on Firefox 3 beta on Mac OS X.
420,405
3,506,630
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3 Visit a page with a META Redirect on 0 seconds, with an iFrame pointing to an exe file. Reproducible: Always Steps to Reproduce: 1. Create a HTML page with an iframe to an .exe file and a META redirect in 0 seconds 2. Visit it in Firefox 3.0 3. You'll be presented with a Download window, with the option to Save Now or to Cancel. IF you click Save Now after the redirection then the download will not start. IF you click Save Now before the redirection then the download will start. This never happened with Firefox 2.0 Actual Results: You'll be presented with a Download window, with the option to Save Now or to Cancel. IF you click Save Now after the redirection then the download will not start. IF you click Save Now before the redirection then the download will start. This never happened with Firefox 2.0 Expected Results: Download starts, but you need good timing.
420,502
3,507,563
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008030111 Minefield/3.0b4pre Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008030111 Minefield/3.0b4pre Problem: Duplicated bookmark folder creation on Minefiled nightly build Reproducible: Always Steps to Reproduce: 1. Right click on Bookmark Toolbar and select "New Folder..." 2. Create new Bookmark folder by put Name: "Test" then click "Add" 3. You will see 2 bookmark folders named "test" on the Bookmark Toolbar Actual Results: Duplicated bookmark folder creation Expected Results: Bookmark folder should be created only one Tested on Mac OS X 10.5.2 with Minefield build 2008030111
420,677
3,509,169
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b4pre) Gecko/2008030300 Minefield/3.0b4pre Steps to reproduce: 1. Help > Report Web Forgery... Result: "JavaScript error: chrome://browser/content/safebrowsing/sb-loader.js, line 32: this.appContext is null". No visible UI changes. Expected: Some way to report a web forgery. (jX and philor have confirmed that it is broken, so it's not just me.)
414,743
3,459,319
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012917 Minefield/3.0b3pre Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012917 Minefield/3.0b3pre Firefox/3.0 Session Restore is not saving any info, file size stays at 1kb. No errors in the console. Reproducible: Always Steps to Reproduce: 1. Open a few tabs 2. Close/reopen Minefield- all tabs are 'untitled' 3. Latest hourly , Vista HP. No idea when this regressed, but the nightly this morning was OK, but will all the checkins someone will have to find a window.
414,836
3,460,090
In cases when the contents of an existing localstore.rdf file is not being used (with the exception of safe-mode) the toolbar icons/text preferences and icon size preferences need to be applied. These cases include: 1. localstore.rdf is absent. 2. localstore.rdf is being ignored because it has been determined to be corrupt. 3. The code in bug 404109 is ignoring the localstore.rdf to reset the toolbars to default so that the home button displays on the bookmarks toolbar. Not doing so results in an inconsistency between the displayed UI and what is selected in the preferences panel. This problem is exacerbated by the code for bug 404109 which is slated for inclusion in Firefox beta3. That is why i requested blocker and set target-milestone to beta3. Fell free to re-target as appropriate, I just wanted to make sure the appropriate people would be made aware of the issue before the beta3 release.
416,055
3,470,852
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 For the beta 3 l10n builds on mac, the installer is missing the Applications folder in the window. Repros on Mac 10.4 and Mac 10.5. ** See screenshot. note that en-US does not have this problem. Reproducible: Always Steps to Reproduce: 1. download a mac locale build from the beta 3 rc3 directory. (eg. ja-JP, de) 2. unpack the archive, and accept the EULA 3. Verify in the installer, the Mac Application folder is missing Actual Results: Missing Application folder where the installer gets dragged to. Expected Results: Application folder is there.
414,095
3,453,359
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012518 Minefield/3.0b3pre Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012518 Minefield/3.0b3pre Firefox/3.0 Since the update to the latest Cairo - I'm seeing serious repaint issues on web pages. Reproducible: Always Steps to Reproduce: 1. Open the t-box page 2. Using the mouse quickly drag the page vertical or horizontal and note the page gets real messy 3. Actual Results: Rendering issues Expected Results: No rendering issues Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012518 Minefield/3.0b3pre Firefox/3.0 ID:2008012518 Latest hourly build.
417,012
3,478,431
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20071126 Fedora/1.5.0.12-7.fc6 Firefox/1.5.0.12 pango-text Build Identifier: CVS mozilla/js/src custom build, checkout Tue Feb 12 17:14:19 CET 2008 Hi, I was asked to submit this, so here we go: my UPnP application uses libjs to run some scripts that define the content layout when data is imported into the server. When my script is executed I get an assertion: Assertion failure: PCVAL_TO_OBJECT(entry->vword) == JSVAL_TO_OBJECT(v_), at jsinterp.c:4609 Reproducible: Always Steps to Reproduce: 1. compile libjs from CVS with JS_THREADSAFE support 2. make sure to copy *.h from mozilla/js/src/Linux_All_DBG.OBJ to mozilla/js/src/ 3. check out MediaTomb revision 1677: svn co -r 1677 https://svn.mediatomb.cc/svnroot/mediatomb/trunk/mediatomb mediatomb 4. make sure you have automake 1.10, autoconf 2.61, issue the "autoreconf -i" command in the mediatomb directory to generate the configure script 5. make sure that you have at sqlite3 dev, expat dev and taglib dev headers and the libraries installed on your system 5. run the following script: ./devconf --prefix=/tmp/mtinst --with-js-h=/path-to/mozilla/js/src/ --with-js-libs=/path-to/mozilla/js/src/Linux_All_DBG.OBJ/ 6. make sure that configure summary says "libjs : yes" 7. make && make install 8. export LD_LIBRARY_PATH=/path-to/mozilla/js/src/Linux_All_DBG.OBJ/ 9. run the server for the first time to generate the default configuration: ./build/mediatomb 10. CTRL-C to terminate the server 11. edit ~/.mediatomb/config.xml and change <virtual-layout type="builtin"> to <virtual-layout type="js"> 12. add some MP3 files to the server: ./build/mediatomb -a /path/to/dir/with/mp3 At this point the import script will be executed, this leads to the assertion. Actual Results: Assertion failure: PCVAL_TO_OBJECT(entry->vword) == JSVAL_TO_OBJECT(v_), at jsinterp.c:4609 Expected Results: With js 1.5 and 1.6 the server imports data as expected, executing the import script does not pose any problems. Here is the full backtrace: #0 JS_Assert ( s=0xb7d63578 "PCVAL_TO_OBJECT(entry->vword) == JSVAL_TO_OBJECT(v_)", file=0xb7d626dc "jsinterp.c", ln=4609) at jsutil.c:63 #1 0xb7cd6408 in js_Interpret (cx=0x8243c10, pc=0x829a35f "9", result=0xb2e66d2c) at jsinterp.c:4609 #2 0xb7cbf8b9 in js_Execute (cx=0x8243c10, chain=0xb2614000, script=0x829a248, down=0x0, flags=0, result=0xb2e66dec) at jsinterp.c:1644 #3 0xb7c80251 in JS_ExecuteScript (cx=0x8243c10, obj=0xb2614000, script=0x829a248, rval=0xb2e66dec) at jsapi.c:4791 #4 0x080b70a9 in Script::_execute (this=0x8243bd0, scr=0x829a248) at ../src/scripting/script.cc:536 #5 0x080b71bb in Script::execute (this=0x8243bd0) at ../src/scripting/script.cc:542 #6 0x080b46f5 in ImportScript::processCdsObject (this=0x8243bd0, obj=@0xb2e66e80) at ../src/scripting/import_script.cc:87 #7 0x080a420a in JSLayout::processCdsObject (this=0x823c3a0, obj=@0xb2e66f6c) at ../src/layout/js_layout.cc:57 #8 0x08093719 in ContentManager::addRecursive (this=0x8225290, path=@0xb2e670a8, hidden=false, task=@0xb2e670a4, profiling=0xb2e6725c) at ../src/content_manager.cc:958 #9 0x08093c68 in ContentManager::addRecursive (this=0x8225290, path=@0xb2e671c8, hidden=false, task=@0xb2e671c4, profiling=0xb2e6725c) at ../src/content_manager.cc:986 #10 0x08093c68 in ContentManager::addRecursive (this=0x8225290, path=@0xb2e672dc, hidden=false, task=@0xb2e672d8, profiling=0xb2e6725c) at ../src/content_manager.cc:986 #11 0x08094a75 in ContentManager::_addFile (this=0x8225290, path=@0xb2e67320, recursive=true, hidden=false, task=@0xb2e6731c) at ../src/content_manager.cc:593 #12 0x08094c4f in CMAddFileTask::run (this=0x823c458, cm=@0xb2e67398) at ../src/content_manager.cc:2030 #13 0x08088d71 in ContentManager::threadProc (this=0x8225290) at ../src/content_manager.cc:1415 #14 0x08088fbb in ContentManager::staticThreadProc (arg=0x8225290) at ../src/content_manager.cc:1436 #15 0xb792946b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0xb78ad6de in clone () from /lib/tls/i686/cmov/libc.so.6 I use a custom js build from CVS, compiled with: make -f Makefile.ref JS_THREADSAFE=1 DIST=/usr on Ubuntu 7.10 The CVS checkout is from ue Feb 12 17:14:19 CET 2008, here are the revisions of the source files: File: jsinterp.c Status: Up-to-date Working revision: 3.420 Repository revision: 3.420 /cvsroot/mozilla/js/src/jsinterp.c,v File: jsutil.c Status: Up-to-date Working revision: 3.29 Repository revision: 3.29 /cvsroot/mozilla/js/src/jsutil.c,v File: jsapi.c Status: Up-to-date Working revision: 3.406 Repository revision: 3.406 /cvsroot/mozilla/js/src/jsapi.c,v
417,466
3,481,907
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 (Okay, I really searched for this bug. It seems really obvious, yet I couldn't find it. If this is a duplicate, sorry for the noise.) On a fresh install of 3.0b3 with a fresh profile, I can't switch between windows using Cmd-`. Reproducible: Always Steps to Reproduce: 1. Command N 2. Command `
417,798
3,484,578
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008021404 Minefield/3.0b4pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008021404 Minefield/3.0b4pre javascript: urls that return a html page when visited currently produce a history entry just like normal urls... while this may be desired for the classical history view, it's very dangerous that these urls end up in the address bar suggestion list as these entries can be made to look just like the real page, including FavIcon, Title and a pseudo url that only differs from the real url in that http:// is replaced with javascript:'//. However opening the javascript: url will execute it in the scope of the currently viewed page, thereby exposing all sensitive data on the page to the javascript code. I think javascript: urls should only be viewed in the suggestion list when they actually are bookmarklets and the user has made a conscious effort to add them, not when he just happened to come by one (which he may not even has noticed, the javascript: url in the sample is opened by an onclick handler and redirects to the correct page). A simple filter for the suggestion box to not include history entries that start with javascript: should already be sufficient. Reproducible: Always Steps to Reproduce: 1.Visit http://tapper-ware.net/devel/js/historypoisoning/ 2.Click on the link (http://www.news.com/8301-13578_3-9872464-38.html) 3.Open a new tab and start typing "news" into the addressbar Actual Results: The javascript url appears in the suggestion list as "[CNet Icon] news.com BitTorrent firms: Comc(...)" with url "javascript:'//www.news.com/8301-13578_3-9872464-38.html______(...)" Expected Results: The real news.com page should be the only listed suggestion as the javascript url is not a location that can safely be visited. The favicon doesn't always work... I'm still trying to figure out when it does and when it doesn't but while it may be relevant to the practical severity of this bug, it doesn't change anything for the underlying flaw.
418,031
3,486,212
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b4pre) Gecko/2008021612 Firefox/3.0b4pre Build Identifier: version 3.0a1pre (2008021622) As in Bug 357535 and Bug 411204. Specific cause looks like r 1.306 of /mozilla/widget/cocoa/nsChildview.mm rev 1.306 (smichaud%pobox.com 2008-02-13 07:57). I reverted to 1.305 in my src and now everything is working again in Thunderbird when I click the format bar. Reproducible: Always Steps to Reproduce: 1. Highlight text in Thunderbird Message Compose. 2. Click any button on the Format Tool Bar Actual Results: Once you click on the Format Bar the Message Compose loses focus and the Format Action (Bold, Italics, etc) does not take effect on the selected text. Expected Results: Formatting is applied focus remains the same.
424,444
3,540,448
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032103 Firefox/3.0b5pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032103 Firefox/3.0b5pre If you open the sidebar after first starting Minefield the bookmark folders will expand or collapse. But if you close the sidebar you can no longer expand the bookmark folders. This is true with a new or old profile. I have isolated the problem to build 20080321_0812_firefox-3.0b5pre.en-US.win32. Everything was fine with build 20080321_0537_firefox-3.0b5pre.en-US.win32. Reproducible: Always Steps to Reproduce: 1. Start Firefox and open sidebar. Bookmark folders expand OK. 2. Close sidebar and reopen it. Now bookmark folders do not expand. 3. Actual Results: Bookmark folders do no collapse or expand. Expected Results: Bookmark folders should expand and collapse. As noted above, this is true with a new or old profile.
444,974
3,701,876
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 Secure Connection Failed just with FF3 (never happen with FF2) root CA is correctly imported in "Authorities" section in "Certificate Manager" into "Software Security Device" and also automaticly added with smartcard security device 'Aladdin eToken' (module: eTPKCS11.DLL). Smartcard is required for SSL client verification. Also bypass with 'security exception' doesn't work (server certificate added in 'Servers' section in "Certificate Manager") - however, if sec_error_unknown_issuer error occured, and I select "Or you can add an exception…" I got "This site provides valid, verified identification. There is no need to add an exception." what is opposed. I tried another smartcard (actividentity activkey - module acpkcs201-ns.dll, and OKSmart with module okpkcs11.dll, ) with the same result. Reproducible: Always Steps to Reproduce: 1. 2. 3.
462,060
3,832,569
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1b1) Gecko/20081007 Firefox/3.1b1 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1b1) Gecko/20081007 Firefox/3.1b1 Loading the following in Firefox with TraceMonkey on results in a different value in a[2] than a[0] and a[1]: <html> <head> <script> var i = 0; var a = new Array(3); while (i < a.length) a[i++] = 0x5a827999; // a[i++] = 0x6ed9eba1; // this also fails alert(a.join('\n')); </script> </head> <body> Array test </body> </html> Reproducible: Always Steps to Reproduce: 1.Save the above HTML in a file. 2.Open the file in Firefox 3.1b1 with TraceMonkey enabled. Actual Results: In the alert, the value on the 3rd line is different than the value on the first two lines. Expected Results: In the alert, all values should be the same. - Turning off TraceMonkey makes it work (i.e. all 3 array elements have the same value). - Replacing the constant with a variable works (i.e. put j = 0x5a827999 before the loop, and set each element using a[i++] = j). - Other constant values work (1, 0x8f1bbcdc). - Unrolling the loop works. - A for loop instead of a while loop fails in the same way. - Once the value is changed, it seems to stay changed, e.g. change the array to Array(50), elements 0 and 1 will be the correct value, and elements 2-49 have the same incorrect value. - Use a decimal constant (a[i++] = 1518500249) fails the same way.
452,734
3,759,084
Since update to Bugzilla 3.2, keywords cannot be entered by just typing them in anymore. This is IMO a major regression. Among the umpteen zillion available keywords, there are maybe a handful or less that I commonly use, mostly just "crash", "hang" and/or "regression". The "right" way to ease the input of keywords would IMHO have been autocomplete: let's say I type cr into the Keywords box, and a drop-down list appears below, with "crash" available to be selected.
453,105
3,762,020
I think this might be fallout from bug 407216, because I just started seeing this after updating to today's nightly. Steps to Reproduce: 1. Load http://www.cars.com/go/index.jsp 2. Attempt to use the pulldown menus to select eithed Used or New cars Actual Results: Error: setting a property that has only a getter Source File: http://www.cars.com/includes/js/search.js Line: 57
453,801
3,767,817
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.14eol) Gecko/20080715 Ubuntu/dapper-security Firefox/1.5.0.12eol Build Identifier: Windows NT 5.1, Gecko/20080902033133 Minefield/3.1b1pre See the attached test case Reproducible: Sometimes Steps to Reproduce: 1. Open the attached test case 2. Click the "link to self" link 3. Notice that alert() does not show up if the page comes from the cache Actual Results: The alert() shows sometimes Expected Results: The alert() dialog should appear after every click (the page should launch window.onload()) Tested on Windows XP only. I'm reporting the problem from another computer running Ubuntu 6.06 which cannot run Firefox 3 or any trunk version because of too old libraries.
455,513
3,781,672
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 When tiling a small image over a large area, PNG files that have no transparency (24-bit, or 8-bit with no transparency) paint 10x slower than PNG files with transparency (1 or 8-bit). This affects Windows, not Mac. Linux not tested. Reproducible: Always Steps to Reproduce: Repeat this test for Windows & Mac. This Test requires Firebug for the timing results. 1. Visit http://camendesign.com/code/files/canvas-bug-test/ 2. Click the button to start the test, takes about 5 seconds. A message will appear to confirm the test is complete 3. Open the Firebug console to see results. Actual Results: In Windows I am getting: 32-Bit (8-Bit Alpha): 60ms 32-Bit (1-Bit Alpha): 44ms 24-Bit (No Transparency): 1033ms 8-Bit (No Transparency): 1061ms 8-Bit (1-Bit Alpha): 35ms Expected Results: On Mac I'm getting 32-Bit (8-Bit Alpha): 67ms 32-Bit (1-Bit Alpha): 60ms 24-Bit (No Transparency): 61ms 8-Bit (No Transparency): 58ms 8-Bit (1-Bit Alpha): 63ms If it takes over 1 second to paint a 1400x700 screen there's something very wrong. Especially when Firefox/Mac does it in 60ms.
455,971
3,785,394
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20080918020324 Minefield/3.1b1pre Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20080918020324 Minefield/3.1b1pre Open the attached test case and click the button to alert the value. On the Firefox 3.0 release: the code will alert 'true'. On Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20080918020324 Minefield/3.1b1pre: the code will alert 'false'. Reproducible: Always Steps to Reproduce: 1. Open the testcase 2. Click on the button. 3. Examine value of alert Actual Results: The alert printed 'false'. Expected Results: The alert prints 'true'. Note that this problem occurs even with the new Tracemonkey JIT pref'ed 'off'.
456,863
3,791,591
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17 Build Identifier: Shredder nightly 2008/09/24 From https://bugzilla.mozilla.org/show_bug.cgi?id=450724#c79 Found a bug in the New/Edit Card Inline feature set. The tooltip is not resetting. After viewing a Signed message in Inbox I switched to Local > Drafts to look at how the Star worked there. On hovering the From: I saw the Tooltip still showing the info from the prior message viewed. I switched to a news account and hovered the posters display name in the header view. It also was showing the tooltip from the first viewed message. The referenced screen shot shows this. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: Tooltip will match the full "DisplayName<[email protected]>" the cursor is hovering over in the Header Bar display. See screen shot attachment: https://bugzilla.mozilla.org/attachment.cgi?id=340185
457,672
3,797,777
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 The window blur event is not fired, when a new tab is opened (and sometimes - not always - also when you switch to another tab). This behavior can be verified with the provided test page at http://www.michaeltamm.de/window_blur_test.html The blur event will be fired, if another window is focused. Reproducible: Always Steps to Reproduce: 1. Go to http://www.michaeltamm.de/window_blur_test.html 2. Open a new tab. 3. Switch back to the tab displaying http://www.michaeltamm.de/window_blur_test.html Actual Results: There is no paragraph with the text 'lost focus at ...' Expected Results: The page should have two more paragraphs (added via JavaScript): 'lost focus at ...' followed by 'got focus at ...'
458,854
3,806,849
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 Build Identifier: 3.2rc1 The dependency graph URL that is generated when using webdotbase on an external website is incorrect. The URL generated for graphs on my website is: http://www.research.att.com/~north/cgi-bin/webdot.cgi/Bugzilla->params->{urlbase}data/webdot/Awa_awt9X0.dot.map I'm using the default settings for the required settings. Reproducible: Always Steps to Reproduce: 1. Submit 2 issues with dependencies. 2. Click on the graph link. 3. Watch as "Dependency graph" text is rendered, right before your eyes. :P Actual Results: Graph wasn't displayed. Expected Results: Graph should of been displayed.
460,595
3,820,993
Since the checkin of the patch for bug 459323, dragging a text selection from an input control (text area or text field) does no longer work. There is no drag cursor and dropping has no effect. Steps to reproduce: 1. Select some text in some input control. 2. Try to drag the text with the mouse. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081018 Minefield/3.1b2pre
450,475
3,738,755
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 Build Identifier: Information about how data is handled on the Mozilla servers are not answered for and should be accounted fast. People could start thinking the data they upload "in the cloud" is licensed with GPL or MPL for Mozilla licenses. Copied from chrome://weave/content/ToS.xhtml 4. Privacy and Your Personal Information. For information about Mozilla's data protection practices, please read Mozilla Weave Privacy Policy at http://labs.mozilla.com/projects/weave/privacy.html. This policy explains in detail how Mozilla treats your personal information, and protects your privacy, when you use the Weave Services. Reproducible: Always Steps to Reproduce: 1. Open the link 2. See the data privacy is missing.
450,649
3,740,191
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.6) Gecko/20070730 SUSE/2.0.0.6-25 Firefox/2.0.0.6 Build Identifier: 2008073000, 20080813030431 The Link "Click 'here'" for getting the rest of truncated pop3 mail is not working for accounts with "Global inbox". Reproducible: Always Steps to Reproduce: 1.Have a pop3 account with Disk Space limit 50KB, enable "Global Inbox" 2.Get a mail that exceeded the limit, for example 150KB 4.Click the Link "click 'here' to get the rest of truncated mail" Actual Results: Nothing. Expected Results: Load the rest of mail. This is a cleaner description from bug 450486. The mail header has theses entries: X-Account-Key: account1 X-UIDL: UID5412-1173099605 File popstate.dat in this account has entries like this: *pop username b UID5412-1173099605 1218700081 The non working Link from "Global inbox" in TB3: mailbox://nobody@local%20folders/Inbox?number=1480191&messageid=48A3E309.4020405%40username.arcor.de&uidl=UID5412-1173099605 For accounts with non "Global Inbox", Link are working in TB3. Here is such Link: mailbox://[email protected]/Inbox?number=194558&messageid=48A3E684.3000103%40username.arcor.de&uidl=UID56-1195863407 Same profile directory (same data) used with older Thunderbird Version 2.0.0.6 the Link from "Global inbox" is working as: pop://username@pop:995/?uidl=UID5412-1173099605
451,143
3,745,417
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1a2pre) Gecko/20080818131059 Shredder/3.0b1pre Print preview in Abook is not something I usualy pay attention to. However after reading th Standard8 blog on the new menu widget I decided to lokk around in Abook and explore functions I seldomly pay attention to. This is a regression, with no clue to when it broke. Reproducible: Always Steps to Reproduce: 1. Select an Abook 2. Select a Card 3. Select either Preview option for File menu Actual Results: Print Preview card is dead, no activity. Console reports: Error: AbPrintCardPreview is not defined Source File: chrome://messenger/content/addressbook/addressbook.xul Line: 1 Print Prview Abook opens the Preview window, but tosses: Error: Source File: addbook://moz-abmdbdirectory/abook.mab?action=print Line: 2, Column: 1 Source Code: <?xml-stylesheet type="text/css" href="chrome://messenger/content/addressbook/print.css"?> Additional the Console reports Warning: Security Error: Content at addbook://moz-abmdbdirectory/abook.mab?action=print may not load or link to chrome://messenger/content/addressbook/print.css. Expected Results: View a preview of the printed content of either a card or Abook.
237,332
2,100,280
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.7b) Gecko/20040312 Firefox/0.8.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040312 css is ignored. when "Every time I view the page" is checked. Reproducible: Always Steps to Reproduce: 1. install mozilla-i686-pc-linux-gnu-2004-03-12-09-trunk.tar.gz 2. Mozill start. 3. Go http://www33.ocn.ne.jp/~snip/mozilla/, loading css is ok. 4. Edit -> Preferences -> Advanced -> Cache, Select "Every time I view the page" and applies by using [OK], 5. Push "reload", css is ignored. 6. Edit -> Preferences -> Advanced -> Cache, Select "When the page is out of date" and applies by using [OK], 7. Push "Reload", css is loaded correctly. 2004-03-05-09-trunk: OK 2004-03-06-10-trunk: OK 2004-03-08-10-trunk: OK From 2004-03-09-09-trunk: NG
237,426
2,101,030
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040313 Firefox/0.8 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040313 Firefox/0.8 If you visit the URL and click on Search, you'll see a menu popping in instead of sliding in, what it did at least up to the latest release (Firefox 0.8). As a side note: If you visit http://ragnarok.gamesurf.tiscali.de/forum/ and click on one of the arrows next to the forums, only the upper left edge of the menu appears. This worked fine with the lastest release as well. Reproducible: Always Steps to Reproduce: 1. Visit the URL 2. Click on search Actual Results: A small search form pops in. Expected Results: The search form slides in.
237,628
2,102,810
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040315 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040315 Image size cannot be changed in Format->Image Properties. Either Actual Size or Custom Size don't work. However, images can be pulled larger and smaller by pulling on the image. Reproducible: Always Steps to Reproduce: 1. 2. 3.
238,051
2,106,035
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/124 (KHTML, like Gecko) Safari/125.1 Build Identifier: Currently, it isn't possible to do SSL session reuse for ECC cipher suites because the getWrappingKey function in ssl3con.c returns SECFailure whenever the exchKeyType argument is kt_ecdh. This bug causes a performance loss for NSS-based servers and clients when using ECC cipher suites in SSL; they must perform a public-key operation on every SSL handshake instead of being able to use an abbreviated handshake in some instances. Since ECC support is not compiled in by default, this is not a major issue for now. Reproducible: Always Steps to Reproduce: 1. Build a version of NSS with ECC enabled (on Linux and MacOS X, for example, this requires setting DEFINES to -DNSS_ENABLE_ECC and NSS_ENABLE_ECC to 1 before gmake nss_build_all). 2. Set up the NSS test scripts to test ECC functionality. This is accomplished by: cd nss/tests; ./ fixtests.sh enable-ecc 3. In nss/tests/ssl, the file ecsslstress.txt gets copied to sslstress.txt and it passes the -N flag to strsclnt when testing ECC cipher suites. Remove the -N flag in sslstress.txt. 4. Now run the NSS tests: cd nss/tests; ./all.sh stress tests Actual Results: The "SSL Stress Test" shows failures for ECC cipher suites. Expected Results: Ideally, the stress tests should pass without disabling session reuse. We need to figure out the correct behavior for getWrappingKey for kt_ecdh key exchange so that ECC cipher suites can successfully reuse a prior SSL session.
232,770
2,061,678
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040128 Firebird/0.8.0+ Steps to reproduce: 1. Ctrl+T (or Alt+D if you already have multiple tabs open) 2. Ctrl+Tab Result: nothing happens Expected: switch tabs. (I don't know whether focus should remain in the address bar or go to whatever had focus when the switched-to tab was last selected.) Could be related to bug 227887, "Ctrl+Tab doesn't work in failed (gray, completely blank) tab".
233,137
2,065,549
Current build from CVS on Suse 9.0 with gtk2+xft Regression from bug 197427 Steps to reproduce 1. From View>>Toolbars>>Customize, add something to the toolbar. 2. Decide that you don't like the addition and click 'Restore Default Set' 3. Say 'Dude, where's my menu bar?' 4. Close out of Firebird. 5. Run Firebird 6. Note that the menu bar is now aligned right, with the throbber to its left. 7. Go to Customize Toolbar menu and 'Restore Default Set', which restores everything to normal. Note: Last step varies... sometimes that causes the menu bar to disappear again, other times nothing happens, in which case adding something to the task bar and restoring the default returns everything to normal. Backing out the changes from bug 197427 made this problem disappear.
233,286
2,066,651
User-Agent: Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040206 When placing the mouse cursor over, for example, the location bar, an empty little yellow square appears (???!?!?!?!?). Also when browsing through the available smileys, the same thing happens. Maybe in other places too. Reproducible: Always Steps to Reproduce: 1.place the mouse cursor over the location bar (and other places too) 2. wait a few seconds 3. Actual Results: A little yellow square (sort of a tooltip) appears Expected Results: nothing should happen.
240,851
2,128,583
I was reprofiling the testcase in bug 237735 now that bug 240291 is fixed, and discovered something very interesting. The part of the profile dealing with nsDocument::ContentAppended looks like this: 66253 nsDocument::ContentAppended(nsIContent*, int) 37436 nsContentList::ContentAppended(nsIDocument*, nsIContent*, int) 27853 PresShell::ContentAppended(nsIDocument*, nsIContent*, int) So the short of it is that nsContentList::ContentAppended is taking up a _lot_ if time (about 1/4 of the total!). So I poked about at what's going on. Seems like for every textnode or br node appended to the textarea we actually go and call CompareDocumentPosition on the last thing in the content list. That's not cool for two reasons: 1) It's slow. 2) If we have a list that matches <br> nodes we'll end up with anonymous content in the list.
241,694
2,135,638
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a) Gecko/20040425 Firefox/0.8.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a) Gecko/20040425 Please refer to test case at http://level11.com.au/mozbug/htmlwidth.htm. The test case contains a single page, with yellow border on the HTML element and a red border on the BODY element. HTML and BODY elements are set to 100% height and width, with -moz-box-sizing:border-box. Reproducible: Always Steps to Reproduce: Navigate to the test page. Shorten your browser so the document overflows the viewport to give a vertical scrollbar. Actual Results: The yellow border is positioned one border width too wide, which creates a gap between the red and yellow borders on right hand side, which inturn creates a horizontal scrollbar to accomodate the extra document width. Note this behaviour can be observed in Moz 1.6 and 1.4.1. Expected Results: Would have expected the yellow and red borders to remain next to each other (ie no gap) and positioned flush up against the vertical scrollbar. No horizontal scrollbar should be created.
231,823
2,053,968
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114 Whenever I attempt to print or print preview http://www.mount.com/direction.html I get over 160 pages of output. The map is converted into many pages of very short strips. I have a Postscript level 2 printer. Reproducible: Always Steps to Reproduce: 1. Go to http://www.mount.com/direction.html 2. Click print preview 3. Look at the bad output
233,582
2,069,244
User-Agent: Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 Pressing the OK button after opening tool -> options has no effect. Bug occurs even if no details have been changed. Options do not close after a prolonged wait. (Similar reports of modal windows not closing mentioned 'waiting for a few minutes') Reproducible: Always Steps to Reproduce: 1. Goto Tools -> Options 2. [Details don't need to be modified] 3. Press OK button Actual Results: Nothing. (Even when left for 30 mins) Expected Results: Options window should have closed/
234,855
2,079,227
User-Agent: Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 all products are configured with group restrictions (one group per product, each user is in exactly 1 group). current user searched for some bugs. the list came up, I clicked "change several bugs at once". when the page loaded, all of the products (including others to which the current user did not have access) showed up in the dropdown. Only those groups to which the user belongs should show up. In this case that would be one group. Reproducible: Always Steps to Reproduce: 1. 2. 3.
240,053
2,121,908
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 I believe I have discovered a potential security vulnerability in Mozilla 1.6 and FireFox 0.8. It is likely that the bug also extends to other versions of Mozilla. The bug is a confidence-hack of sorts, allowing a malicious page to appear encrypted and present the certificate of another site. Reproducible: Always Steps to Reproduce: 1. Create a page on a non-SSL server that has a JavaScript or META redirect to the SSL-site whose certificate you want to spoof. 2. Your redirect should go to a script on that SSL-site that will redirect you somewhere else, and you need to be able to control where. 3. Have the SSL-site redirect the browser to an invalid domain (something syntactically invalid like http://a.b&c) 4. Use FireFox 0.8 to browse to the page you created in step 1. 6. An error will popup in FireFox. Click ok. 7. Your browser will still be on the original page from step 1 but the security- lock icon will still be on in the lower-left corner of FireFox. 8. Click the security icon and click the "View" button to view the certificate. 9. FireFox will present the certificate from the SSL-enabled site. I've created a simple test-case of the above scenario. I simply searched on Google for "redirect.cfm" to find any site with a common ColdFusion redirect script. I found emailfactory.com as the third result in Google. Then I created a page to redirect the browser to https://www.emailfactory.com/redirect.cfm?redirect=a.b&c. This makes emailfactory.com redirect the browser to a.b&c, which is invalid and causes Mozilla to remain on the current page and display a domain not found error. You can view this example at: http://www.ttar.org/test.html Actual Results: Mozilla's security icon remained on and clicking it showed the certificate of the spoofed SSL site. While there is an error popup notifying the user that Mozilla could not resolve the domain, that warning is likely not enough for the average user to realize that the security-icon and certificate visible on the page are invalid. Expected Results: The security icon shouldn't be on. This bug has also been emailed to [email protected]
223,937
1,991,434
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7 I sent the following message to the [email protected]. Hi webmaster, Time: 2003-10-28 CET (central european time, berlin) around 13:30 ~ 13:36 I was using bugzilla.mozilla.org to change my login email to another one, I entered the new email in the bugzilla system, got mail in both old and new email address and ask me to confirm the change in new email address, click on the confirm link (http://bugzilla.mozilla.org/token.cgi?a=cfmem&t=&fC5CG$9), I was asked to enter the old mail address again, entered and hit submit, then I got the following error. Please can you check the system. Sheng. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/1.3.27 Server at bugzilla.mozilla.org Port 80 Reproducible: Always Steps to Reproduce: 1. 2. 3.
224,815
1,998,317
User-Agent: Opera/7.21 (X11; Linux i686; U) [en] Build Identifier: The fix for bug 212095 breaks earlier versions of DBD::mysql. I am using perl-DBD-MySQL-1.2216-4.i386.rpm from Red Hat 7.2, and checksetup.pl now fails. The checksetup.pl from version 2.16.3 works fine. /usr/lib/perl5/site_perl/5.6.0/i386-linux/Bundle/DBD/mysql.pm ... has version 2.0416 /usr/lib/perl5/site_perl/5.6.0/i386-linux/Mysql.pm ... has version 1.2216 DBI is version 1.18 Please see the checksetup.pl output below for other version numbers. Reproducible: Always Steps to Reproduce: 1.run checksetup.pl Actual Results: Output when running checksetup.pl: Checking perl modules ... Checking for AppConfig (v1.52) ok: found v1.55 Checking for CGI::Carp (any) ok: found v1.20 Checking for Data::Dumper (any) ok: found v2.102 Checking for Date::Parse (any) ok: found v2.20 Checking for DBI (v1.13) ok: found v1.18 Checking for DBD::mysql (v1.2209) ok: found v2.0416 Checking for File::Spec (v0.82) ok: found v0.82 Checking for File::Temp (any) ok: found v0.12 Checking for Template (v2.07) ok: found v2.10 Checking for Text::Wrap (v2001.0131) ok: found v2001.0131 Checking for CGI::Carp (any) ok: found v1.20 The following Perl modules are optional: Checking for GD (v1.19) ok: found v1.33 Checking for Chart::Base (v0.99) ok: found v0.99 Checking for XML::Parser (any) ok: found v2.30 Checking user setup ... Precompiling templates ... Checking for MySQL Server (v3.22.5) ok: found v3.23.58 Content-type: text/html <H1>Software error:</H1> <PRE>DBI table_info: invalid number of parameters: handle + 4 Usage: $h-&gt;table_info([ \%attr ]) at ./checksetup.pl line 1613. </PRE> <P> For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
225,221
2,001,704
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Previously discussed [email protected] on mailing list. My currently preferred solution is pretty simple: alter table longdescs add cid int(10) not null auto_increment primary key; Reproducible: Always Steps to Reproduce:
219,355
1,958,769
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030915 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030915 An XML Parsing Error is displayed on files which are served as "application/xhtml+xml" or "text/xml" and which use Latin-1 entities like &copy; or symbols like &alpha;. Reproducible: Always Steps to Reproduce: 1. Open about: Actual Results: An XML Parsing Error: undefined entity is displayed. On the about: page, it complains about &copy; Expected Results: It should display the page. Special entities like &lt; are not affected. Files with MIME-type "text/html" are not affected. Read about XHTML entities at http://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#a_xhtml_character_entities
220,519
1,967,910
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6a) Gecko/20030924 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6a) Gecko/20030924 With my latest CVS pull as of 9/27/2003 on Windows 2000: The imagemaps on http://www.netflix.com don't accept clicks (though they show the 'hand' pointer as if it were indeed a link). Reproducible: Always Steps to Reproduce: 1. Load http://www.netflix.com 2. Attempt to click on tabs. Actual Results: We get a hover state (as if we've indeed found an <a href> or similar node element, but clicking doesn't do anything. Expected Results: Gone to the respective link: http://www.netflix.com/RecommendationsHome http://www.netflix.com/Queue Code snippet inline: <map name="member-nav"> <area alt="Browse Movies" coords="7,2,91,27" > <area alt="Recommendations Based on Your Ratings" coords="100,2,267,27" href="http://www.netflix.com/RecommendationsHome"> <area alt="Your Rental Queue" coords="274,2,350,27" href="http://www.netflix.com/Queue"> </map> <table border=0 cellpadding=0 cellspacing=0 border=0 class=headertbl background="http://a408.g.akamai.net/f/408/1284/24h/image.netflix.com/NetFlix_Assets/layout/headers/member_bg_browse.gif"> <tr> <td valign=top height=57 width=35%><a href="http://www.netflix.com/Default"><img src="http://a408.g.akamai.net/f/408/1284/24h/image.netflix.com/NetFlix_Assets/layout/headers/logo.gif" width="89" height="28 alt="Netflix border="0" class="logo"></a></td> <td valign=bottom align=center><img src="http://a408.g.akamai.net/f/408/1284/24h/image.netflix.com/NetFlix_Assets/layout/headers/member_browse_tab.gif" width="361" height="46" border="0" usemap="#member-nav"></td> <td valign=top align=right width=35%><div class="links"><a href="http://www.netflix.com/YourAccount">Your Account</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.netflix.com/Help">Help</a></div></td> </tr> </table>
220,566
1,968,200
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.5b) Gecko/20030912 [I've chosen the Component based on the trace, apologies if I guessed wrong.] Note: This happens in Epiphany [a gtkmozembed client], but the trace indicates that it is mozilla code which causes the hang. Sometimes Epiphany hangs when starting a page load. This happens about once or twice a day for me, non-reproducibly, with different pages. After killing the program and restarting, the same page loads without problems. I've observed this hang using different mozilla versions during the last 6 months; the trace is always similar. Reproducible: Sometimes Steps to Reproduce: None known. Actual Results: Hang. Expected Results: No hang. Trace: Thread 6 (Thread 81925 (LWP 4082)): #0 0x40b1c536 in nanosleep () from /lib/libpthread.so.0 Thread 5 (Thread 49156 (LWP 4078)): #0 0x40b1c536 in nanosleep () from /lib/libpthread.so.0 #1 0x00000001 in ?? () #2 0xbf3ff7ac in ?? () Thread 4 (Thread 32771 (LWP 4077)): #0 0x40b18b88 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40b18999 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x40b15aa8 in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0 #3 0x401d2175 in PR_WaitCondVar (cvar=0x81e18e8, timeout=4294967295) at ptsynch.c:389 #4 0x40148de6 in nsThreadPool::GetRequest(nsIThread*) (this=0x8214e98, currentThread=0x8178788) at nsThread.cpp:662 #5 0x40149989 in nsThreadPoolRunnable::Run() (this=0x8178770) at nsThread.cpp:904 #6 0x40147878 in nsThread::Main(void*) (arg=0x8178788) at nsThread.cpp:118 #7 0x401d7f7f in _pt_root (arg=0x8178808) at ptthread.c:214 #8 0x40b168be in pthread_start_thread () from /lib/libpthread.so.0 #9 0x40d81217 in clone () from /lib/libc.so.6 Thread 3 (Thread 16386 (LWP 4076)): #0 0x40d79bb4 in poll () from /lib/libc.so.6 #1 0x401d6a9c in _pr_poll_with_poll (pds=0x81e7cbc, npds=1, timeout=4294967295) at ptio.c:3887 #2 0x414ba7ef in nsSocketTransportService::Poll() (this=0xfffffffc) at nsSocketTransportService2.cpp:324 #3 0x414baee5 in nsSocketTransportService::Run() (this=0x81e7968) at nsSocketTransportService2.cpp:528 #4 0x40147878 in nsThread::Main(void*) (arg=0x81e1ad8) at nsThread.cpp:118 #5 0x401d7f7f in _pt_root (arg=0x821dc30) at ptthread.c:214 #6 0x40b168be in pthread_start_thread () from /lib/libpthread.so.0 #7 0x40d81217 in clone () from /lib/libc.so.6 Thread 2 (Thread 32769 (LWP 4075)): #0 0x40d79bb4 in poll () from /lib/libc.so.6 #1 0x40b1661b in __pthread_manager () from /lib/libpthread.so.0 #2 0x40d81217 in clone () from /lib/libc.so.6 Thread 1 (Thread 16384 (LWP 4068)): #0 0x401a574e in PL_HashTableRawLookup (ht=0x8475c00, keyHash=108352116, key=0x41f577de) at plhash.c:206 #1 0x401a5c1a in PL_HashTableLookup (ht=0x8475c00, key=0x41f577de) at plhash.c:388 #2 0x41519fc0 in nsHttp::ResolveAtom(char const*) (str=0x41f577de "Accept") at nsHttp.cpp:140 #3 0x4153c285 in nsHttp::ResolveAtom(nsACString const&) (s=@0xbfffe7f0) at nsHttp.h:125 #4 0x4153863c in nsHttpChannel::SetRequestHeader(nsACString const&, nsACString const&, int) (this=0x8a78138, header=@0xbfffe7f0, value=@0xbfffe7e0, merge=0) at nsHttpChannel.cpp:2920 #5 0x41f3ebcb in NewImageChannel (aResult=0xbfffe9b0, aURI=0x86edaa0, aInitialDocumentURI=0x86b3860, aReferringURI=0x86b3860, aLoadGroup=0x86cd3d0, aLoadFlags=0) at imgLoader.cpp:199 #6 0x41f3f25d in imgLoader::LoadImage(nsIURI*, nsIURI*, nsIURI*, nsILoadGroup*, imgIDecoderObserver*, nsISupports*, unsigned, nsISupports*, imgIRequest*, imgIRequest**) (this=0x8215008, aURI=0x86edaa0, aInitialDocumentURI=0x86b3860, aReferrerURI=0x86b3860, aLoadGroup=0x86cd3d0, aObserver=0x86ed960, aCX=0x8abe060, aLoadFlags=0, cacheKey=0x0, aRequest=0x0, _retval=0x86ed964) at imgLoader.cpp:396 #7 0x41b3ba8d in nsImageLoadingContent::ImageURIChanged(nsACString const&) (this=0x86ed960, aNewURI=@0xbfffecf0) at nsImageLoadingContent.cpp:439 #8 0x41b3b731 in nsImageLoadingContent::ImageURIChanged(nsAString const&) (this=0x86ed960, aNewURI=@0xbfffed80) at nsImageLoadingContent.cpp:374 #9 0x41ba01a0 in nsHTMLImageElement::SetParent(nsIContent*) (this=0x86ed940, aParent=0xbfffed80) at nsHTMLImageElement.cpp:673 #10 0x41b67a9d in nsGenericHTMLContainerElement::AppendChildTo(nsIContent*, int, int) (this=0x86ed868, aKid=0x86ed940, aNotify=0, aDeepSetDocument=0) at nsGenericHTMLElement.cpp:3777 #11 0x41bf037a in SinkContext::AddLeaf(nsIHTMLContent*) (this=0x8752380, aContent=0x86ed940) at nsHTMLContentSink.cpp:1933 #12 0x41bf015f in SinkContext::AddLeaf(nsIParserNode const&) (this=0x8752380, aNode=@0x87c64b8) at nsHTMLContentSink.cpp:1861 #13 0x41bf47ad in HTMLContentSink::AddLeaf(nsIParserNode const&) (this=0x825bba8, aNode=@0x87c64b8) at nsHTMLContentSink.cpp:3604 #14 0x4203fac3 in CNavDTD::AddLeaf(nsIParserNode const*) (this=0x8591ea8, aNode=0x87c64b8) at CNavDTD.cpp:3773 #15 0x4203c5b2 in CNavDTD::HandleDefaultStartToken(CToken*, nsHTMLTag, nsCParserNode*) (this=0x8591ea8, aToken=0x8974b50, aChildTag=eHTMLTag_img, aNode=0x87c64b8) at CNavDTD.cpp:1457 #16 0x4203d06a in CNavDTD::HandleStartToken(CToken*) (this=0x8591ea8, aToken=0x8974b50) at CNavDTD.cpp:1832 #17 0x4203bae4 in CNavDTD::HandleToken(CToken*, nsIParser*) (this=0x8591ea8, aToken=0x8974b50, aParser=0x8b125f8) at CNavDTD.cpp:1016 #18 0x4203ae28 in CNavDTD::BuildModel(nsIParser*, nsITokenizer*, nsITokenObserver*, nsIContentSink*) (this=0x8591ea8, aParser=0x8b125f8, aTokenizer=0x86df2b8, anObserver=0x0, aSink=0x825bba8) at CNavDTD.cpp:514 #19 0x4204fcaa in nsParser::BuildModel() (this=0x8b125f8) at nsParser.cpp:1905 #20 0x4204f9d4 in nsParser::ResumeParse(int, int, int) (this=0x8b125f8, allowIteration=1, aIsFinalChunk=0, aCanInterrupt=1) at nsParser.cpp:1772 #21 0x4205106b in nsParser::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) (this=0x8b125f8, request=0x86f9858, aContext=0x0, pIStream=0x8abe668, sourceOffset=2521, aLength=11814) at nsParser.cpp:2437 #22 0x42204ed2 in nsDocumentOpenInfo::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) (this=0x8a21288, request=0x86f9858, aCtxt=0x0, inStr=0x8abe668, sourceOffset=2521, count=11814) at nsURILoader.cpp:242 #23 0x414d4341 in nsHTTPCompressConv::do_OnDataAvailable(nsIRequest*, nsISupports*, unsigned, char*, unsigned) (this=0x8219970, request=0x86f9858, aContext=0x0, aSourceOffset=2521, buffer=0x8a5f5b0 "b, nav links -->\n<table cellpadding=\"2\" cellspacing=\"0\" border=\"0\" width=\"100%\" align=\"center\">\n<tr>\n\t<td><img src=\"images/vb_bullet.gif\" border=\"0\" align=\"middle\" alt=\""..., aCount=11814) at nsHTTPCompressConv.cpp:368 #24 0x414d417a in nsHTTPCompressConv::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) (this=0x8219970, request=0x86f9858, aContext=0x0, iStr=0x82199f8, aSourceOffset=2521, aCount=141524800) at nsHTTPCompressConv.cpp:304 #25 0x414bb9c5 in nsStreamListenerTee::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) (this=0x41569b08, request=0x86f9858, context=0x0, input=0xbffff480, offset=2521, count=3938) at nsStreamListenerTee.cpp:97 #26 0x4153987b in nsHttpChannel::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) (this=0x86f9858, request=0x8b0d468, ctxt=0x0, input=0x86bbbd4, offset=2521, count=3938) at nsHttpChannel.cpp:3380 #27 0x41497d91 in nsInputStreamPump::OnStateTransfer() (this=0x8af85e0) at nsInputStreamPump.cpp:418 #28 0x41497a87 in nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) (this=0x8af85e0, stream=0x86bbbd4) at nsInputStreamPump.cpp:321 #29 0x40126849 in nsInputStreamReadyEvent::EventHandler(PLEvent*) (plevent=0x6755274) at nsStreamUtils.cpp:116 #30 0x40143374 in PL_HandleEvent (self=0x8ab4b5c) at plevent.c:671 #31 0x4014324d in PL_ProcessPendingEvents (self=0x81e1dd8) at plevent.c:606 #32 0x401450e4 in nsEventQueueImpl::ProcessPendingEvents() (this=0x8217190) at nsEventQueue.cpp:391 #33 0x41f911de in event_processor_callback (source=0x81eed08, condition=G_IO_IN, data=0x86f7f40) at nsAppShell.cpp:67 #34 0x40ba8409 in g_io_unix_dispatch (source=0x81eed08, callback=0x41f911c8 <event_processor_callback>, user_data=0x8217190) at giounix.c:159 #35 0x40b88726 in g_main_dispatch (context=0x813a4a0) at gmain.c:1752 #36 0x40b897c9 in g_main_context_dispatch (context=0x813a4a0) at gmain.c:2300 #37 0x40b89b09 in g_main_context_iterate (context=0x813a4a0, block=1, dispatch=1, self=0x8114a08) at gmain.c:2381 #38 0x40b8a1c1 in g_main_loop_run (loop=0x8240ce0) at gmain.c:2601 #39 0x4045177f in bonobo_main () at bonobo-main.c:294 #40 0x0807748a in main (argc=1, argv=0xbffff854) at ephy-main.c:154
220,930
1,970,393
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925 Inspecting the length of a list returned by getElementsByTagName() early in page loading causes incorrect lengths to be returned by later calls. Reproducible: Always Steps to Reproduce: 1. Load the test case. 2. Follow the directions in the page. Actual Results: The number of items in the element list varies depending on whether or not the length of a list of elements in the document is inspected while the document is loading. Expected Results: The length of the element list should always be the same.
221,030
1,971,039
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 The New Account Wizard does not allow to set up IMAP-SSL server. This problem may seem as something cosmetic for a single user application (just go to Tools/Account Settings, prefs.js and fix it), but it is nearly a showstopper for a multi-user deployment. I am working on a site with up to several hundred users now. The site OS are Redhat Linux and Solaris 9. Reproducible: Always Steps to Reproduce: 1. Run a new installation of Thunderbird. A new account wizard (inherited from mailnews) pops up. 2. Set up incoming server type as IMAP and incoming server as your-server.ip 3. Complete the wizard. Actual Results: Thunderbird assumes that a server is non-SSL and defaults to port 143. A few unacceptable things happen: 1. A password is prompted. My presumption if user enters password, it will be sent unencrypted via the network. BAD IDEA. 2. The server will not validate the logon (the server is supposed to tell client that no connections are accepted on port 143). 3. A user gets an error message that the password is wrong. An error message itself is quite misleading. Expected Results: Allow to set up SSL type of the incoming server.
230,270
2,041,267
The following steps cause lots of stuff to be leaked (global object, etc.). The root of the leak is a reference added in PresShell::ClearFrameRefs. Steps to reproduce: 1. ./mozilla -P <profile name> -inspector http://dbaron.org/ 2. In the upper left tree, click "HTML" 3. At the top of the upper right, click the dropdown and choose "CSS Style Rules" 4. Click on the one rule. 5. Right-click on the one property 6. Choose "Edit" in the context menu 7. Click "OK" 8. close the window with the "X" in the titlebar I'll attach a patch that fixes the leak. I'm not really happy with the patch -- the code seems quite messy.
227,155
2,017,548
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031129 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031129 Migrating old chart data into database ... [Mon Dec 1 10:07:29 2003] checksetup.pl: DBD::mysql::db do failed: Duplicate entry '1-15-0-0' for key 1 at ./checksetup.pl line 3832. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: no duplicate key no clue whether that will hurt me down the road!
227,458
2,019,754
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031203 http://212.23.139.138/moz16bug/ is a big DIV list. IE6 and Moz 1.5 render this page in less than a second Moz 1.6 needs almost 60 secs (Sony Vaio 1GHz, 512MB) When the page is renderen and you open a menu item, than it takes again 60 secs to show the menu. Reproducible: Always Steps to Reproduce: open th link Actual Results: moz 16b freezes Expected Results: less than 1 second rendering time It's a blocker because we deal with big address lists in the browser. So we can't work with 16b anymore.
228,156
2,024,934
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 This is a serious regression that prevents previewing RTL messages in forums and webmail. Reproducible: Always Steps to Reproduce: Open http://bugzilla.mozilla.org/attachment.cgi?id=134102&action=view or any other page with an RTL textarea that already includes text. Actual Results: The contained text does not align to the rightmost side of the textarea, but rather starts at the middle (as if it was indented). Expected Results: Text should be right-aligned. Prog.
171,749
1,567,671
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.2b) Gecko/20020930 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.2b) Gecko/20020930 http://www.w3.org/TR/CSS21/generate.html#before-after-content (and the equivalent section of CSS2) permits generated content to be given the 'display' value 'none'. This is not being done properly in Gecko. I'll attach a testcase immediately. Reproducible: Always Steps to Reproduce:
173,363
1,580,072
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020613 Depending on where the selection is made on text, font information gets lost when drag & drop. I will include the test page after filing. Basically the test page has four lines with different font sizes. Depending on where you highlight, when dragged and dropped, the font size information gets lost. ( Looking at the output from modified code, it actually lose ALL font information. ) For example, if there was a line, "This is a complete line." If you highlight all of it, when dragged and dropped, it displays with the same font size. But if you only highlight the portion of the sentence, the font information gets lost and it's displayed with a default font size of editor where you drop the content to. It seems like Wordpad does not do a good job as drop target. MS Words is more reliable when re-producing this bug. The following are excerpt ( but modified to ooutput strings ) from nsContentAreaDragDrop::DragGesture() in nsContnetAreaDragDrop.cpp // crawl the dom for the appropriate drag data depending on what was clicked PRBool startDrag = BuildDragData(inMouseEvent, urlString, titleString, htmlString, getter_AddRefs(image), &isAnchor); if ( startDrag ) { /**Modi begin **/ nsCAutoString strTemp; strTemp = "Title string is "; strTemp.AppendWithConversion(titleString); NS_ASSERTION( PR_FALSE , strTemp.get() ); strTemp = "urlString string is "; strTemp.AppendWithConversion(urlString); NS_ASSERTION( PR_FALSE , strTemp.get() ); strTemp = "htmlString string is "; strTemp.AppendWithConversion(htmlString); NS_ASSERTION( PR_FALSE , strTemp.get() ); /**Modi end **/ // build up the transferable with all this data. nsCOMPtr<nsITransferable> trans; Reproducible: Always Steps to Reproduce: 1. Load up the test case, which I will put soon. 2. Load up MS Words side by side with the mozilla browser. 3. Highlight some line ( the whole line - try to highlight from the blank line above and below also ) and drag the selectin to Words. 4. You will see it displays as the same size. 5. Now highlight only the portion of the line. 6. Do the drag on Words. 7. Size information is lost ( whole font information is lost... ) Actual Results: See Step to reproduce. Expected Results: Size and all other font information ( ex, font name, etc ) should not be lost even though any part of surrounded text is dragged.
148,939
1,377,973
I wanted to change a list entry in my address book, because one email was wrong. First I selected the list name on the left, so the addresses were displayed on the right. Then I chose the entry from the right panel with double-click and changed the entry to the correct address. The correct address is displayed when I select the list name again. As I sent a mail to the list it went again to one wrong mail address! So: The address ist listed correct in the right frame of the address book but when I double-click the list name on the left the mail address is shown _unchanged_ in the popup!
159,328
1,464,718
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722 BuildID: 2002072204 The submit button pretends to be a mixeture of a button and a text box. I can change the value of the text box. Also I can click the button where the button doesn't overlapped by the text box. But it doesn't works. Reproducible: Always Steps to Reproduce: 1. create a html page including a form element with type SUBMIT (all capitals) 2. create a html page including a form element with type SUBMiT or submit (all lowercase or just the i in lowercase) 3. Actual Results: if i open the first page it creates the bug but if i open the other page it works fine. Expected Results: of course a working submit button I use a redhat 7.2 with red carpet updates. and using Lang PWD=/home/fsniper XAUTHORITY=/home/fsniper/.Xauthority WINDOWID=41943203 HOSTNAME=fsniper LESSOPEN=|/usr/bin/lesspipe.sh %s GDMSESSION=Default GNOME_SESSION_NAME=Default USER=fsniper LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: MACHTYPE=i386-redhat-linux-gnu MAIL=/var/spool/mail/fsniper INPUTRC=/etc/inputrc XMODIFIERS=@im=none LANG=tr_TR.ISO-8859-9 COLORTERM=gnome-terminal DISPLAY=:0 LOGNAME=fsniper SHLVL=3 GDM_LANG=tr_TR.ISO-8859-9 SESSION_MANAGER=local/fsniper:/tmp/.ICE-unix/4405 SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux-gnu HISTSIZE=1000 HOME=/home/fsniper SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass TERM=xterm PATH=/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/games:/opt/gnome/bin:/usr/X11R6/bin:/home/fsniper/bin:/home/fsniper/bin _=/usr/bin/env
159,704
1,468,234
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020727 BuildID: 20020727 Hi. The MARQUEE tag has a parameter DIRECTION which can be set to LEFT or RIGHT, but also to UP or DOWN in order to do a vertical scroll (just like a film's credits), that is not implentented yet in Mozilla. You can check this at my simple webpage http://www.danielclemente.com/html/index.htm#scroll or writing the HTML code: <MARQUEE DIRECTION="UP">this is a test</MARQUEE> Thanks, Daniel Clemente Reproducible: Always Steps to Reproduce: Open an .HTM that contains this code: <MARQUEE DIRECTION="UP">this is a test</MARQUEE> Actual Results: The text is quiet. Expected Results: The text should move from bottom to top. <MARQUEE DIRECTION="UP">this is a test</MARQUEE> <MARQUEE DIRECTION="DOWN">this is a test</MARQUEE> (LEFT and RIGHT work ok, but UP and DOWN do not) <MARQUEE DIRECTION="LEFT">this is a test</MARQUEE> <MARQUEE DIRECTION="RIGHT">this is a test</MARQUEE>
161,174
1,481,779
Build: 08/02 branch build OS: Simplified Chinese XP From Chinese Hotmail, when I try to download an attachment with filename in Chinese, the Chinese filename is displayed as question marks on download file dialog. IE and 4.x don't have this problem. Steps to reproduce: 1. From Netscape Mail client, send a gb2312 mail with a Chinese attachment filename to a hotmail account. Please use doc attachment file so you can have a download dialog on hotmail. 2. Login Hotmail from Chinese UI. 3. Download the attachment file from Hotmail account on browser. The Chinese filename is shown as question marks on download file dialog.
162,239
1,491,921
Auto-detection doesn't work for POST document. Steps to reproduce: (1) Set Default Character Coding to EUC-JP or ISO-2022-JP and turn on Japanese auto-detection. (2) Access to <http://www.jra.go.jp/> and select "HTML". (3) Push one of the five button in the left, "Shutsuba-hyo", "Kyousou-seiseki"... Actual result: The next page is displayed as garbage. Expected result: Auto-detection should work. Original report in Bugzilla-jp: http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=2500
162,377
1,493,407
This bug is seperated from bug 155569. Fix for bug 155569 is reading the page encoding. This works for most cases, but on a ftp listing page, to display non-ascci filename correctly on the page, charset preference setting has to match the sever encoding. But ftp listing page is encoded in UTF-8, this caused the fix for bug 155569 not working for ftp listing page. On the latest branch build, the filename is not shown on File Save dialog except the file extension part, the user can still correct the filename on the file save dialog. But on some embedding applications, because there is no file save dialog as in Netscape client, the file is downloaded directly from the browser to local drive, so the user has no chance to correct the filename, non-ascii filename is plainly shown as .exe or .doc in local drive after it's downloaded. Steps to reproduce on Netscape client: 1. go to ftp://10.169.114.243 2. Go to Edit | Preference | Language, select Simplified Chinese (GB2312) as Character Encoding, so the Chinese filenames can be viewed correctly on the listing page. 2. Click on a doc file, Helper dialog comes up. Select "Save the File", then File Save dialog comes up. You can see the filename is not displayed on the dialog.
162,523
1,494,590
This is another bug seperated from bug 155569. Java Script doesn't carry over the charset for the url containing non-ascii chars Steps to reproduce: case 1: copied over from bug 161174 1. From Netscape Mail client, send a gb2312 mail with a Chinese attachment filename to a hotmail account. Please use doc attachment file so you can have a download dialog on hotmail. 2. Login Hotmail from Chinese UI. 3. Download the attachment file from Hotmail account on browser. The Chinese filename is shown as question marks on download file dialog. Case 2. Open attached html page, clicking on OK button, the Chinese filename is shown as question marks on file save dialog. With the fix for bug 155569 (currently the fix is landed on the trunk), enter the Chinese url directly on the URL bar, you can see the Chinese filename is displayed correctly on file save dialog.
162,894
1,498,154
This problem is originally found on an embeded application, later on I found out it's reproducible on Netscape client in some conditions. Below is the steps to reproduce: 1. Launch a Chinese Netscape build with a clean new profile. With the new profile, the user default character encoding is gb2312. Accept langauge is Simplified Chiense [zh-cn], auto detector is turned to Chinese. 2. Switch the auto detector to Universal by selecting View | Character Coding | Auto detector | Universal 3. Go to http://www.geocities.co.jp, an euc-jp page w/o meta tag. The reason I go to a Japanese page first is to make sure the wrong charset I got with the French page later on is not from the cacheed charset. 4. Go to http://fr.yahoo.com, a French page w/o charset meta tag. The page is detected as gb2312, the accented characters are displayed as question marks or Chinese characters.
169,620
1,550,742
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020915 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020915 All Paragraphs in news stories on cnn.com no not wrap but scroll far off to the right. Reproducible: Always Steps to Reproduce: 1. Load any cnn.com story. 2. Paragraphs do not wrap. Actual Results: No paragraphs wrap, story scrolls far off to the right. Expected Results: You should be able to read the story without scrolling to the right. Looks proper in IE 5.5 and Opera 6.
154,230
1,418,499
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.1a) Gecko/20020614 Netscape/7.0 BuildID: 2002062308 When you go to http://www.vkacademy.com/ in Mozilla, the page loads fine. But reloading the page causes the scrollbar to disappear. Using the scrollwhell, and keyboard shortcuts do not work. Only using the TAB key works, and the page still does not scroll, but allows you to blindly navigate the page's links. Seems to affect the whole site. Reproducible: Always Steps to Reproduce: 1. Go to site. 2. Reload site, or choose a link, and then go back. Actual Results: The page will not scroll. Expected Results: The page should scroll like anyother.