Bug ID
int64 961
1.91M
| Comment ID
int64 3.98k
17.1M
| Author
stringlengths 8
48
| Comment Text
stringlengths 1
64.3k
⌀ |
---|---|---|---|
1,585,236 | 14,396,075 |
It seems like setting `beConservative` on the channel used for update checking is causing failures with the Firefox Private Network proxy, which seems to only accept TLS 1.3. I have a more complete writeup in the See Also link.
Essentially, I'm not sure if it's intended behavior for this flag to affect the connection made to the proxy, rather than the connection being made *over* the proxy.
It doesn't seem to happen every time, but it's reproducible. I suspect sometimes it is reusing an existing connection to the proxy? I notice that if I first go into about:addons and check for updates there, subsequent browser update checks via the About dialog will work.
I'm not 100% sure I've diagnosed this correctly, but removing the flag seems to fix updates, so there must be some relationship.
|
|
1,585,588 | 14,399,163 |
Created attachment 9098194
1002190506[1].jpg
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
I have installed this 3 times coming to the same issue.
After install. Simply clicking on "Take a screenshot" activates but doesn't show prompts.
Actual results:
When clicked on from the url bar for the first time a message pops up stating.
"Whoa! Firefox Screenshots went haywire.
We're not sure what happened. Care to try again or take a shot of a different page?
The operation is insecure.
via 2d365d63-1626-4576-9ef6-d0b17ecce525
After which no prompts show up and you're unable to access any of the page you're wanting to screenshot until you go back in the url tab and "deselect" Take a Screenshot.
Expected results:
After selecting Take a Screenshot, the usual prompts allowing you to pick the size and dimensions of the target area. This issue didn't start happening until the nightly update within the past week.
|
|
1,586,647 | 14,406,515 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
In about:config set identity.fxaccounts.enabled = false.
Open about:logins and click on any saved login on the left.
Actual results:
If I disable fxaccounts in about:config, then in the lockwise ui I can click any entry but the content is not loaded in the details pane.
In the devtools I get the following error with stacktrace:
TypeError: state is undefinedfxaccounts-button.js:68:5
updateState chrome://browser/content/aboutlogins/components/fxaccounts-button.js:68
handleSyncState chrome://browser/content/aboutlogins/aboutLogins.js:36
<anonymous> chrome://browser/content/aboutlogins/aboutLogins.js:77
sendToContent resource:///actors/AboutLoginsChild.jsm:244
receiveMessage resource:///actors/AboutLoginsChild.jsm:223
receiveMessage resource://gre/modules/ActorManagerChild.jsm:179
Expected results:
The details pane should load the selected account on the left
|
|
1,596,777 | 14,489,664 |
This bug is for crash report bp-8ddcd78b-76e5-40a5-a032-096c50191115.
Seen while looking at crash stats - crashes started in 20191114214957: https://bit.ly/37cdxfB
50 crashes/25 installs so far on all 3 platforms.
One comment "Occured while skipping a YouTube video in PiP mode."
Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2f19e7b646e0a52fa855b75c868f0a3f3a990ad3&tochange=88db9bea4580df16dc444668f8c2cddbb3414318
```
Top 10 frames of crashing thread:
0 XUL mozilla::detail::ProxyFunctionRunnable<mozilla::MediaDecoderStateMachine::SetSecondaryVideoContainer xpcom/threads/MozPromise.h:1450
1 XUL mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:202
2 XUL nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:304
3 XUL non-virtual thunk to nsThreadPool::Run xpcom/threads/nsThreadPool.cpp
4 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1250
5 XUL NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:486
6 XUL mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:333
7 XUL MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
8 XUL nsThread::ThreadFunc xpcom/threads/nsThread.cpp:458
9 libnss3.dylib _pt_root nsprpub/pr/src/pthreads/ptthread.c:201
```
|
|
1,599,258 | 14,510,324 |
Created attachment 9111389
Before
See before vs. after.
|
|
1,583,848 | 14,383,249 |
Created attachment 9095180
MobilePromotion.png
[Affected versions]:
- Nightly 71.0a1 (Build ID: 20190924215237) (64-bit)
[Affected Platforms]:
- Ubuntu 18.04 x64.
- Arch Linux 4.12
[Prerequisites]:
- You are signed with a valid FxA account.
[Steps to reproduce]:
1. Open the Firefox browser with the profile from prerequisites.
2. Navigate to “about:logins” page.
3. Observe the the “GET IT ON Google Play” button from the mobile promotion.
[Expected result]:
- The “GET IT ON Google Play” button has not a background around it.
[Actual result]:
- The “GET IT ON Google Play” button has a blue light background around it.
[Regression Window]
- The issue is not reproducible with older Nightly 71.0a1 (2019-09-25) builds. Considering this, using mozregression tool I have found the issue that broke this in the latest Nightly build. Here are the results:
- Pushlog: https://tinyurl.com/y2y7rvbm
- Last good revision: 792734411e2f2fa383f0134f6549d0096b4d8da7
- First bad revision: 9ef391e20fa6d7c0a0f097bda04d61f1d4d4d8f2
From this pushlog it seems that bug 1551088 introduced this behavior.
[Notes]:
- Attached a screenshot with the issue.
|
|
1,571,234 | 14,277,996 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Open History, search for a website, right-click on it, select Forget About This Site.
Actual results:
Pages from this site are removed from history, cookies stay in place.
Expected results:
As https://support.mozilla.org/en-US/kb/delete-browsing-search-download-history-firefox#w_remove-a-single-website-from-your-history states, "All history items (browsing and download history, cookies, cache, active logins, passwords, saved form data, exceptions for cookies, images, pop-ups) for that site will be removed."
|
|
1,576,508 | 14,320,161 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
I upgraded to the latest Apple OS X Public Beta 6. Public Beta 5 rendered all Firefox apps useless as they would not launch.
Beta 6 resolved this p[roblem. And created a new one.
Firefox approved Add-On called Download Manager S3 no longer works properly. It was working in previous betas.
And this must be a Firefox bug because the Chrome version of this add-on is functioning properly.
Actual results:
I went to a website (any website) and tried to download a file.
The file downloaded in the background using the default download capabilities of Firefox. THIS IS NOT WHAT SHOULD HAVE HAPPENED.
Expected results:
Upon starting the download, Firefox should have offloaded the task to Download Manager S3.
Download Manager would normals add the download to its history and manage the download.
In addition, Download Manager S3 can if preferenced display a Download Bar across the bottom of the screen to monitor the download.
My preference in Download Manager S3 upon completion of the download to switch to the parent folder of the just downloaded file, play a sound and display a notification.
None of those things happened. I believe they would have all happened if Firefox had properly sent the download to Download Manager S3 and then gotten out of the way.
|
|
1,577,788 | 14,332,513 |
Created attachment 9089372
error-sync-1567169969536.txt
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
- Open old Firefox (in another machine) or another version
- Sync
- Sync error at new version
Actual results:
Problem 1:
- The old Firefox synced already uninstalled add-ons to the new Browser
Problem 2:
```jsm
1567169968252 Sync.ErrorHandler DEBUG bookmarks failed: MergeError: Database operation failed with code 19 (UNIQUE constraint failed: itemsAdded.guid)(resource://gre/modules/SyncedBookmarksMirror.jsm:1384:5) JS Stack trace: [email protected]:1384:5
```
Expected results:
No errors.
Not sync old add-ons, not sync previously removed add-ons.
Thanks!
|
|
1,614,259 | 14,631,886 |
Crashes in nightly on all platforms starting with buildid 20200207035551, on MOZ_DIAGNOSTIC_ASSERT(outer).
This bug is for crash report bp-c5da9903-1745-43d8-b0fd-02c6c0200210.
```
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::Location::CallerSubsumes dom/base/Location.cpp:622
1 xul.dll mozilla::dom::Location::GetProtocol dom/base/Location.cpp:414
2 xul.dll mozilla::dom::Location_Binding::get_protocol dom/bindings/LocationBinding.cpp:236
3 xul.dll mozilla::dom::binding_detail::GenericGetter<mozilla::dom::binding_detail::MaybeCrossOriginObjectThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3052
4 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:562
5 xul.dll js::CallGetter js/src/vm/Interpreter.cpp:766
6 xul.dll js::NativeGetProperty js/src/vm/NativeObject.cpp:2631
7 xul.dll JS_ForwardGetPropertyTo js/src/jsapi.cpp:2501
8 xul.dll mozilla::dom::Location_Binding::DOMProxyHandler::get const dom/bindings/LocationBinding.cpp:1556
9 xul.dll static js::Proxy::get js/src/proxy/Proxy.cpp:341
```
|
|
1,615,502 | 14,640,779 |
Created attachment 9126626
testcase.html
Found with m-c `20200213-51dbdcd6e874`
```c
==79382==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000020 (pc 0x7fc4dbbbb508 bp 0x7fff9b359370 sp 0x7fff9b359370 T0)
==79382==The signal is caused by a READ memory access.
==79382==Hint: address points to the zero page.
#0 0x7fc4dbbbb507 in get /src/obj-firefox/dist/include/mozilla/RefPtr.h:286:27
#1 0x7fc4dbbbb507 in operator-> /src/obj-firefox/dist/include/mozilla/RefPtr.h:316:12
#2 0x7fc4dbbbb507 in nsIFrame::StyleList() const /src/layout/style/nsStyleStructList.h:36:1
#3 0x7fc4de8e7749 in mozilla::a11y::HTMLLIAccessible::HTMLLIAccessible(nsIContent*, mozilla::a11y::DocAccessible*) /src/accessible/html/HTMLListAccessible.cpp:41:46
#4 0x7fc4de887c80 in operator() /src/accessible/base/MarkupMap.h:241:1
#5 0x7fc4de887c80 in $_15::__invoke(mozilla::dom::Element*, mozilla::a11y::Accessible*) /src/accessible/base/MarkupMap.h:241:1
#6 0x7fc4de8638df in nsAccessibilityService::CreateAccessible(nsINode*, mozilla::a11y::Accessible*, bool*) /src/accessible/base/nsAccessibilityService.cpp:923:13
#7 0x7fc4de8618b7 in mozilla::a11y::TreeWalker::Next() /src/accessible/base/TreeWalker.cpp:187:27
#8 0x7fc4de8bd3b9 in mozilla::a11y::DocAccessible::CacheChildrenInSubtree(mozilla::a11y::Accessible*, mozilla::a11y::Accessible**) /src/accessible/generic/DocAccessible.cpp:2415:39
#9 0x7fc4de8bd4d9 in mozilla::a11y::DocAccessible::CacheChildrenInSubtree(mozilla::a11y::Accessible*, mozilla::a11y::Accessible**) /src/accessible/generic/DocAccessible.cpp:2424:7
#10 0x7fc4de8bca8c in mozilla::a11y::DocAccessible::DoInitialUpdate() /src/accessible/generic/DocAccessible.cpp:1596:3
#11 0x7fc4de8478eb in mozilla::a11y::NotificationController::WillRefresh(mozilla::TimeStamp) /src/accessible/base/NotificationController.cpp:634:16
#12 0x7fc4dba9838d in nsRefreshDriver::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /src/layout/base/nsRefreshDriver.cpp:1974:12
#13 0x7fc4dbaa78e6 in TickDriver /src/layout/base/nsRefreshDriver.cpp:374:13
#14 0x7fc4dbaa78e6 in mozilla::RefreshDriverTimer::TickRefreshDrivers(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) /src/layout/base/nsRefreshDriver.cpp:351:7
#15 0x7fc4dbaa747c in mozilla::RefreshDriverTimer::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /src/layout/base/nsRefreshDriver.cpp:368:5
#16 0x7fc4dbaa6490 in RunRefreshDrivers /src/layout/base/nsRefreshDriver.cpp:820:5
#17 0x7fc4dbaa6490 in mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /src/layout/base/nsRefreshDriver.cpp:740:16
#18 0x7fc4dbaa582b in mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyVsync(mozilla::VsyncEvent const&) /src/layout/base/nsRefreshDriver.cpp:635:9
#19 0x7fc4dc21b419 in mozilla::layout::VsyncChild::RecvNotify(mozilla::VsyncEvent const&) /src/layout/ipc/VsyncChild.cpp:64:16
#20 0x7fc4d5329fb0 in mozilla::layout::PVsyncChild::OnMessageReceived(IPC::Message const&) /src/obj-firefox/ipc/ipdl/PVsyncChild.cpp:187:54
#21 0x7fc4d4d66e20 in mozilla::ipc::PBackgroundChild::OnMessageReceived(IPC::Message const&) /src/obj-firefox/ipc/ipdl/PBackgroundChild.cpp:5806:32
#22 0x7fc4d4610842 in mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) /src/ipc/glue/MessageChannel.cpp:2215:25
#23 0x7fc4d460b4a4 in mozilla::ipc::MessageChannel::DispatchMessage(IPC::Message&&) /src/ipc/glue/MessageChannel.cpp:2137:9
#24 0x7fc4d460d76f in mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::MessageChannel::MessageTask&) /src/ipc/glue/MessageChannel.cpp:1976:3
#25 0x7fc4d460e670 in mozilla::ipc::MessageChannel::MessageTask::Run() /src/ipc/glue/MessageChannel.cpp:2007:13
#26 0x7fc4d33bcbd8 in nsThread::ProcessNextEvent(bool, bool*) /src/xpcom/threads/nsThread.cpp:1220:14
#27 0x7fc4d33c7a3c in NS_ProcessNextEvent(nsIThread*, bool) /src/xpcom/threads/nsThreadUtils.cpp:481:10
#28 0x7fc4d461c6ef in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /src/ipc/glue/MessagePump.cpp:87:21
#29 0x7fc4d4515077 in RunInternal /src/ipc/chromium/src/base/message_loop.cc:315:10
#30 0x7fc4d4515077 in RunHandler /src/ipc/chromium/src/base/message_loop.cc:308:3
#31 0x7fc4d4515077 in MessageLoop::Run() /src/ipc/chromium/src/base/message_loop.cc:290:3
#32 0x7fc4db611c58 in nsBaseAppShell::Run() /src/widget/nsBaseAppShell.cpp:137:27
#33 0x7fc4df132226 in XRE_RunAppShell() /src/toolkit/xre/nsEmbedFunctions.cpp:943:20
#34 0x7fc4d4515077 in RunInternal /src/ipc/chromium/src/base/message_loop.cc:315:10
#35 0x7fc4d4515077 in RunHandler /src/ipc/chromium/src/base/message_loop.cc:308:3
#36 0x7fc4d4515077 in MessageLoop::Run() /src/ipc/chromium/src/base/message_loop.cc:290:3
#37 0x7fc4df1318cf in XRE_InitChildProcess(int, char**, XREChildData const*) /src/toolkit/xre/nsEmbedFunctions.cpp:778:34
#38 0x5565569c01f3 in content_process_main /src/browser/app/../../ipc/contentproc/plugin-container.cpp:56:28
#39 0x5565569c01f3 in main /src/browser/app/nsBrowserApp.cpp:303:18
#40 0x7fc4f5e5db96 in __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310
#41 0x556556915cbc in _start (/home/worker/builds/m-c-20200213214257-fuzzing-asan-opt/firefox+0x9bcbc)
```
|
|
1,600,281 | 14,517,857 |
"Preferences" and "Remove" buttons are weirdly aligned.
STR: visit about:preferences#containers
|
|
1,601,563 | 14,528,724 |
Created attachment 9113716
missing_titles.png
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Affected Versions]:
- Firefox Nightly 73.0a1, Build ID 20191204095640
- Firefox Beta 72.0b2, Build ID 20191203141951
- Firefox Nightly 72.0a1, Build ID 20191115214405
[Prerequisites]:
- Highlights are set to "4 Rows" on the "about:preferences#home" page.
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites and navigate to "https://getpocket.com/explore/technology?src=top_navbar".
2. Open multiple (20-30) articles in a new tab and restart the browser.
3. Observe the articles displayed in the Highlights section.
[Expected result]:
- All cards are displayed with a screenshot, domain and title.
[Actual result]:
- Several cards are displayed without a title.
[Regression Range]:
- I've ran a regression check using mozregression and found the following pushlog, it appears the issue was caused by bug 1595285.
- Last good revision: 80ecfe77072130f16fe643a588ae534c8819cc8a
- First bad revision: f30f256f9b67880a1d934d2e1a4d0fd012d06818
- Pushlog:https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=80ecfe77072130f16fe643a588ae534c8819cc8a&tochange=f30f256f9b67880a1d934d2e1a4d0fd012d06818
[Notes]:
- It appears that the same articles are affected each time (about 20 from the Pocket Tech section), here are several examples:
https://www.gq.com/story/elon-musk-mars-spacex-tesla-interview
https://www.haaretz.com/us-news/.premium.MAGAZINE-if-true-this-could-be-one-of-the-greatest-discoveries-in-human-history-1.6828318
https://www.newyorker.com/magazine/2013/10/21/two-hit-wonder
https://arstechnica.com/features/2019/09/after-starship-unveiling-mars-seems-a-little-closer/
- This issue is not reproducible on Firefox Release 71.0.
- The affected tiles cannot be bookmarked.
- I have attached a screenshot of the issue:
@emillio, could you please take a look at this?
|
|
1,635,637 | 14,799,414 |
Created attachment 9146038
Screen Shot 2020-05-05 at 6.16.04 PM.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
Steps to reproduce:
1. Install Amazon Assistant for Firefox on Firefox version 76 (reproduced on Windows and Mac machines).
2. To the right of the URL bar, there should be a teal-colored 'a' icon. Click on the icon.
3. A panel should open up. The panel will be grayed out and a loading icon appears.
Actual results:
The loading icon continues for a couple of seconds, followed by the message "Sorry about this, I'm having trouble loading". The issue was 100% reproducible on a variety of machines.
We have gotten multiple customer complaints so far after the release today, and given the reproducibility, it seems like it may become a widespread issue as more customers get the latest update.
Our extension makes heavy use of IFrames and IFrame post-messaging for feature components. Nothing in particular looked especially related from the release note summary for version 76, but the issue may be related to some change that can affect IFrame communication. Another possibility is anything that specifically affects browser action APIs, which is how this feature is generated.
Expected results:
The Amazon Assistant Home feed should appear, with deals, customer recommendations, search bar, and other features. See an image of the Home feed attached.
We tried the same operation on Firefox 68 and 75 and the same issue did not occur, so it seems highly likely that it's related to the new version.
|
|
318,709 | 2,712,938 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051201 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051201 Firefox/1.6a1
See Summary. This is a recent regression.
First I had problems to reproduce it, but now I see it every time.
This seems to be a recent regression in trunk. I don't see it in branch.
Reproducible: Always
Steps to Reproduce:
1. Go to URL
2. Scroll down
3. Reload
Actual Results:
The contents of the page jump about 10 times op and down.
Depending on the lenght of the page seemingly.
|
|
319,024 | 2,714,679 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051203 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051203 SeaMonkey/1.5a
In Build 2005120309, Password Manager does not remember user name and password when entered in a webpage. I have Preferences correctly set -- and with the same profile, Mozilla 1.7.12 does not show this bug.
Reproducible: Always
Steps to Reproduce:
1. Go to a website that asks for a user name and/or password.
2. Enter these data.
3. Click 'Enter' or 'Submit' or 'Go', etc.
4. Log out or shut down.
5. Re-enter site.
Actual Results:
The site asks for data to be re-entered.
Expected Results:
Password Manager should have asked whether it should remember the data, and (if 'Yes' is clicked) the data should be entered automatically next time.
eMac G4, OS X 10.3.9, Classic theme.
|
|
320,378 | 2,724,426 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/416.12 (KHTML, like Gecko) Safari/416.13
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
I attached a page showing the problem. Rendering the page, both on Mac OS X and on Windows, takes well over 20 seconds. On Firefox 1.0.7 the page is rendered instantaneous.
I have isolated the issue: it is between the lines "START COMMENT OUT HERE" and "FINISH COMMENT OUT HERE" in the style sheet. Removing that part makes the page render instantaneous. (The layout is not as intended in that case, obviously.)
Reproducible: Always
Steps to Reproduce:
1. Extract the attached ZIP file
2. Load the page "example.html" in Firefox 1.5
Actual Results:
Rendering the page takes over 20 seconds, both on Windows and on Mac OS X
Expected Results:
The page should render instantaneously, as it does in Firefox 1.0.7.
I found a bug report that is probably not related to this, but I'm not sure, so I give you the bug ID: #319644.
The reason that I set the severity to "major" is that this issue makes our CMS back-end unusable for Firefox 1.5 users.
|
|
315,951 | 2,694,201 |
The unknown content type dialog leaks a dom window.
Steps to reproduce:
1. go to http://www.mozilla.org/projects/firefox/
2. click "Download release candidate"
3. click cancel in the dialog that opens
The source of the leak seems to be a wrapped JS object.
|
|
315,999 | 2,694,555 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
I work on the new Yahoo Mail Beta (Oddpost descendant), and we are seeing
frequent problems with display of email bodies within our application. They
are updated into the preview pane, or compose areas, using innerHTML. Bodies
that contain STYLE tags are showing a lot of problems.
We started seeing these with RC1 (we had no reports of this in beta 2 that I
know of, but probably many fewer users using FF beta 2). Reports from one user are that RC2 works much better for her mail than RC1. I still have several message bodies that fail to display in RC2, however. We have reduced an example to a simple self-contained set of test cases. One of them is really interesting in that it severely damages the DOM. Attachment coming shortly.
Reproducible: Always
Steps to Reproduce:
1. in JavaScript, try:
divElement.innerHTML = "<div>text1<style type='text/css'></style><div> text2</div></div>";
That is all.
Actual Results:
In the example above, the second word 'test2' is not rendered visibly in the DOM.
Other examples do even more damage to the document, as an attachment will show.
Expected Results:
Straightforward rendering of the example HTML snippet.
Pardon my hubris as a new user suggesting this is a major bug. I think it is warranted.
|
|
322,686 | 2,741,928 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Most text editors will save a file by either:
- writing out a new copy, then renaming it over top of the old one; or
- renaming the old file to a backup name, then writing out a new copy
In either case, the name now addresses a new inode, and this seems to make mozilla sad on OS X. If I "reload", it claims that the file is not found. If I go to the URL bar and press enter, it finds it back again.
If I go "Back" then "Forward" then "Reload", it works properly. This would seem to suggest that something is being cached that gets used during Reload, but discarded during Back/Forward or using the URL bar.
It doesn't always happen -- for example, if I try it on the first local page I visit, it doesn't seem to reproduce. But if I click a link to another local page, replacing that second page will reproduce.
Reproducible: Always
Steps to Reproduce:
1. Create two local html files; say, one.html with an href to two.html
2. Load one.html
3. Click the link to two.html
4. Rename a file over top of two.html, or save it in vi
5. Press "Reload"
|
|
323,318 | 2,747,420 |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Thunderbird 1.5 (Windows/20051201)
In Content-Disposition header, filename prameter is invalid.
regular-parameter is OK, but extended-parameter is no good.
(semicolon is missing)
So, even if using rfc2231-compliant MUA, filename could'nt be recognized correctly.
Reproducible: Always
Steps to Reproduce:
1. Start to write message
2. Attach file whth long, non-ASCII(ex. japanese, ISO-2022-JP) name.
3. Send message
Actual Results:
Content-Disposition: attachment;
filename*0*=ISO-2022-JP''XXXXXXXXXXXXXX
filename*1*=ZZZZZZZZZZZZZZZZZZZZZZZZZZZ
Expected Results:
Content-Disposition: attachment;
filename*0*=ISO-2022-JP''XXXXXXXXXXXXXX;
filename*1*=ZZZZZZZZZZZZZZZZZZZZZZZZZZZ
RFC2183 says, all parameter=value in Content-Disposition must be separated with ";".
In rfc2231, section 4.1, example:
Content-Type: application/x-stuff
title*0*=us-ascii'en'This%20is%20even%20more%20
title*1*=%2A%2A%2Afun%2A%2A%2A%20
title*2="isn't it!"
This is wrong (author also say).
|
|
323,379 | 2,747,876 |
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.9a1) Gecko/20060110 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.9a1) Gecko/20060110 Firefox/1.6a1
Unable to complete build of Firefox. Worked on 2006-01-10, fails now. Build breaks here:
sh ./sign.sh /boot/home/develop/mozilla/opt-DEBUG/dist /boot/home/develop/mozilla/opt-DEBUG/nss BeOS /boot/home/develop/mozilla/opt-DEBUG/dist/lib /boot/home/develop/mozilla/opt-DEBUG/dist/lib/libsoftokn3.so
/boot/home/develop/mozilla/opt-DEBUG/nss/shlibsign -v -i /boot/home/develop/mozilla/opt-DEBUG/dist/lib/libsoftokn3.so
NSS_Init failed: An I/O error occurred during security authorization.
make[5]: *** [/boot/home/develop/mozilla/opt-DEBUG/dist/lib/libsoftokn3.chk] Error 1
make[5]: Leaving directory `/boot/home/develop/mozilla/security/nss/cmd/shlibsign'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/boot/home/develop/mozilla/opt-DEBUG/security/manager'
make[3]: *** [libs_tier_50] Error 2
make[3]: Leaving directory `/boot/home/develop/mozilla/opt-DEBUG'
make[2]: *** [tier_50] Error 2
make[2]: Leaving directory `/boot/home/develop/mozilla/opt-DEBUG'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/boot/home/develop/mozilla/opt-DEBUG'
make: *** [build] Error 2
$
Reproducible: Always
Steps to Reproduce:
1.try to build (make -f client.mk build)
2.build fails as above
3.
Actual Results:
no complete build
Expected Results:
build completes successfully
|
|
323,800 | 2,750,495 |
Steps to reproduce:
- open a bookmarks view in the places pane
- select any bookmark
- hit Delete
Expected results:
- the bookmark is removed, and the next adjacent one selected, or the previous adjacent if the bookmark removed was the last in the list.
Actual results:
- selection disappears, but focus is still in the tree.
|
|
324,474 | 2,755,871 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
When I receive an email message from an individual who has used a revoked S/MIME certificate to sign the message (in this case, I have Thunderbird download the CRL from Thawte's Freemail Issuing CA), Thunderbird indicates that the message contains a valid signature. I recognize that a valid signature also signifies that the content of the message hasn't been changed, which may be how Thunderbird determines a signature validity. Nevertheless, I would like Thunderbird to give a clear indication that the certificate has been revoked, which should cast doubt on the authenticity/security of the message.
At this point, the only way to see information about revokation is through the certificate manager or by clicking the signature icon in the message window and then clicking "View Certificate" in the Message Security window.
Reproducible: Always
Steps to Reproduce:
1. Import relevant CRL into Thunderbird (e.g., http://crl.thawte.com/ThawtePersonalFreemailIssuingCA.crl)
2. Receive message from individual using a revoked S/MIME certificate
3. Message displays as validly signed.
|
|
312,587 | 2,668,056 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20051015 (No IDN) Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20051015 (No IDN) Firefox/1.4.1
When the Software Update dialog is frontmost, none of the menus work. This
bites when the automated update pops up, and you want to see what all windows
you have open in order to decide whether to go ahead and install it now or tell
it to do it later, since you can't look in the Window menu to see which windows
are open.
Reproducible: Always
Steps to Reproduce:
1. Check for updates
2. While the update dialog is frontmost, try using the menus
3.
Actual Results:
The menu titles highlight, but no menus drop down
Expected Results:
The menus should still work, but irrelevant items should be grayed out. Since
Software Update is modeless, the Window menu in particular should still work.
Marking major severity only because we're close to RCs, and this is a poor user
experience.
|
|
326,248 | 2,769,081 |
Steps to reproduce:
1- Go to provided URL
2- Click the "Attributes and methods of the WINDOW object"
Actual results: the script function ListAllWindowAttributesAndMethods() is not executed and the js console reports
"Error: uncaught exception: Permission denied to create wrapper for object of class UnnamedClass"
Expected results: the script function ListAllWindowAttributesAndMethods() should normally be executed listing all attributes and methods and the js console should report nothing.
Seamonkey 1.5a rv 1.9a1 build 2006020409 under XP Pro SP2 over here.
Notes:
- this must be a recent regression or something because I'm sure I was getting expected results no more than 2 weeks ago with a trunk build.
- I searched for duplicates. About a dozen have the word "wrapper" in their summary but I can't figure out which one would be responsible for the actual results. The actual results could be (just a speculative hunch) related to fixing memory leaks or tighting up of security surrounding window object.
- I get expected results with Firefox 1.5.0.1 rv: 1.8.0.1 build 20060111
- I can create a reduced testcase if needed
|
|
341,829 | 2,885,209 |
When the bookmarks manager serializes the bookmarks datasource to the bookmarks.html file, it doesn't escape quotation marks in attribute values like those for keywords and microsummaries, which makes it possible to modify bookmarks by crafting special keywords and microsummaries.
It's unclear how easy it would be to exploit this with keywords. There's some code in addBookmark2.js to display and prepopulate the Keyword field with a "suggested" keyword, but it's unclear who does the suggesting (the site?) and if it's even possible anymore. ispiked looked at it yesterday, and he doesn't see any code that actually uses that feature.
It seems exploitable with microsummaries. A site would just have to generate a microsummary that included some reasonable looking text, a bunch of spaces, and then some malicious code that doesn't appear in the menu item representing the microsummary because the spaces push it off the right hand side. There would be ellipses, of course, but no way to tell what they represent, and some users would select the microsummary anyway.
Steps to Reproduce:
1. bookmark any site;
2. open the bookmark properties dialog for that bookmark and enter
the following text into the Keywords field:
" HREF="http://www.evil.com/
3. click "OK" in the dialog to save your changes, then restart Firefox;
4. click the bookmark.
Expected Results: you go to the site you bookmarked.
Actual Results: you go to evil.com.
It doesn't look like the name and description fields are exploitable in this manner, since both values are stored in text nodes (the name is the content of the A tag representing the bookmark, while the description is the content of a DD tag), and significant characters (& < > ") are all escaped in them.
|
|
342,540 | 2,892,466 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1a3) Gecko/20060623 BonEcho/2.0a3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1a3) Gecko/20060623 BonEcho/2.0a3
Using the Technorati search engine (http://www.technorati.com) to perform a query from the search bar fails, but works when keyword(s) are entered directly on the http://www.technorati.com/search page.
Reproducible: Always
Steps to Reproduce:
1. Goto http://www.technorati.com/
2. Open the search box menu
3. Choose 'Add Technorati Search'
4. Open the search box menu
5. Choose the new Technorati Search option
6. Focus the search box and search for something
Actual Results:
See the screenshot.
Expected Results:
The page should have returned my query results.
|
|
327,479 | 2,778,569 |
When customizing toolbars, if you choose 'Restore Default Set', any links you may have added to the Places bar (even those placed there by default in a clean profile) are removed from the bar.
Steps to reproduce:
(1) Add a link to the Places toolbar.
(2) Choose View->Toolbars->Customize...
(3) Click 'Restore Default Set'.
Actual Results:
Any links in the Places toolbar are removed.
Expected Results:
These are bookmarks in a toolbar, not part of the toolbar customization. I would expect them to remain (as in older versions), when I choose Restore Default Set
I'm adding keyword 'dataloss' because I haven't found a way to retrieve the bookmarks within the Places enabled build. Workaround is to restart an older version without Places, and the bookmarks re-appear after being re-migrated.
|
|
327,765 | 2,780,877 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
RFC2616 section 13.10 states;
Some HTTP methods MUST cause a cache to invalidate an entity. This is
either the entity referred to by the Request-URI, or by the Location
or Content-Location headers (if present). These methods are:
- PUT
- DELETE
- POST
In order to prevent denial of service attacks, an invalidation based
on the URI in a Location or Content-Location header MUST only be
performed if the host part is the same as in the Request-URI.
A cache that passes through requests for methods it does not
understand SHOULD invalidate any entities referred to by the
Request-URI.
Firefox's built-in browser cache doesn't appear to be conformant to these requirements.
Reproducible: Always
Steps to Reproduce:
Go to http://www.mnot.net/javascript/xmlhttprequest/cache.html; the code on that page will test any browser pointed at it.
Or, make a GET request to a resource, POST (or PUT, or DELETE, or use an unknown method) to it, and then GET it again; the second GET should not be taken from cache.
Actual Results:
POST, PUT, DELETE and unknown methods do not invalidate the appropriate cache entries, as specified by RFC2616 (i.e., those referred to by the Request-URI, Content-Location or Location headers).
Expected Results:
The cache entries should be invalidated.
|
|
328,940 | 2,790,686 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 POTU(1.1) Firefox Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060228 Firefox/1.6a1 ID:2006022822
Chinese font can be render correctly in most cases. But a little text of this page can't be displayed..
I'll attach the screenshot of wrong and right.
Reproducible: Always
Steps to Reproduce:
1. make sure your mechine have pre-install chinese font.
2. open the URL. http://team.eyou.com/node/485
3. look the middle area of the left-sidebar
|
|
336,679 | 2,847,314 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060504 BonEcho/2.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060504 BonEcho/2.0a1 ID:2006050415
since Bug#335306 check-in was landed,
if focus is not on text area, the line disappear.
this happens on any lines/sites at random.
screen shot : http://img79.imageshack.us/img79/3540/spellcheck4rc.jpg
Reproducible: Sometimes
|
|
337,260 | 2,850,923 |
Images in data URLs don't seem to work correctly on reload; this seems to be a recent regression, although I haven't tested carefully.
Steps to reproduce:
1. load
data:text/html;charset=utf-8,%3C!DOCTYPE%20HTML%3E%0D%0A%3Cstyle%3E%20img%20%7B%20text-decoration%3A%20underline%3B%20%7D%20%3C%2Fstyle%3E%0D%0A%3Cp%3E%3Cspan%3E%20Text%20%3Cimg%20src%3D%22http%3A%2F%2Fhixie.ch%2Fresources%2Fimages%2Fsmallcats%22%20alt%3D%22%22%3E%20%3C%2Fspan%3E%3C%2Fp%3E
2. hit reload
Actual results:
1. shows image
2. doesn't show image
Expected results:
1. shows image
2. shows image
|
|
337,625 | 2,853,227 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060511 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060511 Minefield/3.0a1
If an OpenSearch, (as an OpenSearch description document) plugin includes an Url tag which isn't type="text/html" then it won't install in the search bar. This happens even when there is an Url tag with type="text/html".
Reproducible: Always
Steps to Reproduce:
1. Goto http://www.edazzle.net/os/
2. Click on the drop down list of search plugins
3. Click on one of tthe Add Amazon entries
Actual Results:
Download error
Expected Results:
The search plugin to be added to the search bar drop down list of installed plugins
Installs plugins fine when Url tag attribute type is set to "text/html" and is the only Url tag in the file.
|
|
337,661 | 2,853,640 |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier:
I ran into this testing mkanat's fix for bug 300410
Prior to this patch, authentication was working fine. I had logged in as an LDAP
user, run queries etc. I applied v7.1 of the patch (now in HEAD) which caused any further access attempts ]with this ldap user to fail.
Reproducible: Always
Steps to Reproduce:
1. Configure bugzilla to authenticate against an active directory domain via LDAP
2. Login as an ldap user
3. Apply fix for bug 300410
4. Refresh the page.
Actual Results:
[Thu May 11 16:39:01 2006] [error] [client X.X.X.X] [Thu May 11 16:39:01 2006]
index.cgi: Can't locate object method "realname" via package "Bugzilla::User"
at Bugzilla/Auth/Verify.pm line 112, <DATA> line 283., referer:
http://somebugzillahost/index.cgi?GoAheadAndLogIn=1
Expected Results:
Successful login.
|
|
338,491 | 2,859,629 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a1) Gecko/20060518 Minefield/3.0a1
Build Identifier: Mozilla Thunderbird version 3 alpha 1 (20060518)
Trying to Print an e-mail message using the Print Icon on the Toolbar results in the following error messages, each in its own small window:
Printer Error: Not Available
Alert: The document cannot change while Printing or in Print Preview
Printing:
Title:
Progress: Preparing...
A separate e-mail message window opens up on its own to display the chosen message when trying to print using the Print Icon.
The Printer Window opens, but will not work.
I am using the 64-bit version of Windows. This problem occurs with all latest-trunk versions after the May 7th build. I just checked the May 18th build and it has the same problem (version 3 alpha 1 (20060518)). Thank you.
John Hardy
Reproducible: Always
Steps to Reproduce:
1. Choose an e-mail.
2. Click on the Print Icon
3. Observe the problem
Actual Results:
See above. Various error messages appear, but no printing is done.
Expected Results:
Proper printing of e-mail message.
Default theme, no extensions. When I go back to the May 7th latest-trunk, things work OK. I use the Add/Remove function, then install the latest-trunk .exe version.
|
|
335,193 | 2,837,129 |
STEPS TO REPRODUCE:
1) Change nsViewSourceProtocol::NewURI to always throw
2) View source of any page
EXPECTED RESULTS: Error message or error page or something
ACTUAL RESULTS: Random web page loads in view-source window and starts sprouting popups.
DETAILS: The page is what you get for "http://view-source". The problem is that URI fixup assumes any NS_NewURI failure means it needs to do fixup. It should really only be doing fixup if NS_NewURI returns NS_ERROR_MALFORMED_URI, imo.
|
|
330,089 | 2,799,172 |
In the last couple of nightlies, in:
http://www.mozdev.org/source/browse/~checkout~/bidiui/source/tbird/chrome/content/bidimailpack/bidimailpack-composer.js?rev=1.137&content-type=text/plain
from the code of BiDi Mail UI has been triggering a crash; we have determined that the crash occurs when retrieving contentFrame.contentDocument, on the line
direction =
document.defaultView
.getComputedStyle(document.getElementById("content-frame")
.contentDocument.body, "").getPropertyValue("direction");
in the setCasterPair function of the directionSwitchController.
|
|
330,125 | 2,799,417 |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060310 Firefox/1.6a1
Steps to reproduce:
1. Cmd+L
2. Type "bugzilla.mozilla"
Expected: https://bugzilla.mozilla.org/enter_bug.cgi?product=Core and bugs I visit frequently near the top.
Result: Everything is in alphabetical order: attachments first, bug lists next, show_bug near the end.
|
|
330,126 | 2,799,418 |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060310 Firefox/1.6a1
Steps to reproduce:
1. Cmd+L.
2. Type "del."
Expected: http://del.icio.us/jesser at the top
Result: uselesss stuff near the top; http://del.icio.us/jesser doesn't appear at all.
|
|
308,743 | 2,612,408 |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050915
Firefox/1.4
Steps to reproduce:
1. Right-click a bookmarks toolbar item.
2. Select "Properties" or "Delete".
Result: Nothing happens.
Workaround: Use the bookmarks sidebar instead.
Marcia sees this too on Mac, but rebron doesn't see it on Windows, so it could
be Mac-only.
I see this bug on both trunk and Gecko1.8 branch.
|
|
308,755 | 2,612,501 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
I normally use keyboard navigation, especially on sites that ask me for
username, password. Sometimes, the input carat is not in the field so I use
type-to-find to search for the nearest word before the field and then press TAB
to get to the field.
This behavior does not work under 1.5b1. TAB will now go to "Match case" in the
search bar. If I press TAB again, it goes next to the Address Bar, then Search
Bar, then the current page, then the field I want. Needless to say, this is a
break in functionality and an annoyance. At least have some configurable option
so I can use the old behavior.
Reproducible: Always
Steps to Reproduce:
1. Enable "Begin finding when you begin typing" in Options, Advanced, General
2. Go to mail.yahoo.com
3. Yahoo actually places your carat on the Yahoo! ID: field. Simulate other
websites that don't do this by clicking on any text portion of the web page
4. Now type "sign " w/out the double-quotes
5. Press TAB
Actual Results:
Step 4. Firefox highlights "Sign " just before the Yahoo! ID: field. Yahoo has
several versions of this page so it's important to type correctly instead of
blindly typing.
Step 5. Under FF1.0.6, the carat is now in the field. Under FF1.5b1, input focus
now is on Match case within the find bar. Press TAB again will then place focus
to the Address bar, then Search bar, the page, then the Yahoo! ID field.
Expected Results:
Step 5. Should behave like FF1.0.6.
|
|
308,887 | 2,613,503 |
using our CA we attempted to a CRMF request generation to obtain a certificate.
this process works ok with firefox 1.0 which uses nss 3.9.3.
this doesn't work when using today's build of firefox ( deer park ) 20050916
which uses nss 3.10.2
here's the bad CRMF request as reported by our Red Hat CA :
[16/Sep/2005:17:18:23][Thread-591]: DirBasedAuthentication: formed DN
'UID=testuser1,OU=people,O=redhat'
[16/Sep/2005:17:18:23][Thread-591]: returnConn: mNumConns now 1
[16/Sep/2005:17:18:23][Thread-591]: Start parseCRMF
MIIBozCCAZ8wggEFAgQYnqAzMIHHgAECpQ4wDDEKMAgGA1UEAxMBeKaBnzANBgkq^M
hkiG9w0BAQEFAAOBjQAwgYkCgYEAv7po72uvzlecMg16UA5c5lnhFm9l/BbfPQaL^M
MBSn6sK2pQL6XAVue+mxY1ICZqGS96Ry31icuphJSvrl1BGoDva3I1qzqTfVNBH2^M
dgfs8oZSDbAPE3oatCRfF2UVpWAb3MukzMbjE0I0tzZVB6BThaiuRpUtTZAsQUKM^M
crAMf08CAwEAAakQMA4GA1UdDwEB/wQEAwIF4DAzMBUGCSsGAQUFBwUBAQwIcmVn^M
VG9rZW4wGgYJKwYBBQUHBQECDA1hdXRoZW50aWNhdG9yoYGUMA0GCSqGSIb3DQEB^M
BQUAA4GBAJijYwUy0iOrJ/Yjud9qCLTHNk4VKxc2JrFiLV+chP3NkiiU9ajdj4I1^M
Jnf3TpCsafKTiFhF1oXwH6yug5h8NwZt7ktDCqoATSbVOoMFF0D/va6skZVuDl9u^M
IMsnLxZ8zkuN1t3F7qRCaiW8pf+vNEckqqMAF3o8p8XjJueaw+vJ
[16/Sep/2005:17:18:23][Thread-591]: EnrollProfile: parseCRMF
org.mozilla.jss.asn1.InvalidBERException: SEQUENCE(item #0) >> SEQUENCE(item #1)
>> SEQUENCE(item #3) >> SEQUENCE is 1 bytes longer than expected
as suggested by wan-teh, I replaced the NSS libraries in today's build with NSS
3.9.3 and it works ok.
|
|
310,068 | 2,622,263 |
Creating XPCNativeWrapper (either deep or shallow) on a HTMLConnection returns
an object with no length property.
Steps to reproduce:
1. Open a web page
2. Open the JavaScript Console
3. Evaluate this script: alert(new
top.opener.XPCNativeWrapper(top.opener.content.document.getElementsByTagName("a"),"length").length)
Expected result: a number is displayed
Actual result: "undefined" is displayed
|
|
310,100 | 2,622,562 |
This spins off of bug 226593
Steps to reproduce:
1- Load provided URL
2- Click the "All borders" button
Actual results: table rules are not visible
Expected results: table rules are visible
|
|
304,727 | 2,581,593 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050815 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050815 Firefox/1.0+
Online extension installation does not trigger the yellow notifier bar anymore
if the site is not in the whitelist.
But installation works if the domain is listed under the Allowed Sites.
Reproducible: Always
Steps to Reproduce:
1. Create a new profile with default settings.
2. Go to
http://www.extensionsmirror.nl/index.php?s=f25b7e09f1d6079595b79117a6397c52&showtopic=13
and click on the Install button.
3. An hourglass appears for fraction of a second but further nothing.
Expected Results:
The notifier bar should appear on the top of the screen.
|
|
304,828 | 2,582,394 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
I wanted to file this before FF 1.5 was released. Array.prototype.map, while a
good idea, breaks standard OOP linguistic semantics and should be renamed before
much code is built on it.
Consider the following:
"Reverse this array." -> someArray.reverse()
"Split this array using ','." -> someArray.split(/,/)
"Concatenate this array with another." -> someArray.concat(otherArray)
"Capitalize this string." -> someString.toUpperCase()
Notice that in each of these examples, the direct object of the sentence is the
object whose method is called, while any indirect object (or object of
preposition) is a parameter to the method.
So, following the same conventions, what should happen is:
"Map this function onto this array." -> someFunction.map(someArray);
someArray.map(someFunc), according to standard OOP linguistic semantics, says:
"Map this array onto this function."
Reproducible: Always
Steps to Reproduce:
I propose renaming Array.prototype.map to "process" or something similar. Then
it is:
"Process this array with this function." -> someArray.process(someFunc);
This is time-critical; the sooner it is resolved, the less code will be written
with the counter-intuitive naming. Certainly since there hasn't even been a
beta, it should be fine to rename this method.
|
|
301,358 | 2,556,251 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050719 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050719 Firefox/1.0+
pages using meta refresh dont seem to load the page and i have to reload the
page for it to come up
Reproducible: Always
Steps to Reproduce:
1) go to www.thedailypos.org/forum/
2) login with username: Name password: password
3) click the profile button
4) select "Forum Profile Information"
5) Click "Change Info"
Actual Results:
Blank page comes up, though reloading the page makes it come up
Expected Results:
the pages loads
|
|
301,490 | 2,557,411 |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+
The useCSS property of the embedded rich text editor has changed its meaning
(true is now false and vice versa). This breaks almost every online WYSIWYG
editor online with respect to clean HTML code generation.
The readonly property is also affected in the same way.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.mozilla.org/editor/midasdemo/
2. Notice how the "Use CSS" does exactly the opposite of what it is told
3. Also notice the same problem occurs with the "Read only" checkbox
Actual Results:
The editor used css for things like bold and italic when "Use CSS" was turned
off and standard HTML tags when "Use CSS" was on.
Expected Results:
The editor should have used css for things like bold and italic when "Use CSS"
was turned on and standard HTML tags when "Use CSS" was off
|
|
303,152 | 2,570,129 |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050802
Firefox/1.0+ ID:2005080213
repro:
1.Go to tools -> Options -> Update
2.Check Automatically check for updates to: Deerpark
3.Notice the part "When updates to deerpark are found..." remains grayed out.
4.Press OK
workaround:
Close options and reopen options
Now the lower options can be selected
|
|
303,163 | 2,570,228 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b4) Gecko/20050802 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b4) Gecko/20050802 Firefox/1.0+
Memory gets consumed at a rate of 3 MB per second on this site with the latest
trunk build. I've tested Trunk builds going back to 6/3/2005 and the problem
goes back at least to there.
There appears to be some kind of ad or image loop with messages repeating in the
status bar.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.cbsnews.com/
2.
3.
Actual Results:
Firefox quickly consumed 300 MB of memory until I stopped it.
Expected Results:
Loaded the webpage using a reasonably amount of memory
|
|
304,003 | 2,576,144 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050809 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050809 Firefox/1.0+
When I click Back Firefox does no go to the previous page.
In order to go back I need to click Go after Back. Then it loads the page twice.
Also setting browser.sessionhistory.max_viewers to 0 works.
Reproducible: Always
Steps to Reproduce:
1. Click a link on a page.
2. Click Back
Actual Results:
Firefox shows a white page, although the right URL appears in the location bar.
Expected Results:
Grab the page from the cache and show it.
|
|
298,555 | 2,534,068 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050622 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050622 Firefox/1.0+
ight clicking on an image to "set as desktop background" is sort of broken - the
dialog does come up but when you press OK it does nothing.
Reproducible: Always
Steps to Reproduce:
1. Right-click on ANY image on ANY web site
2. Select "Set as desktop background"
3. Press OK
Actual Results:
Nothing happens
Expected Results:
The desktop background should change.
|
|
249,211 | 2,190,289 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7) Gecko/20040616
We are trying to use the export and import statement as describe in the
javascript documentation see :
http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/stmt.html#1016648
The source code in the a.html file look like this :
<script language="JavaScript1.4">
function tictac() {
// here we have some code
}
export tictac();
</script>
The error in the javascript console is :
Error: export is a reserved identifier
Source File: http://localhost:8080/icmnet/a.html
Line: 23, Column: 6
Source Code:
export tictac();
In another html file we have an import statement, it's look like this :
<script language="JavaScript1.4">
import *;
</script>
The error in the javascript console is :
Error: import is a reserved identifier
Source File: http://localhost:8080/icmnet/b.html
Line: 6, Column: 6
Source Code:
import *;
We need this because we want to use some secure code that is signed in a jar
file in a non-signed page generated by a Tomcat server.
May be it's a wrong way to try doing this like that, but we didn't find any other...
Thank you for your help.
Reproducible: Always
Steps to Reproduce:
|
|
250,692 | 2,198,647 |
Build ID: 2004-07-09-07, Windows XP Seamonkey trunk.
Summary: Unable to make selection or place the cursor with mouse on
Netscape.com's Webmail.
Steps to Reproduce:
1. Login to Netscape.com's Webmail at http://ncmail.netscape.com
2. Click on a message, select Reply
3. Try to select text with the mouse, or place the cursor somewhere with the mouse.
Actual Results:
Doesn't work.
Expected Results:
You should be able to use the mouse to position the cursor and also make text
selection.
|
|
251,354 | 2,203,061 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040709 Firefox/0.9.2 (MOOX-AV)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040709 Firefox/0.9.2 (MOOX-AV)
When a document fragment containing an img tag is parsed by the DOMParser and
inserted somewhere in the document, the image does not show but the alt-text
does instead!
eg. (please forgive this paste but this is my first bug entry and i can't find
out how to attach a file).
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="read();">
<script type="text/javascript">
<![CDATA[
function read()
{
var output = "<div xmlns='http://www.w3.org/1999/xhtml' id='sceneNode'><img
src='test.jpg' alt='test failed'/></div>";
try
{
var sceneContainer = document.getElementById("scenecontainer");
var sceneNode = document.getElementById("sceneNode");
var parser=new DOMParser();
var resultDoc=parser.parseFromString(output,"text/xml");
sceneContainer.replaceChild(resultDoc.documentElement, sceneNode);
}
catch (e)
{
alert(e);
}
}
]]>
</script>
<div id="scenecontainer">
<div id="sceneNode" class="container">
</div>
</div>
</body>
</html>
Reproducible: Always
Steps to Reproduce:
1. put an image in the directory with the page code from the details box and
name it test.jpg (any image will do).
2. view the page
Actual Results:
test failed will be displayed
Expected Results:
test.jpg should be displayed
This bug has appeared in every release i've tested.
|
|
251,513 | 2,204,175 |
The content of tabs doesn't get the focus for keyboard scrolling reliably when
switching between tabs. It seems to get into a state where it works for one tab
but not the other. This seems like it might be a regression from bug 175893,
which landed today. I can't reproduce in last night's Firefox nightly
(2004-07-14-08-trunk), but I can reproduce reliably in my cvs Firefox build from
6pm today, and I'm reasonably sure the behavior is new because I was trying to
scroll and it wasn't working when I was expecting it to. (All Linux.)
Steps to reproduce:
1. Open a new firefox window
2. press control-L (focus URL bar)
3. type "www.mozilla.org", and press enter
4. hit the down arrow a few times to show scrolling works
5. press control-T (open new tab, which focuses URL bar)
6. type "www.mozilla.org", and press enter
7. hit the down arrow a few times to show scrolling works
8. Press Ctrl-PgUp (switch tab)
9. hit the down arrow a few times
Actual results (after 9): no scrolling
Expected results (after 9): scrolling
Note: When opening more than two tabs, the most recently opened tab seems to be
OK, but previously open tabs all seem to be in the bad state. Clicking in the
body of the page of one of the tabs puts that tab into the good (focusing)
state, and all the others into the bad (not focusing) state.
I could not reproduce in Seamonkey nightlies, 2004-07-14-07-trunk or
2004-07-14-19-trunk
|
|
251,686 | 2,205,547 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040713
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040713
During the automatic switch from HTML view to NORMAL view, composer inserts a
copy of the body (i.e. from [BODY] to [/BODY]).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
|
|
247,323 | 2,178,330 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040608
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040608
Keyboard works fine until I opened http://oddpost.com in a new tab. After
closing that tab, keyboard stops responding (space to go down a page, arrows, etc).
Reproducible: Always
Steps to Reproduce:
1. Got to a page that is longer then one screen full
2. Verify that keyboard scrolling works
3. Visit http://oddpost.com in a new tab
4. Close that tab
5. Attempt to use keyboard to scroll
Actual Results:
Scrolling doesn't happen
Expected Results:
Scrolling SHOULD happen
Default theme.
|
|
244,775 | 2,160,608 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040526 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040526 Firefox/0.8.0+
Installed latest Firefox, installer version, renamed existing profile for
testing purposes, tried to run Firefox.exe -ProfileManager. Nothing happens.
Downloaded and installed .zip version, also dated today, new profile,
Firefox.exe -ProfileManager starts Profile Manager.
Tests were conducted using Windows XP Home.
Reproducible: Always
Steps to Reproduce:
1. Install today's (and previous branch releases) of Firefox, installer version.
2. Run C:\xxx\Firefox.exe -ProfileManager
3.
Actual Results:
Nothing happens. Firefox does not even show in Windows XP Home Task Manager.
Expected Results:
Profile Manager should appear--which it does with the .zip version of Firefox
dated 26 May 04, branch release.
I'm listing this as a major problem, as it greatly restricts the ability to test
Firefox, and could cause serious problems in case of an existing profile
becoming corrupted, with no easy way to fix the problem for those not
sufficiently familiar with the profile location, etc.
|
|
245,810 | 2,168,857 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040607 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040607 Firefox/0.8.0+
I installed the WIndows 6/7/2004 0.9 nightly in a clean directory and started it
with a clean profile. If I select either Help->Help Contents I get the
following pop-up error:
XML Parsing Error: xml processing insstruction not at start of external entity
Location: chrome://help/content/help.xul
Line Number 1, Column 1:
^
Reproducible: Always
Steps to Reproduce:
1. Install Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7)
Gecko/20040607 Firefox/0.8.0+ in a clean directory and start with a fresh profile.
2. Select Help -> Help Contents
3.
Actual Results:
pop-up error
Expected Results:
launched Help
|
|
246,078 | 2,170,727 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608 Firefox/0.8.0+
If FF is closed, it starts up quick (this isnt the error where Explorer returns
an error message after FF takes too long to open)
My browser settigns might have been weird before with MyIE2, but FF must be
missing some important registry setting for this to occur.
Reproducible: Always
Steps to Reproduce:
Starting from IE, with everything working right, Start, Run,
http://www.google.com, pulls open IE.
Install firefox, make it 'default browser' as it asks and also attempt to do
again from preferences (it won't, it says it already is)
Start, Run, www.google.com ... it pulls open FF.
Actual Results:
And gives me a "Windows cannot find 'www.google.com.' Make sure you typed the
name correctly, and then try again... blah.
|
|
246,213 | 2,171,519 |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8a2) Gecko/20040609
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8a2) Gecko/20040609
Just installec this new version of Mozilla.
In http://www.excite.com using MS IE, Netscape, and 1.6 version of Mozilla the
stock quote numbers show up as red, green, or black.
This new 1.8a2 Mozilla all stock quote numbers are black.
Reproducible: Always
Steps to Reproduce:
1. Log on to site, look at stock quote numbers.
2.
3.
Actual Results:
No color on stock quote mumbers
Expected Results:
Show down numbers as red
Up numbers as green
Down numbers as black
No Crash, just missing color.
|
|
251,960 | 2,207,347 |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.1) Gecko/20040715 Debian/1.7.1-1
Build Identifier:
As reported and fixed in bug 228917, comma operator for implicit JOIN is not DB
agnostic. In Bugzilla/Search.pm, there is another occurence, which should be
replaced by INNER JOIN. Patch follows.
Reproducible: Always
Steps to Reproduce:
|
|
252,811 | 2,212,978 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040722 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040722 Firefox/0.9.1+
With all the talk of url spoofing and phishing we should not allow hiding of the
statusbar by default. IE6 will change to this with service pack 2. It should
only be a change to the pref in firefox.js for us to do it as well. This would
also help with Gerv's Bug 245406.
Reproducible: Always
Steps to Reproduce:
|
|
275,387 | 2,366,222 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
When using Print Preview, the initial Scale value is 100%. If you try to
specify a custom scale below 10%, the value in the scale box will be changed to
30% (instead of the previous 100%), but the actual scaled document is never
changed.
Reproducible: Always
Steps to Reproduce:
1. Visit http://www.google.com
2. Select Print Preview from the File menu
3. Drop-down the Scale combobox and select "Custom..."
4. Specify a value below 10% (not including 10%)
Actual Results:
The value in the Scale combobox is changed to 30%, but the actual scaled
document remains unchanged.
Expected Results:
Assuming that the correct behavior is using the minimum value, it should either
(1) Reflect the value in the Scale combobox or (2) Use the real minimum value,
which it seems is 10% in my test cases.
|
|
278,885 | 2,389,992 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20050118 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20050118 Firefox/1.0
In most cases I got directly a 301 after requesting a page secured by basic
authentication. I have been relocated to something like
www.example-domain.com/secure_area/ (from: www.example-domain.com/secure_area -
the slash was missing). Firefox sent a new request which was followed by a 407
from my proxy server. My proxy server offered me ntlm authentication and basic
authentication. Firefox chose ntlm and authenticated transparently. After that I
got a 401 - the webserver only offered basic authentication. Therefore Firefox
chose basic authentication. I entered the correct username and password and a
popup occured telling me to authenticate against my proxy server.
The first problem was that Firefox chose to use basic authentication to
authenticate against the proxy server because it had used it before to
authenticate against the webserver. I've made a change in
nsHttpChannel::GetCredentials that avoids that this selection is performed for
proxy authentication.
I think this change does not break anything because we can only use one proxy
(that requires authentication) anyways and it should not hurt anyone when we
choose the first authentication scheme that we support to authenticate against a
proxy server - just as in all the other requests.
After I had changed this behaviour it worked when requesting
www.example-domain.com/secure_area/ directly (not when requesting
www.example-domain.com/secure_area).
The second problem was that Firefox automatically sent the ntlm type 3 message
when requesting the secured page with basic credentials. It seems as it simply
takes it from the last request. Therefore I added a little check to
nsHttpChannel::ProccessAuthentication to ensure that this message would not be
sent before it has been requested. The ntlm authentication starts again and
everything works fine now.
I'm not very familiar with the mozilla code but I hope that this patch
nevertheless fits into the design of the mozilla code.
I know about https://bugzilla.mozilla.org/show_bug.cgi?id=211843 but because of
the date of the last message and because I'm posting a potential patch I thought
it would be no mistake to create a new bug report. In this bug report a similar
- but not identical - situation is described.
Reproducible: Sometimes
Steps to Reproduce:
1. Setup proxy server (I use squid) offering ntlm and basic authentication.
2. Browse website that requires basic authentication.
Actual Results:
A popup will occur telling you to authenticate against your proxy server
although you have authenticated already using the ntlm authentication method.
Expected Results:
After entering correct username and password for the basic authentication on the
requested website the secured content should appear.
|
|
278,916 | 2,390,289 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11
Build Identifier: Camino 2005011008
On the homepage http://www.sfgate.com there is a small image in the right column
with the caption "Day in Pictures" Clicking on the text or the picture launches
a smaller blank popup window and a new regular sized window which contains the
desired content. This problem was first noted by me on the nightlies released on
January 11 and all thereafter. It does not exist with the latest version of
Mozilla (1.8a) or Firefox or versions of Camino prior to Jan 11. The desired
action on clicking on the text or image is to launch the popup with content
which can be navigated within that window.
Reproducible: Always
Steps to Reproduce:
1.Launch any Camino nightly build after Jan 11
2.Go to http://www.sfgate.com
3.click on image or text labelled "Day in Pictures"
Actual Results:
A blank popup window is launched and then is covered with a regular-sized new
window with the desired content
Expected Results:
Content should be present in popup window. It should be navigatable. No new
larger window should be created.
|
|
271,812 | 2,342,435 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
While we can install it through the installation process, there is no way to
install the DOM Inspector post-installation through u.m.o - is there still an
.xpi for the DOM Inspector that is compatible with Fx 1.0?
If so, can it be listed?
Reproducible: Always
Steps to Reproduce:
|
|
296,039 | 2,515,098 |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
I have configured Bugzilla 2.19.3 with PostgreSQL backend, and when I try to add
a new product a simple SQL-failure hits me:
Adding new product
Software error:
DBD::Pg::st execute failed: ERROR: null value in column "sortkey" violates
not-null constraint
[for Statement "INSERT INTO milestones (product_id, value) VALUES (5, '---')"]
at Bugzilla/DB.pm line 80
Bugzilla::DB::SendSQL('INSERT INTO milestones (product_id, value) VALUES (5,
\'---\')') called at editproducts.cgi line 511
Reproducible: Always
Steps to Reproduce:
1. Setup Bugzilla 2.19.3 with PostgreSQL-backend
2. Login as admin
3. Add new product (default-values except name and description)
Actual Results:
Adding new product
Software error:
DBD::Pg::st execute failed: ERROR: null value in column "sortkey" violates
not-null constraint
[for Statement "INSERT INTO milestones (product_id, value) VALUES (5, '---')"]
at Bugzilla/DB.pm line 80
Bugzilla::DB::SendSQL('INSERT INTO milestones (product_id, value) VALUES (5,
\'---\')') called at editproducts.cgi line 511
Expected Results:
new product added and a confirmation is printed
editproducts.cgi
|
|
296,339 | 2,517,153 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
When I am compose a mail(in ThunderBird) or submit some messages(in FireFox), I
use the MSPinYin 2003 input
method(http://download.microsoft.com/download/b/6/5/b6554006-de1b-4160-9aee-62accd789373/MSPY.msi),
but sometimes the cursor can not move use the keyboard. I must change the
InputMethod to English, then turn back to MSPinYin 2003 again, everything will
be fine, but after inputted some words, the bug will come back. The bug not only
in MSPinYin 2003, but MSPinYin 3.0 and another MSPinYin InputMethod versions.
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1.Open ThunderBird to compose a mail
2.Change to MSPinYin input method
3.Input some Chinese words, move the cursor use the keyboard
4.If the cursor can be moved, do Step 3 again
Actual Results:
Can not Move the Cursor use the KeyBoard.
Expected Results:
Can move the Cursor use the KeyBoard every time.
The bug not only in MSPinYin 2003, but MSPinYin 3.0 and another MSPinYin
InputMethod versions.
|
|
289,456 | 2,468,755 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050407 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050407 Firefox/1.0+
While trying to access http://sony.storagesupport.com if you try to select
something from the dropdown and click go, nothing will happen, but the
Javascript console will show: Error: uncaught exception: [Exception...
"Component returned failure code: 0x804b000a [nsIDOMLocation.href]" nsresult:
"0x804b000a (<unknown>)" location: "JS frame :: http://sony.storagesupport.com/
:: formHandler :: line 72" data: no]
This problem was introduced sometime in-between the 20050405 and 20050406 builds
of Firefox.
Reproducible: Always
Steps to Reproduce:
1. Go to http://sony.storagesupport.com
2. Select product from dropdown
3. Press Go
Actual Results:
Error: uncaught exception: [Exception... "Component returned failure code:
0x804b000a [nsIDOMLocation.href]" nsresult: "0x804b000a (<unknown>)" location:
"JS frame :: http://sony.storagesupport.com/ :: formHandler :: line 72" data: no]
Expected Results:
Gone to the selected page.
|
|
289,613 | 2,469,870 |
You need an account on this bank to reproduce...
STEPS TO REPRODUCE:
1. enter URL
2. dialog pops up asking for the master password for Software Security Device
3. enter password (personal certificate is required to log in)
4. dialog disappears and Mozilla crashes before any content from the
site appears. (Talkback is not triggered)
100% reproducible.
If I choose "Cancel" in the password dialog the crash does not appear, and
I am redirected to the "error page" of the site as expected.
PLATFORMS & BUILDS TESTED:
Bug occurs in Mozilla 2005-04-08-05 on Linux.
ADDITIONAL INFORMATION:
Regression window 2005-04-05-05 -- 2004-04-06-05, checkins in that period:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-04-05+05%3A00&maxdate=2005-04-06+05%3A00&cvsroot=%2Fcvsroot
I will cvs update a debug tree and try to get a stack...
|
|
291,017 | 2,480,172 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050419 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050419 Firefox/1.0+
There is too much space below the file listing and a caret appears for no
apparent reason.
Reproducible: Always
Steps to Reproduce:
1. Download file
2. Look at Download Manager
3.
Actual Results:
Download manager window appears messed up.
Expected Results:
Download manager should display normally.
http://xs.to/xs.php?h=xs25&d=05162&f=dlman.png
|
|
291,042 | 2,480,418 |
Regressed between
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050329] (nightly) (W98SE)
and
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050418] (nightly) (W98SE)
Since this happens on a "private" access site
<http://www.battle-arenas.net/redac_missive.php>,
I'll try to find a public example, or attach a testcase...
|
|
286,702 | 2,447,918 |
###!!! ASSERTION: Bad loading table: 'mLoadingDatas.Get(aLoadData->mURI,
&loadingData) && loadingData == aLoadData', file
r:/mozilla/layout/style/nsCSSLoader.cpp, line 1486
+
{,,necko.dll}((*(nsACString*)(&(*(nsCSubstring*)(&(*(nsStandardURL*){*}(((*aLoadData).mURI).mRawPtr)).mSpec))))).mData
0x011790e0 "file:///css/homepage_import_rc.css" char *
+ aLoadData 0x035d4d88 {mRefCnt={mValue=0x00000003 }
_mOwningThread={mThread=0x003f5198 } mLoader=0x01aaf320
{mRefCnt={mValue=0x00000003 } _mOwningThread={mThread=0x003f5198 }
gParsers=0x019caa50 ...} ...} SheetLoadData *
aLoadData->mIsLoading 0x01 '␁' unsigned char
+ loadingData 0x00000000 {mRefCnt={mValue=??? } _mOwningThread={mThread=??? }
mLoader=??? ...} SheetLoadData *
- mLoadingDatas {...} nsDataHashtable<nsURIHashKey,SheetLoadData *>
\- nsBaseHashtable<nsURIHashKey,SheetLoadData *,SheetLoadData *> {...}
nsBaseHashtable<nsURIHashKey,SheetLoadData *,SheetLoadData *>
\- nsTHashtable<nsBaseHashtableET<nsURIHashKey,SheetLoadData *> >
{mTable={ops=0x0269a654 sOps data=0x00000000 hashShift=0x001c ...} }
nsTHashtable<nsBaseHashtableET<nsURIHashKey,SheetLoadData *> >
\- mTable {ops=0x0269a654 sOps data=0x00000000 hashShift=0x001c ...} PLDHashTable
|+ ops 0x0269a654 sOps const PLDHashTableOps *
| data 0x00000000 void *
| hashShift 0x001c short
| maxAlphaFrac 0xc0 'À' unsigned char
| minAlphaFrac 0x40 '@' unsigned char
| entrySize 0x0000000c unsigned int
| entryCount 0x00000001 unsigned int
| removedCount 0x00000000 unsigned int
| generation 0x00000000 unsigned int
\+ entryStore 0x0356f2d8 "" char *
aSucceeded 0x00000000 int
aStatus 0x80520001 unsigned int /*NS_ERROR_FILE_UNRECOGNIZED_PATH*/
xpcom_core.dll!nsDebugImpl::Assertion(const char * aStr=0x025ae8f0, const char
* aExpr=0x025ae8a0, const char * aFile=0x025ae878, int aLine=0x000005ce) Line
301 C++
xpcom_core.dll!nsDebug::Assertion(const char * aStr=0x025ae8f0, const char *
aExpr=0x025ae8a0, const char * aFile=0x025ae878, int aLine=0x000005ce) Line 109 C++
> gklayout.dll!CSSLoaderImpl::SheetComplete(SheetLoadData *
aLoadData=0x035d4d88, int aSucceeded=0x00000000) Line 1486 + 0x41 C++
gklayout.dll!SheetLoadData::OnStreamComplete(nsIUnicharStreamLoader *
aLoader=0x0349ee88, nsISupports * aContext=0x00000000, unsigned int
aStatus=0x80520001, nsIUnicharInputStream * aDataStream=0x00000000) Line 791 C++
xpcom_core.dll!XPTC_InvokeByIndex(nsISupports * that=0x035d4d88, unsigned int
methodIndex=0x00000004, unsigned int paramCount=0x00000004, nsXPTCVariant *
params=0x0349eef0) Line 102 C++
xpcom_core.dll!EventHandler(PLEvent * self=0x034c6e70) Line 563 + 0x29 C++
xpcom_core.dll!PL_HandleEvent(PLEvent * self=0x034c6e70) Line 698 + 0xa C
xpcom_core.dll!PL_ProcessPendingEvents(PLEventQueue * self=0x0114a280) Line
633 + 0x9 C
xpcom_core.dll!_md_EventReceiverProc(HWND__ * hwnd=0x007d15be, unsigned int
uMsg=0x0000c1d6, unsigned int wParam=0x00000000, long lParam=0x0114a280) Line
1435 + 0x9 C
user32.dll!_InternalCallWinProc@20() + 0x28
user32.dll!_UserCallWinProcCheckWow@32() + 0xb7
user32.dll!_DispatchMessageWorker@8() + 0xdc
user32.dll!_DispatchMessageA@4() + 0xf
mfc71d.dll!AfxInternalPumpMessage() Line 188 C++
mfc71d.dll!CWinThread::PumpMessage() Line 916 C++
mfc71d.dll!CWinThread::Run() Line 637 + 0xb C++
mfc71d.dll!CWinApp::Run() Line 701 C++
mfc71d.dll!AfxWinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ *
hPrevInstance=0x00000000, char * lpCmdLine=0x00142384, int nCmdShow=0x0000000a)
Line 49 + 0xb C++
mfcembed.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ *
hPrevInstance=0x00000000, char * lpCmdLine=0x00142384, int nCmdShow=0x0000000a)
Line 25 C++
mfcembed.exe!WinMainCRTStartup() Line 390 + 0x39 C
kernel32.dll!_BaseProcessStart@4() + 0x23
i was using file>open to load http://www.macromedia.com, windows automatically
downloads just the text/html file to a temporary internet files folder, but
doesn't do things like fix up paths, so something asked for
/css/homepage_import_rc.css as a stylesheet and got poorly reparented. not sure
what other special bits it took to do this.
|
|
291,230 | 2,481,703 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050420 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050420 Firefox/1.0+
On the trunk, HTTP downloads don't progress beyond 1GB. I have confirmed that
this behavior occurs on the trunk as far back as 2005-04-05. That's the
earliest build I can get my hands on. This bug was NOT present in the Mac 1.7
Seamonkey nightly from 2005-04-15, which makes this a regression.
Confirmed in Firefox/Mac OS X/trunk/2005-04-20
Firefox/Win32/trunk/2005-04-17
Seamonkey/Mac OS X/trunk/2005-04-05
Camino/Mac OS X/trunk/2005-04-20
When attempting to download a 5GB file, the download stops making progress after
1GB has been downloaded. The progress bar freezes at the 1GB mark. Network
activity continues, and tcpdump shows that the file is being received beyond
1GB, but it is not written to disk. The file size is stuck at 1073741824 bytes.
Downloading a 5GB file over FTP is successful. All 5GB are downloaded.
Downloading a file over HTTP using the Seamonkey 1.7 branch nightly build from
2005-04-15 progresses past the 1GB mark.
Reproducible: Always
Steps to Reproduce:
Attempt to download a 5GB file. (Sorry, no URL, set up your own test server and
make sure that it supports large files.)
Actual Results:
Mozilla products from the trunk made no progress after downloading exactly 1GB.
Expected Results:
It should have downloaded the file in its entirety.
|
|
291,846 | 2,486,174 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050425 Firefox/1.0+ (bangbang023)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050425 Firefox/1.0+ (bangbang023)
When trying to save an image using the Save Image As context menu, the dialog
for where to save the file appears, but no file is saved. The same happens with
Save Link As with certain file types such as XPI files.
Reproducible: Always
Steps to Reproduce:
1. Select Save Image As...
2. Confirm the file name to download
3.
Actual Results:
No file is actually downloaded.
Expected Results:
The file should have downloaded as usual.
|
|
293,015 | 2,494,279 |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.6) Gecko/20050405 Firefox/1.0 (Ubuntu package 1.0.2)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.6) Gecko/20050405 Firefox/1.0 (Ubuntu package 1.0.2)
When using bugzilla cvs version with a postgreSQL database, executing a saved
query will fail because of a group by error
Reproducible: Always
Steps to Reproduce:
1. Just save any query
2. Execute this saved query
Actual Results:
Software error:
DBD::Pg::st execute failed: ERROR: column "bug_status.sortkey" must appear in
the GROUP BY clause or be used in an aggregate function
[for Statement "SELECT bugs.bug_id, bugs.bug_severity, bugs.priority,
bugs.bug_status, bugs.resolution, bugs.bug_severity, bugs.priority,
bugs.rep_platform, map_assigned_to.login_name, bugs.bug_status, bugs.resolution,
bugs.short_desc FROM bugs INNER JOIN profiles AS map_assigned_to ON
(bugs.assigned_to = map_assigned_to.userid) AND (bugs.assigned_to =
map_assigned_to.userid) INNER JOIN profiles AS map_reporter ON (bugs.reporter =
map_reporter.userid) LEFT JOIN bug_status ON (bug_status.value =
bugs.bug_status) LEFT JOIN priority ON (priority.value = bugs.priority) LEFT
JOIN bug_group_map ON bug_group_map.bug_id = bugs.bug_id AND
bug_group_map.group_id NOT IN (3,7,12,10,5,1,8,11,4,2,6,9) LEFT JOIN cc ON
cc.bug_id = bugs.bug_id AND cc.who = 1 WHERE ((bugs.bug_status IN
('NEW','ASSIGNED','REOPENED')) AND ((map_assigned_to.login_name IN
('[email protected]')) OR (map_reporter.login_name IN
('[email protected]')))) AND ((bug_group_map.group_id IS NULL) OR
(bugs.reporter_accessible = 1 AND bugs.reporter = 1) OR
(bugs.cclist_accessible = 1 AND cc.who IS NOT NULL) OR (bugs.assigned_to =
1) ) GROUP BY bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bug_status,
bugs.resolution, bugs.rep_platform, map_assigned_to.login_name, bugs.short_desc
ORDER BY bug_status.sortkey ,bug_status.value ,priority.sortkey ,priority.value
,map_assigned_to.login_name ,bugs.bug_id "] at
/home/httpd/htdocs/bugzilla/buglist.cgi line 820
|
|
287,105 | 2,450,593 |
Steps to reproduce:
1) Right click on toolbar->customize
2) drag and drop the reload icon into the customize box
3) drag and drop the reload icon back to the toolbar
4) Click done in the customize box and now the reload button is disabled for all
tabs that are opened until a new tab is opened. Also sometimes if two tabs are
opened the back and forward buttons are disabled on the tabs not in focus. This
happens with small icons no text.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050320
Firefox/1.0+
I suspect one of these bugs caused this regression.
237776
284130
or bug about reload icon disabled on random pages (sorry can't find bug #)
|
|
287,436 | 2,453,062 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; pl-PL; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; pl-PL; rv:1.7.5) Gecko/20041108 Firefox/1.0
This bug occurred on my bugzilla installation, using Firefox which needs to
re-log in to almost every time I go to different page, but you can also use the
following repro steps.
Reproducible: Always
Steps to Reproduce:
1. go to https://bugzilla.mozilla.org/query.cgi?format=report-table and choose
some fields to gather data for report
2. if you are logged in, log out (e.g. on another tab)
3. click 'Generate Report'
4. login as requested
5. choose link for different report type (like 'Bar', 'Line', or 'CSV')
Actual Results:
Username and password is visible in links.
Expected Results:
Don't show username and password.
|
|
293,933 | 2,500,419 |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
After upgrading to Firefox 1.0.4, Venkman gives me an "EvalError: function eval
must be called directly and not by way of a function of another name." (Even on
something as simple as "1 + 1")
Reproducible: Always
Steps to Reproduce:
1. Start Venkman
2. Open Interactive Session
3. Evaluate 1 + 1
Actual Results:
EvalError: function eval must be called directly and not by way of a function of
another name. @ <x-jsd:interactive-session>
Expected Results:
Returned the number 2
|
|
262,387 | 2,279,344 |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040928 Firefox/0.10
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040928 Firefox/0.10
When filling in inputs in Flash movies, Find as you Type tries to find on the
page whatever I type.
For example: if you Go to http://www.macromedia.com/ and try to use the Flash
interface for the searchbox in the upper-right corner, it will input the first
letter and then Find as you Type takes over.
Note: I have accessibility.typeaheadfind.linksonly set to false. Not sure if
this influences the bug at all.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.macromedia.com/
2. Click into the search box in the Flash movie
3. Start typing something
Actual Results:
Find as you Type searches the page as if I had clicked on the page's HTML
content instead of into a Flash movie.
Expected Results:
Treated the Flash movie essentially like a form's input, ignoring the urge to
bring up Find as you Type as long as the movie has the focus.
I can also reproduce the bug by following the same steps in Mozilla 1.8a4, but
not in 1.8a1 or earlier. Definitely never had this issue prior to the new Type
as you Find functionality (ie. the bar at the bottom of the screen).
|
|
262,898 | 2,283,069 |
In both buildID 2004100206 and 2004100406 on WinXP SP1 there is now a large gap
(about 8-10cm) between the new/delete/block etc buttons and the
from/subject/date, etc header column titles.
It was working fine in BuildID 2004093006
Steps to reproduce
1. Start Mozilla
2. Go to above URL
3. Log into hotmail account
4. Select My Messages or Mail links
Expected results
1. No large gap
Actual results
1. Large gap
|
|
254,365 | 2,224,793 |
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) [Firefox 0.9.1]
In the URL above, a security exploit from a while back is described. Firefox is
vulnerable to this attack. Evil SMB & Web servers can collect your Windows
username, your Windows Lanman Password, Your Windows NT Password, your Windows
Machine Name, your Windows Domain Name. Since the evil server (not our client)
determins the Challenge in Challenge/Response, it can be a contrived value that
makes decrypting the original passwors much easier. I can demonstrate to a few
key folks at Mozilla.org so that we can get it fixed, but I don't want to flood
the net with exploits on how it works. Please contact me if I can provie more info.
Reproducible: Sometimes
Steps to Reproduce:
1. Setup Samba on a box on the net, modifying a few lines of code to fix the
"Challenge" to a weak value.
2. Place an image on the Samba share, allowing all to read once authenticated.
3. Put an <img src=file:////ipOfSMBServer/share/image.gif> any or all web sites
you want to.
4. Firefox will strip off the first two slashes and convert the remainder to
back slashes. For example if the evil server was 10.2.3.4, the UNC pathname is
fetched by windows \\10.2.3.4\share\image.gif.
5. The OS will then gladly provide all authentication asked by the evil smb server.
Actual Results:
Most windows clients using weak or no firewalls gladly send your credentials to
the evil smb server where they are harvested. Weak firewalls include standard
consumer grade (Linksys, Netgear...).
Expected Results:
Prevent references to file://// if the referring url is not already file:////
Please contact me at (614)751-9329 after business hours if I can provide more
information. You can also reach me by email at [email protected].
|
|
259,454 | 2,259,910 |
It is a different problem in bug251891.
search in Japanese is impossible because of bug251891 and this problem.
Reproducible: Always
Steps to Reproduce:
1. IME is turned OFF.
2. push "/"
3. IME is turned ON.
4. The Search field of Find Tool Bar is clicked with a mouse.
5. Japanese is inputted.
Actual Results:
Find Tool Bar will close.
For the reason, it cannot search in Japanese.
In the case of an alphabetic character, this problem is not generated.
Expected Results:
A Japanese input can be performed in the reference field of Find Tool Bar.
And reference is possible in Japanese.
Windows XP Pro SP1
Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.3) Gecko/20040914
Firefox/0.10
|
|
265,028 | 2,298,729 |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041015
Firefox/0.10
Steps to reproduce:
1. Tools > Options > Privacy > Cache > Clear
Result (about 20% of the time): Nothing happens. The button does not look
disabled. The following appears in my JS console:
Error: [Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsICacheService.evictEntries]" nsresult: "0x80004005
(NS_ERROR_FAILURE)" location: "JS frame ::
chrome://browser/content/pref/pref-privacy.js :: clearCacheOfType :: line 165"
data: no]
Source File: chrome://browser/content/pref/pref-privacy.js
Line: 165
|
|
1,415,596 | 12,828,057 |
STR:
1) Visit any webm video. e.g: http://techslides.com/demos/sample-videos/small.webm
2) Observe that the video has a grey haze for the first few seconds.
This does not happen on a second playback. I think the grey haze is from when we are buffering, but as the video playback starts immediately the haze actually overlays the video image, making it look terrible.
|
|
1,418,152 | 12,850,724 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
In Firefox 57 a CSS attribute selector including whitespace is ignored, as example `[ data-attr ] { … };` will not be rendered.
Coming from https://phabricator.wikimedia.org/T180138 – the LESS compiler's minification saved us from bigger negative impact.
This is a regression from Firefox 56 and below, the whitespace shouldn't result in the selector being ignored.
Actual results:
Simplified testcase:
https://codepen.io/Volker_E/full/vWWXVp/
Expected results:
Expected result:
foo div should feature green background
bar div should feature blue background
|
|
1,412,743 | 12,800,719 |
Created attachment 8923265
FF5657CompareBugFont.png
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171024165158
Steps to reproduce:
1. Launched Firefox after upgrading from 56 stable to the latest 57 beta release (12).
2. Visited some pages and noticed that font-scaling was way off, and text was obscured on a number of pages.
3. Verified that it was a setting I have been using in my user.js file with Firefox since the 52 releases on Windows and Linux (I have font.size.systemFontScale set to 125, because everything is way too small on HiDPI screens and using layout.css.devPixelsPerPx makes the FF UI and images on websites look absolutely atrocious), by removing the offending preference and resetting it.
4. Tried lowering the value of the offending preference but unless it was set to 110 or below, text would still get obscured on multiple sites. 110 is still far too small for my HiDPI screen.
5. Reverted to Firefox 56 stable.
Actual results:
Fonts appear to scale incorrectly in 57 when using the font.size.systemFontScale preference. They are often obscured, and far larger than the setting would enable in previous releases of Firefox.
Expected results:
Fonts should have scaled in the same way they did in previous releases of Firefox. Alternatively, mozilla could implement a preference that allows for a default zoom level on all sites. This would enable users like me to enjoy legible websites, and simply increase the font size in FF's interface via userchrome.css if necessary. NoSquint Plus and all similar extensions do not work as they used to when ported to webextensions. They all refresh the page after it loads with the desired zoom level, which makes browsing the web a profoundly obnoxious experience.
P.S. Attached is an image demonstrating the difference.
P.P.S. There is another bug pictured in the example image (hint: look at the context menus) which is related but separate.
|
|
1,406,229 | 12,733,787 |
STR
1. Install "Quick Accept-Language Switcher": https://addons.mozilla.org/en-US/firefox/addon/quick-accept-language-switc/
2. Click on the extension's toolbar icon.
3. Type in "en-US" and press enter.
Expected:
Browser's Accept-Language header changes.
Actual:
Browser crashes. Here is an example crash: https://crash-stats.mozilla.com/report/index/984c488e-de6f-462c-af4f-5492b0171005
This is reproducible 100% of the time on a fresh profile.
|
|
1,402,951 | 12,700,297 |
When a document is loaded then each its accessbile gets a show event plus text change events, plus coalescencing and events delivering over ipc and AT. The behavior was introduced in bug 982842 for ipc implementation. It's non optimal and slow to deliver accessible content to the main process, and it can be avoided if a document itself was serialized instead. I believe this is another part of the puzzle of bug 1321960.
|
|
1,397,387 | 12,634,651 |
[Tracking Requested - why for this release]:
+++ This bug was initially created as a clone of Bug #1397369 +++
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170905220108
Steps to reproduce:
STR
1. Enable Bookmarks toolbar
2. Right click on the toolbar and Choose "New Bookmark/Folder..." and then click on [x] button
3. Try delete, rename, move a bookmark item
Actual results:
New Bookmarks/Folder are created at step2.
No longer able to edit bookmark item at step3 until restart browser.
Expected results:
New Bookmarks/Folder should not be created at step2.
Eble to edit bookmark item at step3.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0da00124af43d44fed96133300ba5e32b0d821a8&tochange=0a4690dfd7b383e2f732210cf8906ce51a5b2433
Regressed by:
0a4690dfd7b3 Mark Banner — Bug 1071513 - Enable async PlacesTransactions for nightly builds. r=mak
|
|
1,399,086 | 12,651,558 |
The mouse gestures eg. the swipe for navigating back and forward are no longer working. As the regression range has been shown this is caused by bug 1324892 which upgraded to the MacOS 10.11 SDK:
15:42.49 INFO: Narrowed inbound regression window from [62346a54, 8a67124d] (4 builds) to [a85670ee, 8a67124d] (2 builds) (~1 steps left)
15:42.49 INFO: No more inbound revisions, bisection finished.
15:42.49 INFO: Last good revision: a85670ee5e959299556b6ad0ef1370743debc43d
15:42.49 INFO: First bad revision: 8a67124d36d9ed0c6fa9111ae33620aeddc4ce4d
15:42.49 INFO: Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a85670ee5e959299556b6ad0ef1370743debc43d&tochange=8a67124d36d9ed0c6fa9111ae33620aeddc4ce4d
The only way it works is to leave the fingers on the mouse and swipe back and forth really fast.
This is a major regression so it should block the 57.0 release.
|
|
1,400,259 | 12,670,176 |
Created attachment 8908619
screencast.mp4
STR:
1. Open "Hamburger" menu
2. Press "Help" item
3. Press "Esc" keyboard button
4. Open "Hamburger" menu
and see that last used "Help" menu is visible, instead of "Hamburger" menu.
When "Add-ons"/"Options"/"Customize..." items are used, they're just highlighted.
It shows proper menu after moving mouse on some menu items.
Regression caused by:
Bug #1374749
Regression pushlog:
https://hg.mozilla.org/integration/autoland/rev/5b700335fc30f2faf8aa12c9e38bc05e6c1e5e22
|
|
1,401,383 | 12,683,337 |
+++ This bug was initially created as a clone of Bug #1400259 +++
STR:
1. Open "Hamburger" menu
2. Press "Help" item
3. Press "Esc" keyboard button *after the subview starts sliding in but before it finishes*.
4. reopen the hamburger menu
ER:
you get a normal menu
AR:
you get a tiny ~30x30px square with nothing in it as a panel.
Looking at the DOM structure, none of the panelviews have a 'current' attribute, so I don't think the state machine that's tracking the transitions etc. is reversing its actions appropriately, somehow.
|
|
1,401,735 | 12,687,345 |
[Tracking Requested - why for this release]: Visible extension compatibility regression
STR:
1. Install uBlock Orgin or Decentraleyes
2. Move extension button to Bookmark Toolbar (if it's not already there)
3. Go to some website page with ads or with CDN resources
and see that all extension button notification in Bookmarks Toolbar is truncated.
|
|
1,403,402 | 12,704,782 |
Firefox Build: Firefox Beta 57.0b3 (64-bit)
OS: Windows 10
A new user downloads and installs Firefox Beta. The import dialog box should NOT appear on startup, but it does. The import dialog box should NOT appear because there is an import message on New Tab.
See the following video clip from usertesting.com: http://www.usertesting.com/c/82008db0-7a47-4400-bc1e-8b9aab5f022d?note_id=clip-1384327&shared=qTpKaT-j
|
|
1,404,636 | 12,716,566 |
x = new Uint32Array(5);
try {
Math.max(Uint32Array.prototype)();
} catch (e) {}
x[3] = -1;
print(x);
$ ./js-64-dm-linux-19f368b1267d --fuzzing-safe --no-threads --ion-eager testcase.js
0,0,0,-2097152,0
$ ./js-64-dm-linux-19f368b1267d --fuzzing-safe --no-threads --baseline-eager --no-ion testcase.js
0,0,0,4294967295,0
Tested this on m-c rev 19f368b1267d.
My configure flags are:
AR=ar sh ./configure --enable-more-deterministic --with-ccache --enable-gczeal --enable-debug-symbols --disable-tests
python -u ~/funfuzz/js/compileShell.py -b "--enable-debug --enable-more-deterministic" -r 19f368b1267d
autoBisect shows this is probably related to the following changeset:
The first bad revision is:
changeset: https://hg.mozilla.org/mozilla-central/rev/b7cb15d415ee
user: Jan de Mooij
date: Tue Oct 04 10:19:41 2016 +0200
summary: Bug 1306626 - Don't attach an Ion GetDenseElement stub if we're not accessing a dense element. r=h4writer
Jan, is bug 1306626 a likely regressor?
|
|
1,407,830 | 12,750,965 |
Reproduced on both Google Slides & Google Docs.
STR:
- Open/close RDM with shortcut a few times (tried
AR:
- Tab content after a few refreshs the RDM viewport doesn't render.
- Then disabling RDM again removes the RDM but the whole page stays white and doesn't react to anything (shortcuts, pressing refresh button). Focusing the awesomebar and hitting enter doesn't do anything.
- RDM shortcut still works, switches back between RDM/No-RDM, always showing white content
Browser console:
TypeError: zoom is undefined[Learn More] viewZoomOverlay.js:47:5
TypeError: win.gBrowser is undefined[Learn More] ZoomUI.jsm:69:1
this.browser is null ext-tabs-base.js:298
TypeError: win.gBrowser is undefined[Learn More] ZoomUI.jsm:69:1
TypeError: zoom is undefined[Learn More] viewZoomOverlay.js:47:5
TypeError: win.gBrowser is undefined[Learn More] ZoomUI.jsm:69:1
this.browser is null ext-tabs-base.js:298
TypeError: win.gBrowser is undefined[Learn More] ZoomUI.jsm:69:1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.