Skip to content
#

mozilla

Here are 397 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
eliserichards
eliserichards commented Feb 10, 2020

Vision statement / What / Requirements

The current implementation of the DialogViewModel class allows the button color of the dialog to be specified:

data class DialogViewModel(
    @StringRes val title: Int? = null,
    @StringRes val message: Int? = null,
    @StringRes val positiveButtonTitle: Int? = null,
    @StringRes val negativeButtonTitle: Int? = null,
    @ColorRes va
wolfbeast
wolfbeast commented Apr 27, 2020

We have had the option to insert related tabs after the current tab for a very long time.
Being able to insert all tabs after the current tab, whether they are related or not, would be a useful enhancement to this functionality, e.g. when opening a new tab.

Adding this option should be a trivial pref-controlled addition to tabbrowser; we can keep this an about:config pref only for the time b

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

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:
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

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.