Commit 45c04832 authored by Emilio Cobos Álvarez's avatar Emilio Cobos Álvarez
Browse files

Bug 502258 - Don't enable the pref explicitly in context menu test.

Since there's accesskey conflicts with every single letter of the word,
which cause test failures.

MANUAL PUSH: Orange fix CLOSED TREE
parent d41210e6
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -106,7 +106,6 @@ add_task(async function test_password_input() {
  await SpecialPowers.pushPrefEnv({
    set: [
      ["signon.generation.enabled", false],
      ["layout.forms.input-type-show-password-button.enabled", true],
    ],
  });
  todo(
@@ -137,8 +136,8 @@ add_task(async function test_password_input() {
      false,
      "context-selectall",
      null,
      "context-toggle-show-password",
      null,
      // "context-toggle-show-password",
      // null,
    ],
    {
      skipFocusChange: true,
+1 −0
Original line number Diff line number Diff line
@@ -450,6 +450,7 @@ main-context-menu-open-link-in-container-tab =
    .label = Open Link in New { $containerName } Tab
    .accesskey = T

# FIXME(emilio): Every single letter has a conflicting accesskey, UX needed.
main-context-menu-toggle-show-password =
    .label = Show Password
    .accesskey = d