Bug ID
int64 961
1.91M
| Comment ID
int64 3.98k
17.1M
| Author
stringlengths 8
48
| Comment Text
stringlengths 1
64.3k
⌀ |
---|---|---|---|
1,296,831 | 11,641,490 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7
Steps to reproduce:
create a answer file and include the following line
$answer{'use_email_as_login'} = '1';
run ./checksetup.pl ./answers
Actual results:
you get the following output:
Initializing "Product/Component Changes" email_setting ...
Initializing "Dependency Tree Changes" email_setting ...
Deriving regex group memberships...
Login names may not contain the "@" sign unless you are setting your
login name to be identical to your email address.
and in data/params.json you find the line
"use_email_as_login" : 0,
Expected results:
creation without an error and data/params.json with the following line
"use_email_as_login" : 1,
|
|
1,297,051 | 11,643,930 |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
Visit the following test page:
https://obscure-bastion-11877.herokuapp.com/with-csp
Actual results:
The video referenced via http did not play. Error:
Content Security Policy: Unsecure request 'http://cdn.ubivent.com/web/test/ubiventimagevideo.webm' is blocked.
Expected results:
The video should be allowed to play as only the header "content-security-policy-report-only" is used.
content-security-policy-report-only:"block-all-mixed-content; report-uri https://ubivent.report-uri.io/r/default/csp/reportOnly"
A working example without the csp header works:
https://obscure-bastion-11877.herokuapp.com/without-csp
We first detected this Problem in Version 48.
Please note that if both pages (with and without csp) are opened at the same time, both videos will work. It seems that the video from the page without csp is then reused.
From our perspective, it seems that the "content-security-policy-report-only" header is also being used as "Content-Security-Policy" header.
We have not tried to see what happens if the "Content-Security-Policy" header is also set.
|
|
1,297,083 | 11,644,277 |
Works as expected in 48 but results in the below in 49 onwards.
Steps to reproduce:
3. Open https://mozilla.github.io/webrtc-landing/gum_test.html, click "Audio"
2. Notice that you hear yourself when you speak.
3. Repeat step 1.
4. Speak.
Expected:
Still hearing yourself clear and crisp and with a short delay
Actual:
Audio is playing out slower than usual and distorted
|
|
1,297,302 | 11,646,982 |
Created attachment 8783815
fix-tooltip-of-messageCloseButton-in-toolbox-notificationbox.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160822064441
Steps to reproduce:
1. Start Nightly
2. Go to about:home
3. Open DevTools > Canvas
4. Click Reload and Recording => wait until timeout => toolbox-notificationbox appears
5. Check tooltip of messageCloseButton
Actual results:
messageCloseButton tooltip is gone.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=be6dbfceb79e570e6859200c2c5a8673f58c277e&tochange=bec48bfd05a8c6703aab63181441869a3dcaa4cc
Expected results:
Fix tooltip of messageCloseButton in toolbox-notificationbox
|
|
1,297,336 | 11,647,378 |
[Affected versions]:
- 51.0a1 (2016-08-22)
[Affected platforms]:
- all
[Steps to reproduce]:
1. Open 2 empty tabs
2. In one tab open http://permission.site/
3. Click on the Camera button and share the camera
4. Detach the camera tab to a new window
5. Open the control center
[Expected result]:
- camera permission displayed in the control center
[Actual result]:
- camera permission gone from the control center
[Regression range]:
- caused by bug 1206233
|
|
1,297,909 | 11,653,413 |
Created attachment 8784638
option-display-none-rendering.jpg
Origin: Web Compatibility issue for croma.com
described at https://webcompat.com/issues/2985
Steps to Reproduce
1) Navigate to: http://www.croma.com/store?location=default
2) click drop down boxes under Store locator
Expected Behavior:
Drop down box should work
Actual Behavior:
Cannot select stores, only keyboard arrows work once drop down box is selected
Bare Test Case
http://codepen.io/webcompat/pen/KrjmAN
Explanation: With Firefox, when setting display: none on the first option of a list of option hides the rest of the list.
Adding rendering for Gecko, WebKit and Blink. The rendering is different in WebKit and Blink, but it is still usable. The rendering in Gecko is not usable.
|
|
1,297,976 | 11,654,038 |
[Affected versions]:
Nightly 51 Build ID 20160822064441
[Affected platforms]:
Windows 10 x64
[Steps to reproduce]:
1. Install and open NVDA screen reader
2. Open Firefox with a new profile
3. Type something in the Awesomebar
4. Hover over one-offs searches buttons
[Expected result]:
Screen reader should read the one-offs searches buttons
[Actual result]:
Screen reader does not read the one-offs searches buttons
[Additional notes]:
Reproducible also on Ubuntu 15.04 x64 with Orca Screen Reader
Screen reader also does not read the one-offs searches buttons from Search bar
|
|
1,298,027 | 11,654,752 |
Created attachment 8784815
shaka player bug.gif
[Note]:
- .gif showing the issue
[Affected versions]:
- latest Aurora 50.0a2
[Affected platforms]:
- Windows 10 x86, x64
- Windows 7 x64
- Mac OS X 10.9 (Mavericks)
- Ubuntu 16.04 x64
[Steps to reproduce]:
1. Start Firefox.
2. Go to: http://shaka-player-demo.appspot.com/demo/.
3. From drop-down Asset menu select 'Angel One (multicodec, multilingual, Widevine)'.
4. Click Load.
5. Move the current window (Tab) into New window.
[Expected result]:
- The video continue to play properly in the New window.
[Actual result]:
- The video displays the following error into New window: Shaka Error MEDIA.MEDIA_SOURCE_OPERATION_THREW (InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable)
[Regression range]:
- This is not a regression.
|
|
1,298,204 | 11,656,607 |
Created attachment 8785017
Auto-complete list bug
Sometimes on websites search field (in a form), it's supposed to offer completion previous inputs when you type something in.
This regression result in sometimes having no auto-complete list appearing, and sometimes having some white lines. These lines are still containing datas so if you go down on them with arrow keys and press enter, you still get their value.
See the joined screenshot for that.
Bug reproduced on both OS X and Linux.
|
|
1,298,313 | 11,657,577 |
Created attachment 8785167
screenshot.png
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160824004001
Steps to reproduce:
Long-touch any item in Firefox to open context menu (I have a laptop with a touchscreen)
Actual results:
* The menu that appears have wrong set of items (e.g. no 'View Image' for images). The items that appear seem random and usually affected by the last item I right-click (with mouse)
* None of the menu items work - touching or clicking them (with a mouse) simply doesn't do anything.
* On the first touch after Firefox starts the menu simply contain every single possible menu item: (see screenshot) - I simply long-touched the Firefox logo on that page
Expected results:
Context menu should work as expected. The same way it works when I'm using right-click to open it.
|
|
1,281,813 | 11,498,108 |
We need to perform some quality checks once we have the browser engagement data (as scalars) flowing out of the client.
|
|
1,282,084 | 11,500,736 |
The RDM touch simulation mode captures mouse events pretty well, and should be easy to use once Bug 1269882 has landed. However, it still triggers CSS :hover states, whereas this shouldn't be the case on a mobile device.
[Steps to reproduce]:
1. Launch Firefox.
2. Enable the devtools.responsive.html.enabled pref, and restart Firefox if necessary
3. Open http://www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_hover, or any website using CSS hover states
4. Launch RDM on this website
5. Move your mouse over elements using this to see how it looks
6. Now enable touch simulation. You might have to reload the iframe by calling reload() on it in the console.
7. Move your mouse over these elements again.
[Expected result]:
- The hover state doesn't trigger anymore. There should only be a visible change when you click on the link/element ("sticky" hover).
[Actual result]:
- The hover state is still triggered. We shouldn't be able to interact with the page this way.
|
|
1,283,319 | 11,512,572 |
Email to containers@ asking about connection reuse below. This bug is to determine if we reuse the channel and try to figure out how to fix it if we do.
Hey,
A colleague of ours was wondering if our implementation of containers
ensures to not reuse connections across containers:
https://twitter.com/sleevi_/status/743872814181027841. Because if we
do reuse connections, we lose. Daniel suspected we might not ensure
that, since the feature is implemented at a higher-level.
Kind regards,
--
https://annevankesteren.nl/
|
|
1,283,409 | 11,513,543 |
Build: 5.0b14
Device: IPhone 6 Plus (9.1)
Steps to reproduce:
1. Turn passcode functionality on and enter a passcode
2. Tap Logins section
3. Change device orientation to landscape
4. Type the passcode
Actual results:
- The keyboard buttons will not be functional when changing the device orientation to landscape. When changing the device orientation back to portrait, the keyboard will not be displayed.
Expected results:
- The keyboard should have proper functionality and should be correctly displayed while changing the device orientation.
Note:
- This issue occurs only on iPhone 6 Plus when accessing logins with passcode functionality on.
|
|
1,283,415 | 11,513,586 |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160629030209
Steps to reproduce:
Add an empty poster attribute on a video element
see : http://jsbin.com/tetovicoxe/edit?html,console,output
Actual results:
Firefox throw an error while other vendors ignore this attribute
Expected results:
The poster attribute should be ignored
https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster
|
|
1,283,730 | 11,516,231 |
Created attachment 8767039
Don't disable Expand All context menu if current node has a child node collapsed.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160630030207
Steps to reproduce:
1. Start Nightly
2. Go to any sites (e.g. about:home)
3. Open DevTools > Inspector
4. Select any nodes (e.g. <body>) and right clicking
5. Confirm "Expand All" is enabled or disabled
Actual results:
"Expand All" context menu is disabled, even if current node has a child node collapsed.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=9545df18ca9eaa35915df14e23543c02363ff83e&tochange=618a8336136754762b1002f9838fa574ffc60937
Expected results:
"Expand All" context menu should be enabled.
|
|
1,284,265 | 11,521,282 |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160604131506
Steps to reproduce:
I have migrated four of my add-ons to the new WebExtensions API.
All of these add-ons were working correctly, and displaying context menu items in the Firefox context menu, until a few days ago. However, the context menus items added by these add-ons are now no longer displayed in the Firefox context menu.
I have done some regression testing, and the context menu items are displayed correctly with Nightly 29-06-16, but are not displayed with Nightly 30-06-16.
Actual results:
When I right-click on the contents area, the Firefox context menu is displayed, but there are no menu items for the four WebExtensions add-ons.
There is an error message in the browser console:
ReferenceError: IconDetails is not defined ext-contextMenus.js:56:13
Expected results:
The menu items for the four WebExtensions add-ons should be displayed in the Firefox context menu.
|
|
1,284,687 | 11,525,194 |
Created attachment 8768228
ui-pages.xpi
STR:
1. Load the attached extension in about:debugging.
2. Click the browser action icon, which should open a new tab.
3. Quit Firefox.
ER:
It quits.
AR:
It hangs and eventually prints a message about session restore hanging or something.
This might be a session store bug, but I filed it in WebExtensions since it might be that too.
|
|
1,284,851 | 11,527,261 |
Created attachment 8768393
Screen recording
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Mac OS X 10.11.1
- Ubuntu 16.04 64-bit
[Steps to reproduce]:
1. Launch Firefox
2. Open Network Monitor.
3. Navigate to any page (E.g.: http://imgur.com/)
4. In the Network request list, hover over a thumbnail of any image.
5. Move mouse cursor at the bottom of the thumbnail (so that the focus from the filename is lost, but the tooltip is still displayed)
6. Scroll up/down.
[Expected result]: Scrolling up/down is working accordingly.
[Actual result]: Unable to scroll.
[Regression range]:
- Last good revision: ddb6b30149221f00eb5dd180530e9033093d4c2b
- First bad revision: 53f5b5c289fba6ad82c675578cf1c548ae37f0c1
- Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=ddb6b30149221f00eb5dd180530e9033093d4c2b&tochange=53f5b5c289fba6ad82c675578cf1c548ae37f0c1
- I guess this was regressed by bug 1277264
[Additional notes]:
- Screen recording attached.
|
|
1,285,225 | 11,530,501 |
[Affected versions]:
- latest Nightly 50.0a1 (e10s on/off)
[Affected platforms]:
- Windows 10 64-bit
- Ubuntu 16.04 64-bit
[Steps to reproduce]:
1. Launch Firefox
2. Open the Inspector.
3. Right click on any node from the Markup View
[Expected result]: Keyboard shortcuts are displayed for every option available in the context menu.
[Actual result]: No shortcut available for Attributes option.
[Regression range]:
- Last good revision: 52679ce4756c53fd88054a55da482291c26ef8db
- First bad revision: 9694e371363590c8dace6629dc4d57f1af7206f2
- Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=52679ce4756c53fd88054a55da482291c26ef8db&tochange=9694e371363590c8dace6629dc4d57f1af7206f2
- I guess this regression was triggered by bug 1266478; Brian, what's your input on this matter? Thanks in advance!
[Additional notes]:
- Screenshot → https://i.imgur.com/9IAtLLI.png
- On Mac OS X 10.11.1, none of the shortcuts are displayed, but all of them are working as expected when selected via keyboard; this behavior is present on both latest Aurora 49.0a2 and firefox 48 beta. Is this expected at all?
|
|
1,285,229 | 11,530,551 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
[Steps to reproduce]:
1. Launch Firefox
2. Open the Inspector.
3. Repeatedly right click on any node from the Markup View.
[Expected result]: Context menu is displayed once per click.
[Actual result]: Context menu remains displayed at every click.
[Regression range]:
- Last good Nightly → 2016-06-11
- First bad Nightly → 2016-06-12
- Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b6f7d0eb61b1878d3d906bd231edf225463ece3f&tochange=016e0f47e8ad66ba6eb11fe28958e3a69ef9e53d
- I think this one too is a regression from bug 1266478
[Additional notes]:
- Screenshot → https://i.imgur.com/iFvYyB2.png
- If a different tab is selected, the context menu is still visible on that page: screenshot → https://i.imgur.com/W5eKgVs.png
|
|
1,285,449 | 11,533,036 |
Created attachment 8769033
firebug-theme-sidebar-toggle.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160707083343
Steps to reproduce:
1. Start Nightly
2. Open DevTools > Inspector with Firebug theme
3. Check sidebar-toggle
Actual results:
Inspector sidebar-toggle is darker than normal color. Other tools' toggle buttons are no problem.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=162b6fca7d868e8165d0f6ef80e02b5dd73161cb&tochange=652fa69526ff82afbe7b7e6a360709c457fddf19
Expected results:
Don't apply inverted filter for sidebar-toggle in Inspector.
|
|
1,285,540 | 11,534,023 |
[Affected versions]:
*reproducible only with RTL builds
- latest Aurora 49.0a1
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
[Steps to reproduce]:
1. Launch RTL Firefox build.
2. Go to https://www.mozilla.org/en-US/
3. Open Inspector: Ctrl + Shift + C (for Windows & Ubuntu) or Cmd + Opt + C (for Mac OS X)
4. Hover an img tag in the markup view.
[Expected result]: Tooltip arrow is properly displayed.
[Actual result]: Tooltip arrow has less pixels.
[Regression range]:
- This is a regression → it's not reproducible with Firefox 48 beta 6 RTL (Build ID: 20160706215822); will investigate further.
[Additional notes]:
- Screenshot → https://i.imgur.com/o4P3IrU.png
- Also reproducible in Netmonitor
|
|
1,301,342 | 11,694,733 |
Created attachment 8789300
class-ruleview-overridden-is-gone.mp4
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160907030427
Steps to reproduce:
1. Start Nightly
2. Go to about:home
3. Select "#aboutMozilla" element in marketup
4. Select "html" element in Rules view, and check color property has line-through and filter icon.
5. Open the color picker on its color property, then close
6. Step 5 repeat again
Actual results:
In step 5, Class "ruleview-overridden" is gone from color property. In step 6, also filter icon is gone. Please find attached video.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=1de829f2f1f03e23ca0159bee473d36b9989e62b&tochange=76d556ef9180969ee8d690ed069732faded934a2
Expected results:
Class "ruleview-overridden" should be not gone after opening the color picker from color property of element which contains it.
|
|
1,301,518 | 11,696,702 |
Created attachment 8789565
ffprobe output
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
I have two encodings for a webm video with Opus 8 channel audio: one with channel mapping family 1, and one with channel mapping family 255 (channels-7.1.webm and channels-8.webm in the attached folder respectively). Channel mapping 1 plays fine and I'm able to access the audio channels using the web audio API, while channel mapping 255 does not play.
Repro streps:
1. Download video files from https://www.dropbox.com/sh/ffsrwfa68uvxz0u/AABR-oSV89-WakFFsdzLbXHea?dl=0
2. Drag each respective video into a new Firefox tab and see the playing vs failure
For some context: I am using the 255 channel mapping for some audio processing work using the Web Audio API and ScriptProcessorNode. In a DASH context, I'm finding that the video for the 255 channel map encoding plays, while the input buffer received by onaudioprocess in the scriptProcessorNode either: 1. Has all zero channels (FF 48.0.2) 2. Only has access to two channels (Nightly) and the rest are zero, when there should be 8. Feel free to plug these videos video into https://jsfiddle.net/se0qvha4/ and increment NUM_CHANNELS to see this behavior in the console. I have also attached a copy of the ffprobe data from each video for more reference.
Opus reference:
https://www.opus-codec.org/docs/opusfile_api-0.4/structOpusHead.html#a338268b4264e059ae9ede890e6177304
https://wiki.xiph.org/OggOpus
Actual results:
255 channel mapping family did not play
Expected results:
255 channel mapping family should play.
|
|
1,301,851 | 11,700,330 |
Created attachment 8789971
Could-not-load-the-image-for-notification-message.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160909030428
Steps to reproduce:
1. Start Nightly with Shockwave Flash 22.0.0.209 (Add-on setting: "Ask to Activate")
2. Go to "http://www.bbc.co.uk/radio1" > notification message will be displayed
3. Check notification message icon
Actual results:
Cannot load the notification message icon for .messageImage[value="plugin-hidden"]. This because its image url is wrong in browser.css.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=65524ee7219ac01b54b89836b67d70ea9d818dbc&tochange=a5a2837e3fed3cfdf6be39fa756e3be7e1257190
Expected results:
- Fix icon image url
- Remove -moz-image-region
- Apply styles same with the other notification icons (e.g. filter, fill, opacity)
|
|
1,301,854 | 11,700,335 |
Created attachment 8789972
1.png
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617
Steps to reproduce:
The CSS has bundled with UTF-8 unicode.
Please note: other files's CSS shown correctly.
Actual results:
CSS rules shown as decoded characters
Expected results:
Show the correct characters
|
|
1,301,869 | 11,700,479 |
Created attachment 8790014
coolcmd.zip
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617
Steps to reproduce:
run testcase and open 'web console'
Actual results:
playback never begins
Expected results:
playback must begin
|
|
1,302,037 | 11,702,244 |
See bug #1302036 - This is the bug to prohibit a SAB from being in the transfer map. We will land this when the world is ready for it, but at the earliest one full release after the previous bug.
|
|
1,302,307 | 11,705,087 |
Created attachment 8790550
identity-popup-permission-icon.blocked-permission-icon.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160912030421
Steps to reproduce:
1. Start Nightly
2. Go to any sites
3. View Page Info > Permissions
4. Check-off "Use Default" and then select "Allow" or "Block" randomly
5. Close Page Info
6. Click "Show site information" icon in identity-box
7. Check horizontal alignment of identity popup permission icons
Actual results:
identity popup permission icons are not horizontal align left. Because identity-popup-permission-icon and blocked-permission-icon have different margin. Please find attached image.
Expected results:
identity-popup-permission-icon and blocked-permission-icon have same margin.
|
|
1,302,663 | 11,708,851 |
For the event registry YAML format definition, we need a script as part of the Firefox build that:
* parses the YAML
* validates the contents
* generates headers with the data for the Firefox code
This would be similar to the Scalars.yaml and Histograms.json handling scripts.
|
|
1,302,681 | 11,709,017 |
We need to extend the Event Telemetry core to support recording from addons.
That means:
* Extend the API for registration of new events
* Extending the snapshotting API if needed
* Adding test coverage through:
(1) adding a YAML registry like an addon for test builds
(2) generating a JSON blob from it
(3) registering the blob dynamically (from xpcshell test, no addon needed)
(4) recording into the events, snapshotting them, checking the results
|
|
1,302,970 | 11,711,907 |
Build: aae3fdc32
Device: iPhone 6 Plus
iOS: 9.3.4
Steps to reproduce:
1. Go to Setting -> New Tab -> Bookmarks/History/Homepage
2. Open a New tab via Today Widget
Actual result:
- After opening a New Tab via Today Widget, Top Sites will be displayed.
Expected:
- When opening a New Tab via Today Widget and New Tab has been set to 'Show your Bookmarks/History/Homepage' the selected homepage should be displayed.
See video for more information:
- Show bookmarks -> https://www.youtube.com/watch?v=dxbMudkhwMo
- Show homepage -> https://www.youtube.com/watch?v=zFqtPETN1z0
|
|
1,303,054 | 11,712,676 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160915030417
Steps to reproduce:
Visit website http://www.vsynctester.com/ and check the vsync performance.
Actual results:
Horrible graphic's performance on OS X, ~13-16 fps, while Safari has always 60 fps. Also Firefox 48.0.2 on Windows 7 is able to perform 60 fps most time.
Expected results:
I would expect similar / nearly performance of Firefox on Windows 7 or Safari on OS X.
|
|
1,303,279 | 11,714,743 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
1. Start a webrtc call on FF.
2. During the call change the video track on peer connection object using replaceTrack(). In this case I started a new capture on a new video device during the call and replaced the old video track with new one.
3. All the video stream are captured at 1280x720
Actual results:
The repalceTrack call was successful and FF started sending the video from the new source. But in Firefox v 49 and above, as soon the track is replaced the outbound video stream resolution drops to 352x288 and does not ramp up during the call.
Note - The stream is captured at 1280x720 and there are no network losses.
Expected results:
The outbound video stream resolution should not have dropped to 352x288. It tried it in Firefox 48, the resolution does not drops on replacing the tracks. I have started seeing the problem Firefox 49 and onwards.
|
|
1,303,732 | 11,719,298 |
[Note]:
- This only reproduces with 2016-09-17 Nightly, the patch causing it was backed-out for test failures.
[Affected versions]:
- Nightly 51.0a1 2016-09-17
[Affected platforms]:
- Win 10 64-bit
- Mac OS X 10.11
[Steps to reproduce]:
1. Open the Inspector
2. Drag the splitter to the right
[Expected result]:
- The Inspector's right side has the same minimum width as before bug 1260552 landed
[Actual result]:
- The width of the Inspector's right side becomes very small so that only a part of "Rules" is visible
[Regression range]:
- Regressed by bug 1260552 which is currently backed-out from Nightly
|
|
1,303,781 | 11,719,909 |
Created attachment 8792562
Schermata del 2016-09-19 17-52-20.png
STR:
1) Open a new tab
2) Write the first characters of one of your history entries
3) Press the down arrow
4) Press enter
Firefox should navigate to the history entry, instead it often opens a Google search. This is a recent regression and usually happens when you do things quickly (step 2 and 3 almost at the same time).
I'm not sure step (3) is required, but it definitely makes it way easier to reproduce (I can do it pretty consistently).
I've sometimes noticed that when this happens, both the history entry and the Google icon are selected. See the attached image.
|
|
1,303,831 | 11,720,394 |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160502172042
Steps to reproduce:
https://support.mozilla.org/en-US/questions/1139318
Bookmarks painfully slow after 48.0.2 Firefox update
Disable sync ends problem
Master Password issue also.
Actual results:
https://support.mozilla.org/en-US/questions/1139318#answer-918240
To summarize my observations, v48.0.2 is very slow during bookmark editing and saving. Just pressing the star usually works ok. The problem does not yet occur in v47.0. I don't know whether it's already present in v48.0. In 48.0.2 it does not present itself when the master password is not yet entered (this still surprises me) or if sync is turned off overall or turned off for bookmarks. So the going hypothesis is that 48.0.2 bookmarking has acquired problems interacting with the sync feature and if sync is on, it causes interference that significantly slows down bookmarking to a level annoying to use.
|
|
1,303,928 | 11,721,454 |
Created attachment 8792747
Example One.PNG
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
Steps to reproduce:
Login via Persona at the URL - https://treeherder.mozilla.org/credentials/
You should now be able to login and delete users at links such as the following https://treeherder.mozilla.org/credentials/4/delete/ & https://treeherder.mozilla.org/credentials/9/delete/. You can change the number around until you find a user which is valid.
Due to the sensitivity of the accounts at hand here I haven't clicked "Confirm delete". I am using the request will authorize at this point in time.
Actual results:
Possibility of being able to delete users associated with the application.
Expected results:
Requests should be validated.
|
|
1,304,030 | 11,722,532 |
Build: 5.3b1
Device: iPad Air 2
iOS: 10.0.1
Steps to reproduce:
1. Go to wikipedia.org/wiki/Main_Page and add the page to Reader list
2. Open a new tab and go to Readers list
3. Tap on the page saved in the Reader list to load it
4. Tap back to Return to the readers list
5. Switch between the Tabs from tabs tray
Actual results:
- The Reader mode toolbar will be visible in the Reader list.
Expected results:
- The toolbar should be visible only in Reader mode.
See video for more information:
- https://www.youtube.com/watch?v=yN9EUWwEYgE
|
|
1,304,165 | 11,723,609 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
Steps to reproduce:
The basic reproduction steps involve letting A and B send and receive audio and video over a single PeerConnection. Then B stops their video, renegotiates, adds a new video, and renegotiates again. Then A stops their video, renegotiates, adds a new video, and renegotiates again. This leads to a crash.
1. Setup two browser windows, A and B.
2. For each browser window,
2.1. Acquire a MediaStream containing both audio and video MediaStreamTracks using getUserMedia.
2.2. Construct a PeerConnection and add the MediaStream using addStream.
3. Negotiate (let A offer B, and let B answer).
4. Let B
4.1. Stop their video MediaStreamTrack.
4.2. Remove the stopped video MediaStreamTrack from their MediaStream with removeTrack.
5. Renegotiate (let B offer A, and let A answer)
6. Let B
6.1. Acquire a new MediaStream containing a single video MediaStreamTrack using getUserMedia.
6.2. Add the MediaStream using addStream.
7. Renegotiate (let B re-offer A, and let A answer).
8. Let A
8.1. Stop their video MediaStreamTrack.
8.2. Remove the stopped video MediaStreamTrack from their MediaStream with removeTrack.
9. Renegotiate (let A re-offer B, and let B answer).
10. Let A
10.1. Acquire a new MediaStream containing a single video MediaStreamTrack using getUserMedia.
10.2. Add the MediaStream using addStream.
11. Renegotiate (let A re-offer B, and let B answer).
Actual results:
Step 11 crashes, apparently in setLocalDescription with a EXC_BAD_ACCESS/KERN_INVALID_ADDRESS reason in ActivateOrRemoveTransports. My browser reported this in the crash logs a few times. For example, here:
https://crash-stats.mozilla.com/report/index/a02cc658-1f30-4768-a974-acebe2160920
Expected results:
Step 11 should succeed, with the end result that A and B continue to share audio and video (just like in Step 3, although with additional m=lines).
|
|
1,304,220 | 11,724,157 |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36
Build ID: 20160916101415
Steps to reproduce:
Spoof user agent to "Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36" and attempt to play content from Netflix.
Actual results:
Widevine crash: https://crash-stats.mozilla.com/report/index/70e79fc5-1fea-42a0-bf15-4b5fc2160920
Expected results:
Play content from Netflix using the Widevine DRM
|
|
1,304,360 | 11,725,467 |
Created attachment 8793288
1.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160916101415
Steps to reproduce:
After updating to 49 Just start Firefox and browse web
Actual results:
glyphs, artefacts on web pages
|
|
1,304,490 | 11,726,970 |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160921101315
Steps to reproduce:
Tried to build firefox 50.0~beta1 (91faf7ec36cd) from mozilla-beta branch including the --disable-webrtc confflag.
Actual results:
The build still tries to compile webrtc related sources:
( Full log available at https://launchpadlibrarian.net/285760721/buildlog_ubuntu-yakkety-armhf.firefox_50.0~b1+build1-0ubuntu0.16.10.1_BUILDING.txt.gz )
/usr/bin/g++ -std=gnu++11 -o Unified_cpp_dom_media_webrtc0.o -c -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dist/stl_wrappers -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dist/system_wrappers -include /«BUILDDIR»/firefox-50.0~b1+build1/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/«BUILDDIR»/firefox-50.0~b1+build1/dom/media/webrtc -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dom/media/webrtc -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/ipc/ipdl/_ipdlheaders -I/«BUILDDIR»/firefox-50.0~b1+build1/ipc/chromium/src -I/«BUILDDIR»/firefox-50.0~b1+build1/ipc/glue -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dist/include -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dist/include/nspr -I/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webrtc0.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wc++14-compat -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -Os -fomit-frame-pointer -Wno-error=attributes -Wno-error=shadow /«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp
In file included from /«BUILDDIR»/firefox-50.0~b1+build1/dom/media/webrtc/MediaEngineDefault.h:21:0,
from /«BUILDDIR»/firefox-50.0~b1+build1/dom/media/webrtc/MediaEngineDefault.cpp:5,
from /«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp:2:
/«BUILDDIR»/firefox-50.0~b1+build1/dom/media/webrtc/MediaEngineCameraVideoSource.h:14:53: fatal error: webrtc/video_engine/include/vie_capture.h: No such file or directory
#include "webrtc/video_engine/include/vie_capture.h"
^
compilation terminated.
make[6]: *** [Unified_cpp_dom_media_webrtc0.o] Error 1
/«BUILDDIR»/firefox-50.0~b1+build1/config/rules.mk:934: recipe for target 'Unified_cpp_dom_media_webrtc0.o' failed
make[6]: Leaving directory '/«BUILDDIR»/firefox-50.0~b1+build1/obj-arm-linux-gnueabihf/dom/media/webrtc'
make[5]: *** [dom/media/webrtc/target] Error 2
Expected results:
Successful build without webrtc references.
|
|
1,304,752 | 11,729,620 |
The assumption that every channel has a |.loadInfo| is incorrect.
E.g. DownThemAll! created channels do not at the moment.
This causes the netmonitor backend to spam messages like this:
Handler function threw an exception: TypeError: channel.loadInfo is null
Stack: NetworkMonitor.prototype._createNetworkEvent@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/webconsole/network-monitor.js:1003:9
NetworkMonitor.prototype._onRequestHeader@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/webconsole/network-monitor.js:1080:5
NetworkMonitor.prototype.observeActivity<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/webconsole/network-monitor.js:940:7
exports.makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/ThreadSafeDevToolsUtils.js:101:14
Line: 1003, column: 9
STR:
- Install e.g. DownThemAll! and download some stuff with it (or otherwise create channels without a loadInfo)
- See the Browser Console accumulate messages like the above.
This can fill up the Console rather rapidly, making it somewhat unresponsive and less useful.
The culprit:
https://dxr.mozilla.org/mozilla-central/rev/560b2c805bf7bebeb3ceebc495a81b2aa4c0c755/devtools/shared/webconsole/network-monitor.js#1004-1005
It should check for |.loadInfo| being not null before trying to access properties.
Looking at it now, this bug is might cause bug 1304744, as httpActivity.owner would be set up only after the loadInfo property access throws.
|
|
1,290,318 | 11,583,816 |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160623154057
Steps to reproduce:
I have just discovered that Firefox has a media cache which is completely separate from the main cache. The problem I am seeing is the media cache does not get cleared as expected. This results in stale content being served from the cache when you try to refresh the page.
Steps to reproduce.
(1) View a webpage containing an HTML5 <video> element.
(2) Update the webserver by uploading a different video file with the same filename.
(3) Try to reload the page in Firefox. Whatever you do you can't get the new video to download and display. Firefox keeps playing the old version from the cache.
Expected results:
Any action which forces the page to reload should clear the media cache and download the new file. Specifically the following should clear the media cache.
- User selects 'Clear recent history' and deletes everything.
- User turns off caching in Developer tools.
- User forces a complete page reload with Ctrl+F5.
As far as I can tell the only way to clear the media cache is to close Firefox and open it again.
Note Bug 848344 claims this has been fixed when the user selects 'Clear recent history'. It's not working for me.
|
|
1,290,471 | 11,585,159 |
[Affected versions]:
- latest 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Ubuntu 16.04 64-bit
- Mac OS X 10.10.5
[Steps to reproduce]:
1. Launch Firefox.
2. Set 'devtools.responsive.html.enabled' to true and restart the browser.
3. Select "Toggle Tools" from the Web Developer menu.
4. Click on Responsive Design Mode button via the Extra tools area.
--> Result: Toolbox is dismissed (bug 1240912)
5. Reopen the Toolbox.
6. Click on X button.
[Expected result]:
- The Toolbox is properly displayed.
[Actual result]:
- The HTML & CSS panes are empty.
[Regression range]:
- Not reproducible with 50.0a1 from 2016-06-12; will investigate further.
[Additional notes]:
- Screen recording: https://goo.gl/aukHU5
|
|
1,290,629 | 11,586,683 |
Created attachment 8776215
The .mozconfig that I am using to compile nightly.
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160728170116
Steps to reproduce:
Update local hg repository for nightly, then compile it.
Actual results:
4:55.45 In file included from /mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.cpp:65:0:
4:55.45 /mnt/to_archive/accum/src/mozilla-central/layout/generic/nsFlexContainerFrame.cpp: In member function ‘void nsFlexContainerFrame::DoFlexLayout(nsPresContext*, nsIFrame::ReflowOutput&, const ReflowInput&, nsReflowStatus&, nscoord,
nscoord, nsTArray<nsFlexContainerFrame::StrutInfo>&, const nsFlexContainerFrame::FlexboxAxisTracker&)’:
4:55.45 Warning: -Wmaybe-uninitialized in /mnt/to_archive/accum/src/mozilla-central/layout/generic/nsFlexContainerFrame.cpp: ‘flexContainerAscent’ may be used uninitialized in this function
4:55.45 /mnt/to_archive/accum/src/mozilla-central/layout/generic/nsFlexContainerFrame.cpp:4201:3: warning: ‘flexContainerAscent’ may be used uninitialized in this function [-Wmaybe-uninitialized]
4:55.45 if (flexContainerAscent == nscoord_MIN) {
4:55.46 ^~
4:57.48 In file included from /mnt/to_archive/accum/src/mozilla-central/dom/media/webrtc/MediaEngineDefault.h:21:0,
4:57.48 from /mnt/to_archive/accum/src/mozilla-central/dom/media/webrtc/MediaEngineDefault.cpp:5,
4:57.48 from /mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp:2:
4:57.48 /mnt/to_archive/accum/src/mozilla-central/dom/media/webrtc/MediaEngineCameraVideoSource.h:14:53: fatal error: webrtc/video_engine/include/vie_capture.h: No such file or directory
4:57.48 #include "webrtc/video_engine/include/vie_capture.h"
4:57.48 ^
4:57.48 compilation terminated.
4:57.49
4:57.49 In the directory /mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webrtc
4:57.49 The following command failed to execute properly:
4:57.49 /usr/bin/ccache /usr/lib64/ccache/g++ -std=gnu++11 -o Unified_cpp_dom_media_webrtc0.o -c -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dist/stl_wrappers -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64
-pc-linux-gnu/dist/system_wrappers -include /mnt/to_archive/accum/src/mozilla-central/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/mnt/to_archive/accum/src/mozilla-central/dom/media/webrtc -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webrtc -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/ipc/ipdl/_ipdlheaders -I/mnt/to_archive/accum/src/mozilla-central/ipc/chromium/src -I/mnt/to_archive/accum/src/mozilla-central/ipc/glue -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nspr -I/mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webrtc0.o.pp -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wc++14-compat -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -Wall -fno-schedule-insns2 -fno-lifetime-dse -fno-delete-null-pointer-checks -O3 -fomit-frame-pointer -Wno-error=attributes -Wno-error=shadow /mnt/to_archive/accum/src/mozilla-central/obj-x86_64-pc-linux-gnu/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp
4:57.49 /mnt/to_archive/accum/src/mozilla-central/config/rules.mk:934: recipe for target 'Unified_cpp_dom_media_webrtc0.o' failed
4:57.49 gmake[5]: *** [Unified_cpp_dom_media_webrtc0.o] Error 1
4:57.49 /mnt/to_archive/accum/src/mozilla-central/config/recurse.mk:71: recipe for target 'dom/media/webrtc/target' failed
4:57.49 gmake[4]: *** [dom/media/webrtc/target] Error 2
4:57.49 gmake[4]: *** Waiting for unfinished jobs....
Expected results:
PASS
PASS
|
|
1,290,972 | 11,589,948 |
We added some linker hacks in bug 1289847 to enable stable versions of Rust to be used on our Mac builds. Once Rust releases 1.12 or thereabouts, said hacks should no longer be necessary and we can remove them.
|
|
1,291,515 | 11,593,898 |
It has recently removed from the HTML spec[1], and no other vendors plan to implement this[2].
This would allow make more performant style scoping for shadow trees (using the shadow root pointer instead of the set of flags we now have in the element), recover two BoolFlags for nsINode, and ease the implementation details for stylo too.
[1]: https://github.com/whatwg/html/issues/552
[2]: https://lists.w3.org/Archives/Public/www-style/2016Jun/0010.html
|
|
1,291,618 | 11,594,378 |
Created attachment 8777219
command-button-frames-dropmarker-position-in-rtl.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160802030437
Steps to reproduce:
1. Start Nightly in RTL locales (e.g. Arabic)
2. Open DevTools
3. Check dropmarker position of command-button-frames
Actual results:
dropmarker position is right side.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=3a87296fe4145138c2ce15512bb31f76fe869cb4&tochange=42fab251fe111d5f891c9bde0ee1fb6f7f946a50
Expected results:
dropmarker should be left side in RTL locales
|
|
1,292,093 | 11,598,426 |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Steps to reproduce:
I'm porting my Chrome extension in Firefox. There is peace of code which don't works:
function loadHistory(callback) {
chrome.history.search({
text: "http",
startTime: 1,
maxResults: 10000000
}, callback);
}
FF version: 51.0a1 (2016-08-03)
Actual results:
I got the exception in console:
PlacesUtils is not defined ext-history.js:188
.history.search
chrome://browser/content/ext-history.js:188:1
callAsyncFunction
resource://gre/modules/Extension.jsm:557:61
bound callAsyncFunction
self-hostedinject/stubresource://gre/modules/Schemas.jsm:1181:16
loadHistory
.................................
The problem is in PlacesUtils. It is not defined.
Expected results:
I should get correct results in callback.
|
|
1,292,133 | 11,598,622 |
Created attachment 8777797
inspect element.mov
[Affected versions]:
- Firefox 51.0a1 (2016-08-03)
[Affected platforms]:
- Windows 10 x64, Mac OS X 10.11.1, Ubuntu 16.04 x64
[Steps to reproduce]:
1. Launch Firefox.
2. From about:config, enable the devtools.responsive.html.enabled pref.
3. Open RDM.
4. Enable Toggle tools.
5. Right click on an element from the page and select the 'Inspect Element' option.
[Expected result]:
- The details of the selected element are displayed in the Inspector.
[Actual result]:
- The inspected element is not selected in the HTML tree (see the attached screencast).
[Regression range]:
- This is not a regression.
|
|
1,292,290 | 11,599,926 |
When panning/zooming a page. Loaded images will go black. I tried bisecting to find regression window but was unable to. It may be an existing bug that has become much worse recently.
Steps to reproduce:
1) Go to micechat.com
2) scroll to bottom and toggle to desktop theme.
3) scroll and/or zoom page up/down in/out several times.
Result: certain images will turn black.
Possible image decode race condition?
|
|
1,292,337 | 11,600,271 |
Environment:
Mac OSX 10.11.6
Firefox Nightly 51.0a1 (2016-08-04)
Steps to Reproduce:
1.) Open Nightly with new profile.
2.) Nightly should open with default two tabs.
3.) Open 2 more tabs and navigate to random pages on the tabs.
4.) Go back to the first tab and open about:telemetry
5.) Check the scalar browser.engagement.tab_open_event_count. Value should be 2.
6.) Close Nightly via the toolbar.
7.) Open nightly (this time allow for the same profile to be used).
8.) One tab should open. On this page, there should be a "Restore Previous Session" button. Click that button.
9.) All previous tabs will be opened.
10.) Go to the about:telemetry page and refresh the page.
Expected Result: The value for browser.engagement.tab_open_event_count should still be 2 since we did not open any new tabs and restored tabs should not be counted.
Actual Result: browser.engagement.tab_open_event_count shows 3
|
|
1,292,593 | 11,602,459 |
Created attachment 8778299
Screenshot of search bar dropdown
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160730000000
Steps to reproduce:
Only on GNU/Linux with KDE 5 desktop.
Type something on search bar or address bar.
Actual results:
The search bar or address bar opens a dropdown which is white background but do not have clear border or shadow. When the webpage is white background, it is very hard to identify where is the dropdown area. See attached screenshot.
Expected results:
Here should be some border (gray or some color) or drop shadow around the dropdown.
|
|
1,292,605 | 11,602,601 |
+++ This bug was initially created as a clone of Bug #1292093 +++
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Steps to reproduce:
I'm porting my Chrome extension in Firefox. There is peace of code which don't works:
function loadHistory(callback) {
chrome.history.search({
text: "http",
startTime: 1,
maxResults: 10000000
}, callback);
}
FF version: 51.0a1 (2016-08-03)
Actual results:
I got the exception in console:
PlacesUtils is not defined ext-history.js:188
.history.search
chrome://browser/content/ext-history.js:188:1
callAsyncFunction
resource://gre/modules/Extension.jsm:557:61
bound callAsyncFunction
self-hostedinject/stubresource://gre/modules/Schemas.jsm:1181:16
loadHistory
.................................
The problem is in PlacesUtils. It is not defined.
Expected results:
I should get correct results in callback.
|
|
1,293,287 | 11,607,134 |
Created attachment 8778924
BrowserAction bug.png
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Steps to reproduce:
Steps to reproduce the issue:
1. Install sample extension from https://bugzilla.mozilla.org/show_bug.cgi?id=1293282 ticket.
2. Open popup.
3. Press Reload Button to reload the extension.
Actual results:
Previously loaded popup is not removed completely (See attached screenshot. There is just small arrow visible, but one time I was able to see full popup in this location.)
Expected results:
HTML popup should be completely removed after reloading.
|
|
1,293,308 | 11,607,302 |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160728203720
Steps to reproduce:
STEP 1: Open terminal and issue the following command,
gsettings set org.gnome.desktop.interface font-name 'Ubuntu 10'
Observation 1: Urlbar font size is small.
Observation 2: Urlbar popup/drop-down font size is small.
STEP 2: Open terminal and issue the following command,
gsettings set org.gnome.desktop.interface font-name 'Ubuntu 20'
Observation 1: Urlbar font size is big.
Observation 2: Urlbar popup/drop-down font size is small. (THIS IS THE ISSUE)
Actual results:
When system font size was increased from 10 to 20, urlbar font size increased but urlbar autocomplete drop-down list font size did not increase.
Expected results:
When system font size was increased from 10 to 20, urlbar font size increased and urlbar drop-down list font size should also have increased just as it used to be in previous versions of Firefox.
|
|
1,293,422 | 11,608,459 |
When testing openH.264 on webrtc-landing it crashes right away when establishing the connection if mode 0 gets enforced. This is independent of the GMP plugin version.
|
|
1,294,056 | 11,614,238 |
Created attachment 8779750
IMG_0086.PNG
Build 5.1b2
Device: iPhone 6 Plus(9.3.3)
Steps to reproduce:
1. Set Touch ID On from Touch ID and Passcode menu
2. Access logins
3. Tap on a login and tap on the password to unmask it
4. Lock device using the lock button
5. Unlock the device
Actual result:
- The Touch ID is requested but the password, user and password are visible.
Expected result:
- When the Touch ID is requested the login screen should blurred.
Note:
- This issue was reproduced only on iPhones
|
|
1,294,355 | 11,616,857 |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160810030202
Steps to reproduce:
1. Start Nightly
2. Open Browser Console (Ctrl+Shift+J)
3. Find any errors (or using steps to reproduce in Bug 1294314)
4. Open frame-link-source-inner (open twisty)
5. Hyperlink frame-link-filename
Actual results:
The following error occurs and a new blank tab will be opened.
Error: Must supply a URL when opening view source ViewSourceBrowser.jsm:185:13
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=24530e316b12694eebf9f853d6f7800f7656b579&tochange=867a287c1fe16094f69ff40fa8a1b4d77efa030d
Expected results:
view-source should be opened.
|
|
1,294,442 | 11,617,628 |
Created attachment 8780117
Minimal extension for testing
Steps to reproduce:
1. Go to about:config and make sure xpinstall.signatures.required is set to false (only works on Nightly and Aurora).
2. Install the attached extension.
3. Click the toolbar icon of this extension (generic extension icon) to open its popup.
Expected results:
Text inside the popup is wrapped to multiple lines and is completely visible.
Actual results:
The entire text is displayed on one line. However, the popup size seems to be limited at 800 pixels so everything beyond that is cut off - it isn't even possible to scroll.
Tested in 51.0a1 (2016-08-11) nightly on Mac OS X 10.11. BasePopup._resizeBrowser() function calls docShell.contentViewer.getContentSize() which tries to determine the preferred width of the content - here it appears to be overshooting. As a work-around, one can set max-width:700px on the <body> tag (note: doing that on the document element will currently produce wrong results, see bug 1294440).
|
|
1,294,464 | 11,617,949 |
Created attachment 8780144
do-not-overlap-inspector-search.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160811030201
Steps to reproduce:
1. Start Nightly
2. Open DevTools > Inspector
3. Narrow devtools-main-content
Actual results:
inspector-search overlaps eyedropper and pane-toggle.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=c9bbdb627b7804fee47aa6a6708647e6e589d09c&tochange=3269dd1a824d1b42cb021d1fb6858885179940b0
Expected results:
Don't overlap inspector-search and eyedropper, pane-toggle.
|
|
1,285,987 | 11,538,801 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160706215822
Steps to reproduce:
After Updating from 47 to 48 beta, watching stream on Twitch.tv(Using the native HTML5 player, disable Flash to get it), some of the streams freeze after playing for 10~30 seconds.
I am testing e10s, so i tried disabling it. But even without e10s force-enabled this issue is still present.
Actual results:
Most streams seem to work mostly fine, but basically all of them show occasional stuttering and short freezes that weren't happening on 47 release.
A few of them, for example https://www.twitch.tv/dansgaming, freeze every time after playing for a short while.
When leaving the tab open the stream will play a few segments again after being frozen for a few minutes.
Looking at the Debug-Network-Console, the site constantly keeps loading the m3u8 playlist and video segments, even while the player is frozen.
Expected results:
The streams should play flawlessly like they did on 47.
|
|
1,286,523 | 11,544,717 |
Created attachment 8770519
fix-devtools-autocomplete-listbox-position-in-rtl.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160712030234
Steps to reproduce:
1. Start Nightly in RTL locales (e.g. Arabic)
2. Go to any sites (e.g. about:home)
3. Open DevTools > Inspector
4. Type "i" in inspector-searchbox
Actual results:
devtools-autocomplete-popup will be popped up at the left(end) side.
Expected results:
devtools-autocomplete-popup should be popped up at the right(start) side.
|
|
1,286,553 | 11,545,096 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
[Steps to reproduce]:
1. Launch Firefox.
2. Open Inspector: Ctrl + Shift + C (for Windows & Ubuntu) or Cmd + Opt + C (for Mac OS X)
3. In the CSS Pane's Rules view, click on an color sample.
4. Right click outside the color picker popup.
[Expected result]: The context menu is visible.
[Actual result]: The color picker popup fades away.
[Regression range]:
- Pushlog: https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=679118259e91f40d4a8f968f03ec4cff066cdb5b&tochange=42dcbbe5f18d3f50ec1af613f12bc9cd11dfaf0b
- Found commit message: Bug 1267414 - Convert color picker, cubic bezier and filter widgets to HTML Tooltip. r=jdescottes
[Additional notes]:
- Screen recording: https://goo.gl/7lzd30
|
|
1,286,694 | 11,546,644 |
Try run:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=2a391db733c8
|
|
1,286,861 | 11,548,415 |
A SameSite cookie implementation (see https://tools.ietf.org/html/draft-west-first-party-cookies-07) requires that nsCookieService has information on the originating document to determine if it is same site.
|
|
1,287,090 | 11,550,705 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Mac OS X 10.9.5
- Ubuntu 16.04 64-bit
[Steps to reproduce]:
1. Launch Firefox.
2. Open Inspector: Ctrl + Shift + C (for Windows & Ubuntu) or Cmd + Opt + C (for Mac OS X).
3. Click on 'Show in separate window' button.
4. Click on the "ev" bubble next to a node in the markup view.
5. Click outside the event details tooltip.
[Expected result]: Tooltip vanishes.
[Actual result]: Tooltip is visible.
[Regression range]:
- Last good revision: cb493102af8a50946ac601a86cc3d076703faa57
- First bad revision: c9564b7204d452746ee472b8dec3c4d33e876716
- Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cb493102af8a50946ac601a86cc3d076703faa57&tochange=c9564b7204d452746ee472b8dec3c4d33e876716
- Looks like the following bug has the changes which introduced the regression: https://bugzil.la/1171736
[Additional notes]:
- Screen recording: https://goo.gl/7o1r2S
- RTL builds are also affected.
|
|
1,287,159 | 11,551,450 |
Created attachment 8771482
fillzToAmazon.xpi
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Steps to reproduce:
I'm creating an WebExtension. I want to inject javascript to two different urls, one .js file per URL.
I manage to do this with chrome.browserAction.onClicked, so when I click on button on toolbar it works correctly.
But when I assign an shortcut to extension, and assign the same code for injecting .js to the onCommand event listener, it does not work, and outputs "No matching window" error in Console. I inject javascript into active tab with executeScript function.
Actual results:
^^
Expected results:
^^
|
|
1,287,278 | 11,552,671 |
Created attachment 8771680
dropmarker-icon-direction-is-wrong-in-RTL-locales-on-Linux.png
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160715063552
Steps to reproduce:
1. Start any version Firefox in RTL locales on Linux
2. Open "about:addons"
3. Check header-utils-btn
Actual results:
dropmarker-icon points to the left.
Expected results:
dropmarker-icon should point to the bottom.
|
|
1,287,368 | 11,554,127 |
Created attachment 8771864
sidebar-disappear-in-portrait-mode.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160717030211
Steps to reproduce:
1. Start Nightly
2. Open DevTools > Inspector
3. Dock to side of Browser window
4. Resize devtools until portrait mode
5. Check sidebar and page toggle
Actual results:
The inspector sidebar is not displayed in portrait mode. And also the pane toggle does not work. You can expand sidebar manually by mouse dragging, but tab panel is blank.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=a8ab215f15d3a875f964663a6011b5a6cba67919&tochange=453c308dcab1e3236fde0c4ee2e6d0d3d2d60dae
Expected results:
The inspector sidebar should be displayed in portrait mode. And also the pane toggle works well.
|
|
1,287,371 | 11,554,150 |
Created attachment 8771872
tabs-hover-style-was-changed-in-firebug-theme.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160717030211
Steps to reproduce:
1. Start Nightly
2. Open DevTools > Inspector with Firebug theme
3. Check hover style for inspector sidebar tabs
Actual results:
Tabs hover style was changed in firebug theme
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=a8ab215f15d3a875f964663a6011b5a6cba67919&tochange=453c308dcab1e3236fde0c4ee2e6d0d3d2d60dae
Expected results:
Is it intentional? If it is not, apply previous hover style.
|
|
1,287,391 | 11,554,489 |
Created attachment 8771920
inspector-sidebar-tabs-direction.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160717030211
Steps to reproduce:
1. Start Nightly in RTL locales
2. Open DevTools > Inspector with Firebug theme
3. Check sidebar tabs
Actual results:
Tabs direction was regressed from RTL to LTR.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=a8ab215f15d3a875f964663a6011b5a6cba67919&tochange=453c308dcab1e3236fde0c4ee2e6d0d3d2d60dae
Expected results:
Tabs direction should be from right to left in RTL locales.
|
|
1,287,397 | 11,554,545 |
Created attachment 8771932
sample audio file
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160623154057
Steps to reproduce:
We have an audio stream that comes from IBM Watson TTS. Stream is converted on a server into a .wav format audio file and then returned to the Html page (where we want to play it), as a response with a file attachment.
Content-Disposition: attachment; filename=tts.wav
Content-Type: application/octet-stream
We use an Audio element in the html page.
Actual results:
Until now, up to Firefox 45 we can play the audio, but with version 47 and 47.0.1 we get an error: MediaError
https://gyazo.com/2f0a05af47dad2efa7f65abb7c550dff
Expected results:
Like in the older version 45, we should be able to play the audio.
|
|
1,287,413 | 11,554,690 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Mac OS X 10.11.1
- Ubuntu 16.04 64-bit
[Steps to reproduce]:
1. Launch Firefox.
2. Open Inspector: Ctrl + Shift + C (for Windows & Ubuntu) or Cmd + Opt + C (for Mac OS X).
3. Click on 'Collapse pane' button.
4. Click on 'Dock to side of browser window'
5. Click on 'Expand pane' button.
6. Drag up the CSS pane
[Expected result]:
- CSS pane is properly displayed.
[Actual result]:
- Blank area displayed at the bottom of the CSS pane.
[Regression range]:
- Last good revision: 2f9e69c982f1e67887a1834b36ff0af4ababb3af
- First bad revision: 3db372da6fe108ddb0727003447f22c2483fb86d
- Pushlog: https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=2f9e69c982f1e67887a1834b36ff0af4ababb3af&tochange=3db372da6fe108ddb0727003447f22c2483fb86d
- Maybe this was regressed by bug 1259819?
[Additional notes]:
- Screen recording: https://goo.gl/5wuiaH
|
|
1,287,422 | 11,554,765 |
Created attachment 8771950
do-not-overlap-font-showall-and-scrollbar.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160717030211
Steps to reproduce:
1. Start Nightly
2. Go to Getting Started "https://support.mozilla.org/en-US/kb/get-started-firefox-overview-main-features"
3. Open DevTools > Inspector > Fonts
4. Click font-showall button
Actual results:
font-showall button and scrollbar are overlapped.
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=a8ab215f15d3a875f964663a6011b5a6cba67919&tochange=453c308dcab1e3236fde0c4ee2e6d0d3d2d60dae
Expected results:
Don't overlap font-showall button and scrollbar.
|
|
1,287,438 | 11,554,990 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Mac OS X 10.11.1
[Steps to reproduce]:
1. Launch Firefox.
2. Open Inspector: Ctrl + Shift + C (for Windows) or Cmd + Opt + C (for Mac OS X).
3. Click on 'Show in separate window' button.
4. Right click on any property name via the Ruleview.
5. Select 'Show MDN Docs' option from the context menu
[Expected result]: Dev Tools panel, along with 'Show MDN Docs' tooltip, are properly displayed.
[Actual result]: Dev Tools panel vanishes behind the browser window.
[Regression range]:
- Last good revision: 9efa66f1c6a15449be7a3c37ade8e104ce2afef8
- First bad revision: 395c5a486954a3f747ceb07dfc8f1ebd3d00cf60
- Pushlog: https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=9efa66f1c6a15449be7a3c37ade8e104ce2afef8&tochange=395c5a486954a3f747ceb07dfc8f1ebd3d00cf60
Looks like the following bug has the changes which introduced the regression: https://bugzil.la/1283454
[Additional notes]:
- Screen recording: https://goo.gl/aiALky
-- the behavior on Mac OS X is slightly different - https://i.imgur.com/JwAq0RD.png - the tooltip is displayed behind Dev tools.
- Unable to reproduce under Ubuntu 16.04 64-bit.
|
|
1,287,607 | 11,556,609 |
Created attachment 8772170
Rules-and-Box-Model-inspector-don't-work-with-protcol-error.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160718081125
Steps to reproduce:
1. Start latest Nightly (e.g. Build: 20160718081125)
2. Open DevTools > Inspector > Rules
3. Open Box Model
Actual results:
Rules and Box Model inspector don't work with Protocol error (unknownError)
Please find attached image.
Protocol error (unknownError): Failed to open input source 'chrome://browser/content/abouthome/aboutHome.css'utils.js:157
Protocol error (unknownError): Failed to open input source 'chrome://browser/content/abouthome/aboutHome.css'utils.js:157
Protocol error (unknownError): Failed to open input source 'chrome://browser/content/abouthome/aboutHome.css'rules.js:878
Protocol error (unknownError): Failed to open input source 'chrome://browser/content/abouthome/aboutHome.css'Promise-backend.js:940
Expected results:
Rules and Box Model works well.
|
|
1,287,823 | 11,558,730 |
[Affected versions]:
- 48b9, 50.0a1 (2016-07-19)
[Affected platforms]:
- Ubuntu 16.04
[Steps to reproduce]:
1. Open google.com
2. Search for something and save an image from the results
3. Open the downloads panel and drag the saved image to desktop
[Expected result]:
- Image saved to desktop properly
[Actual result]:
- Text file saved on desktop containing the local path to the image
[Regression range]:
- TBD, doesn't reproduce on 47.0.1
[Additional notes]:
- seems to be reproducible only on Linux
|
|
1,288,238 | 11,563,232 |
Created attachment 8773008
Move-computed-devtools-toolbar-just-below-the-box-model.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160720030208
Steps to reproduce:
In Bug 1247729, the box model panel into the computed view. It is a good idea, and also we can improve usability more.
Actual results:
- Filter inputbox and the property view are divided
- Box model will be confused as a filter result
- Scrollbar affects the box model panel
Expected results:
Move computed devtools-toolbar just below the Box Model. Please find attached image.
|
|
1,288,380 | 11,564,834 |
[Affected versions]:
- Firefox 50.0a1 (2016-07-20)
[Affected platforms]:
- Windows 10 x64, Mac OS X 10.9.5, Ubuntu 16.04 x64
[Steps to reproduce]:
1. Launch Firefox.
2. From about:config, enable the devtools.responsive.html.enabled pref.
3. Enable RDM.
4. Hoover the mouse over the touch event button.
[Expected result]:
- A tooltip is displayed.
[Actual result]:
- Nothing happens.
[Regression range]:
- This is not a regression since the issue is reproducible from when the touch event button was first introduced.
|
|
1,288,752 | 11,568,563 |
[Affected versions]:
- latest Nightly 50.0a1
[Affected platforms]:
- Windows 10 64-bit
- Mac OS X 10.9.5
[Steps to reproduce]:
1. Launch Firefox.
2. Open Inspector: Ctrl + Shift + C (for Windows) or Cmd + Opt + C (for Mac OS X).
3. Click on 'Show in separate window' button.
4. Right click on any property name.
5. Select 'Show MDN Docs' option from the context menu.
6. Click on 'Visit MDN page' link.
[Expected result]: Dev tools panel remains visible.
[Actual result]: Dev tools panel vanishes behind the browser window.
[Regression range]:
- with Nightly builds generated by mozregression tool (both gui and original command line tools), I'm unable to reproduce;
-- Nightly from 2016-07-19 is affected by bug 1287438
-- Nightly from 2016-07-20 is the 1st one affected
-- Not reproducible with latest 49.0a2
[Additional notes]:
- Screen recording: https://goo.gl/x615cG
|
|
1,288,884 | 11,570,012 |
Created attachment 8774010
rtl-do-not-overlap-autocomplete-item-and-scrollbar-in-tooltip.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160722030235
Steps to reproduce:
1. Start Nightly in RTL locales
2. Go to any sites (e.g. about:home)
3. Open DevTools > Inspector > Rules
4. Add Rule and type "display" and [Tab] key
Actual results:
autocomplete item and scrollbar are overlapped in tooltip
Expected results:
Don't overlap autocomplete item and scrollbar in tooltip
|
|
1,288,897 | 11,570,149 |
Created attachment 8774035
Fix-devtools-responsiveui-close-icon-color-and-horizontal-alignment.png
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160722030235
Steps to reproduce:
1. Start Nightly
2. Open DevTools > Responsive Design Mode (Ctrl+Shit+M)
3. Check devtools-responsiveui-close icon color and horizontal alignment
Actual results:
devtools-responsiveui-close icon is not inverted and horizontal alignment is not center.
Regression range: (for icon inverted)
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=664bd6aa11e1c9e53f5e6e7bca4990265b563802&tochange=7ba94e0c5daa48d7667519c930eca31d98648512
Expected results:
devtools-responsiveui-close icon should be applied invert filter and centering.
|
|
1,288,964 | 11,570,745 |
Created attachment 8774127
steps-to-reproduce.mp4
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160724030208
Steps to reproduce:
1. Start Nightly
2. Go to "http://helloracer.com/webgl/"
3. Open DevTools > Canvas
4. Click "Reload" button
Actual results:
After step 4, record-snapshot button does not displayed on snapshots-toolbar. And also reload-notice-button is not replaced to canvas-debugging-empty-notice-button.
But if clicking clear-snapshots, canvas-debugging-empty-notice-button is displayed.
Expected results:
Is this behavior intentional? If this is not, record-snapshot button and canvas-debugging-empty-notice-button are displayed after step 4.
|
|
1,289,287 | 11,574,510 |
1. Client A sends a tab to Client B
2. Client B displays the tab then syncs
3. Client A sends another tab
4. Client B displays 3 tabs: the one received in 1. twice, plus the one sent in 3.
Video/Steps to reproduce:
http://recordit.co/LC4kvDwwvv
I believe that this is caused by the merging strategy here:
https://dxr.mozilla.org/mozilla-central/source/services/sync/modules/engines/clients.js#563
A solution could be to keep an array of commands to send that we flush after every Sync.
|
|
1,289,768 | 11,578,614 |
Build: 5e2ef3fb
Device: iPad Air 2
iOS: 9.3.3
Steps to reproduce:
1. Launch Firefox in a new browsing session
2. Open the menu
3. Tap the open new tab button
4. Repeat steps 2 and 3 a few times
Actual results:
- Every other tab open from the Menu is a blank tab (no content).
Expected:
- Top sites should be displayed every time a new tab is opened if the 'Show top sites' option is checked from the New tab menu.
|
|
1,298,505 | 11,659,852 |
Looking at StripURIForReporting in CSP code it calls CheckMayLoad() comparing the document principal to the about-to-be-reported URL. CheckMayLoad() should allow every same-scheme URL so I don't think we're stripping anything. Do we have reporting tests? Maybe not, hard to set up a server for that.
The correct thing would be to call Equals (or maybe Subsumes) on the principal, or just cut to the chase and call NS_SecurityCompareURIs(<url>, mSelfURI) directly.
|
|
1,298,576 | 11,660,497 |
Created attachment 8785545
crash.html
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160826030226
Steps to reproduce:
Open crash.html
Actual results:
Firefox crashes if the modulo value is too high in a shader:
void main() {-2147483648 % 0xffffffff; gl_FragColor = vec4(0.5, 0.5, 1.0, 1.0);}
The crash is in gfx\angle\src\compiler\translator\intermnode.cpp (Line 1038, See windbgOutput.txt)
resultArray[i].setIConst(leftArray[i].getIConst() % rightArray[i].getIConst());
This is maybe a security relevant issue ... ?
Expected results:
No crash -> Maybe compile error
|
|
1,298,883 | 11,663,938 |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617
Steps to reproduce:
Typed about:config in the address bar, hit enter. Searched for security.enterprise_roots.enabled.
Actual results:
security.enterprise_roots.enabled preference did not show in the about:config list. It is currently a hidden preference.
Expected results:
security.enterprise_roots.enabled should have showed up in the list.
|
|
1,299,105 | 11,666,035 |
Go to http://s3.cf.web.us.aiv-cdn.net/HTML5PartnerTest.html?asin=B00TYBBNAW&videoType=Trailer&ui to watch the trailer: video stutters when there are quality switch.
|
|
1,299,141 | 11,666,446 |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160726073904
Steps to reproduce:
- go to
https://landfill.bugzilla.org/bugzilla-4.4-branch/query.cgi?format=advanced or
https://landfill.bugzilla.org/bugzilla-5.0-branch/query.cgi?format=advanced
- expand the "Detailed Bug Information" section
- press keys to engage accesskey "c" (e.g. on Firefox on Windows: Alt+Shift+C)
Actual results:
nothing
Expected results:
Input field "Comment:" should get focused.
The problem is these conflicting declarations:
<label for="classification" accesskey="c">
<label for="longdesc" accesskey="c">
The accesskey for "classification" should be changed to "f".
BTW: It would also be nice to have an access key for the Search button. "q" would work:
<input id="Search_top" accesskey="q" value="Search" type="submit">
|
|
1,299,324 | 11,668,253 |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
1. Go to https://app.hirevue.com/interviews/Prsxq4u-8kghiu/manager/AqxvMX8jqVVg94fSVnk2ML/#/ on a system with multiple microphones.
2. Click "let's get started"
3. Once the connection test passes, try to change microphones using the drop-down box.
Actual results:
In Firefox 49, changing microphone results in: "ERROR: Failed to get access to local media. Error: SourceUnavailableError, message:Failed to allocate audiosource"; the "SourceUnavailableError" causes this page to go to an error page.
In Firefox Nightly, this simply hangs the video feed and provides no output at all.
Expected results:
The microphone should have been changed. This code worked in previous versions of Firefox (48 and below) without issue.
I believe the problem may be that we don't officially shut down the previous media stream we got from getUserMedia() until we get a successful response from the second getUserMedia call?
|
|
1,299,428 | 11,669,367 |
Steps to reproduce:
1) Open a new tab
2) Write 'os.environ.get' in the awesomebar
3) Click on one of the search providers at the bottom of the awesomebar
A search results page should be opened, but instead Firefox is trying to open 'os.environ.get' as a URL.
|
|
1,299,783 | 11,673,192 |
[Affected versions]:
FF Nightly 51.0a1
[Affected platforms]:
All
[Steps to reproduce]:
1. Open two tabs and in each go to https://people.mozilla.org/~fqueze2/webrtc/ .
2. In Tab 1 click on video and share selected device and check the permission label in Control Center.
3. In Tab 2 click on video and share selected device and check the permission label in Control Center.
4. Switch to Tab1 and check permission text.
5. In Tab 2 open Control Center and click x closing the camera share then check the permission label in Control Center for tab1.
[Expected result]:
For each tab, the device permissions should state that Video is Allowed Temporarily.
[Actual result]:
Step2: The permission text states(tab1): Allow Temporarily.
Step3: The permission text states(tab2): Allow.
Step4: The permission text states(tab1): Allow.
Step5: The permission text states(tab1): Allow Temporarily.
[Note1]:
I think that the standard permission status label in use currently is a bit confusing. In my point of view it it should be like:
Allow temporarily : Allow Once
Always : Always Allow
[Note2]:
I don't think this is a regression, the behavior for version 48 is somehow similar. The permission status label keeps translating between Continue sharing and Allow depending on how many tabs you open.
|
|
1,300,069 | 11,681,521 |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
1) Go to http://axinom-dash-v7.axtest.net/
2) Select either of the players (for comparison - repros with both)
3) From the dropdown, select "Multi-DRM" (Shaka Player) or "v7 encrypted single key (1080p)".
4) Press Load.
5) Observe playback failure.
We believe this video conforms to various relevant specifications (ISOBMFF, DASH, DASH-IF IOP, CENC, also draft of CMAF) in all important dimensions. More details about the videos (including required DRM configuration to reproduce with other players) can be found at https://github.com/Axinom/dash-test-vectors
By trying various permutations on the source data, I was able to achieve successful playback if:
1. A Widevine-specific PSSH box was added to the audio track initialization segment.
2. The audio codec was changed to AAC-LC.
3. The audio track was marked as not using subsample encryption.
These permutations also required changes in tooling versions, so it is possible that hidden variables remain undiscovered. What I can only say for sure is that the video in question above appears to be valid in all important dimensions, yet does not successfully play back.
The issue only appears to affect audio tracks.
Chrome and Edge are also affected to a lesser degree, with successful playback requiring fewer permutations to the data.
I realize that the presence of 3rd party players can make diagnostics difficult, as it is a layer between the browser and the actual data. Still, I know of no better repro case. I am happy to provide any additional data and to try to constrain the scenario using alternative playback mechanisms if you can suggest some ways to narrow down the problem.
Actual results:
No playback starts.
With Shaka Player: DRM.REQUESTED_KEY_SYSTEM_CONFIG_UNAVAILABLE ()
With dash.js player: no obvious error in console but playback also does not start.
Expected results:
Playback should have started, with both video and audio present.
|
|
1,300,091 | 11,681,849 |
Created attachment 8787614
IMG_0054.PNG
Build: 5.2b2
Device: iPhone 6 S
iOS: 10b8
Steps to reproduce:
1. On an article in Reader Mode, tap on the layout option menu
2. Swipe down to open iOS notification menu
3. Open a new tab via Today Widget
4. Change device orientation to landscape
Actual results:
- The layout menu will re-open when changing device orientation.
Expected results:
- The layout menu should not re-open.
Note:
- This issue is reproducible on iOS 9.x and iOS 10.
|
|
1,300,103 | 11,681,969 |
[Affected versions]:
- Firefox 51.0a1 (2016-09-02)
[Affected platforms]:
- Windows 10x64, Mac OS X 10.11.1, Ubuntu 16.04x64
[Steps to reproduce]:
1. Launch Firefox.
2. From about:config, enable the devtools.responsive.html.enabled pref.
3. Open RDM.
4. Enable Toggle tools.
5. Hold the left click pressed in the viewport.
[Expected result]:
- If the click is pressed while the cursor is over an element, that element is correctly selected and if is pressed while the cursor is not over any element from the page, nothing happens.
[Actual result]:
- The context menu is displayed. Here is a screencast of the issue: https://drive.google.com/open?id=0B-cUbHVNThEKQWpucHNKMVd4YWs
[Regression range]:
- This is a recent regression.
Last good revision: 26e22af660e543ebb69930f082188b69ec756185
First bad revision: 987bda408af336b975d3d9108396356a8e0d28b3
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=26e22af660e543ebb69930f082188b69ec756185&tochange=987bda408af336b975d3d9108396356a8e0d28b3
[Additional notes]:
- Note that if the left click is used in the viewport in an area where is no element to be selected. the nearest element from the cursor is selected(from my point of view is not en expected result).
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.