This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Underlined letters

  • 4 balasan
  • 0 ada masalah ini
  • 2 paparan
  • Balasan terakhir oleh Phantom

more options

Hello! I wanted to know if it is possible to disable the underlining of letters in the browser? As I understand it, this underlining is needed for easier page navigation, but I would still like to remove it.

Hello! I wanted to know if it is possible to disable the underlining of letters in the browser? As I understand it, this underlining is needed for easier page navigation, but I would still like to remove it.

Penyelesaian terpilih

No, that isn't possible. Those underlined letters are to show the access key for (context) menu items and items on built-in about pages (use the Alt+Shift modifier for the latter).

Baca jawapan ini dalam konteks 👍 0

All Replies (4)

more options

Penyelesaian Terpilih

No, that isn't possible. Those underlined letters are to show the access key for (context) menu items and items on built-in about pages (use the Alt+Shift modifier for the latter).

more options

I believe that is possible with a file userContent.css. You have to create that file yourself and finding code may take time; I would try searching for it on the FirefoxCSS sub of Reddit.

more options

I don't think this is possible via userContent.css/userChrome.css as the underline is likely added via JavaScript and is beyond control of those CSS files (you would have to replace the underlined version with the bare version).

more options

It is possible to remove it goto about:config then in filter search for ui.key.menuAccessKey and change the value to 0 then restart the browser

Diubah oleh Phantom