Skip to content
#

mozilla

Here are 411 public repositories matching this topic...

carolstran
carolstran commented Oct 10, 2019

👋 I noticed that there are a couple of instances of words "easily" and "just" in your documentation. Unfortunately, words like this can make people feel frustrated and isolated while reading (myself included, hence the issue) - especially if they are facing issues.

If it's alright with your team, I'd like to take a shot at updating the content to make it more inclusive by removing instance

fenix
sv-ohorvath
sv-ohorvath commented Jul 22, 2019

Steps to reproduce

  1. Enable TalkBack.
  2. Open a tab, open the main menu.
  3. When the main menu is displayed, observe how it is read.

Expected behavior

The tab main menu is announced (e.g. pop-up window), with a number of listed items.

Actual behavior

"untitled top" and "untitled bottom" is announced the first time you open the tab main menu.

Device information

  • Android
jackTaw88
jackTaw88 commented Feb 26, 2019

As you know it is hard to surf on web with user.js. I always have problem with many sites, but it i realyly takes time to find which config is not compatibale with the visited site. I think we can create a list of buggy sites so anyone can contribute it.

I can start with mines:


  • site
  • bug
  • comments
  • how to fix

  • linkedin.com
  • does not go home page after login
  • this is
Diana-Rus
Diana-Rus commented Apr 9, 2020

Steps to reproduce

  1. Open app and go to Settings/Mozilla.
  2. Check the "Show home screen tips" toggle.

Expected behavior

The toggle is displayed.

Actual behavior

The toggle is not displayed.

Device information

  • Android device: Sony Xperia Z5 (Android 7), Samsung Galaxy S9 (Android 8)
  • Focus version: Focus 8.2.0 (Build #340992214) GV: 75.0-20200403170909

Note:

  • Af
bug
cookiengineer
cookiengineer commented Jan 27, 2018

Minor issue: The docs seem to be outdated when it comes to the NMLEvent or NidiumEvent.

For these cases there's no event.preventDefault() and no event.stopPropagation() methods (just in case some people are wondering or are using libraries that would expect those to exist):

  • window._onkeydown
  • window._onmousedown
  • window._onmousemove
  • window._onmouseup

It might make sen

oliviabrown9
oliviabrown9 commented Jan 15, 2019

SearchSuggestionsPromptView is not always displayed during tests as seen in screenshots, which causes both the enable and disable tests to fail.

Test Failure

t =    42.16s Assertion Failure: SearchSuggestionsTest.swift:89: Failed to find "SearchSuggestionsPromptView" Other after 30 seconds.
t =    42.19s Assertion Failure: BaseTestCase.swift:53: Asynchronous wait failed: Exceeded ti
wolfbeast
wolfbeast commented Mar 8, 2020

_getPref functions in the application code cater to being able to supply a default.
Since we already have this functionality in your preferences module, this is no longer needed and these custom functions need to go.
Additionally, the _getPref function determines its return type dynamically based on the pref to get. This makes the call ambiguous and can lead to bugs by having a wrong type re

jvillalobos
jvillalobos commented Apr 16, 2020

Currently, Fenix users see this message in all add-on pages:

Not available on Firefox for Android. You can use this add-on with Firefox for Desktop. Learn more about [add-ons for Android].

However, there's some add-on support being rolled out and users will start running into pages of add-ons that are supported but show this message. Additionally, it's still not possible to install those add

wolfbeast
wolfbeast commented Jun 18, 2018

We're having a mix of named function syntax (old style) and non-named function syntax (new style) in our internal JavaScript.

The old style was mostly there for JS stack traces before they were as nice as what we have now. Since that's solved, having named functions has become unnecessary and will just take up JS data space when processing.

We should convert all named function syntax in JSO

klhernandez42
klhernandez42 commented Jul 10, 2019

Goal:

Approval of a new logo for the Mozilla communities based on the new image guidelines.

Info:

The proposal arose from the request of a community partner who wanted to visualize the Mozilla community project and came across the Wiki entry for the time being because it has placed the image of Mozilla Hispano but the main objective was that o

reference-browser
Diana-Rus
Diana-Rus commented Apr 16, 2020

Steps to reproduce

  1. Open app and tap on the search navigation bar.
  2. Set the app in the background.

Expected behavior

  • The virtual keyboard is not displayed

Actual behavior

  • The virtual keyboard is still displayed

Device information

  • Android device: Samsung Galaxy S9 (Android 8), Sony Xperia Z5 (Android 7), Nokia 6 (Android 7.1.1)
  • Reference Browser version:

Improve this page

Add a description, image, and links to the mozilla topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mozilla topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.