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
This commit is contained in:
Emilio Cobos Álvarez 2021-11-26 00:50:18 +01:00
Родитель d41210e666
Коммит 45c048320a
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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,

Просмотреть файл

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