Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Remove keyboard shortcuts from Context Menus

  • 3 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 19 προβολές
  • Τελευταία απάντηση από Paul

more options

Does anyone know how to remove the the keyboard shortcuts from Context Menus? For example: Ctrl+Shift+O beside Manage Bookmarks, or Ctrl+Shift+H by Show All History? I like having them gone so the menus can be narrower. This code worked until the latest update to FF 143: .menu-accel-container{display:none!important} thanks!

Does anyone know how to remove the the keyboard shortcuts from Context Menus? For example: Ctrl+Shift+O beside Manage Bookmarks, or Ctrl+Shift+H by Show All History? I like having them gone so the menus can be narrower. This code worked until the latest update to FF 143: .menu-accel-container{display:none!important} thanks!

Επιλεγμένη λύση

thanks for taking the time to reply, but actually I got an answer from u/Kupfel in Reddit. The new code is: .menu-accel{display:none!important}

and just in case anyone wants it, here's the code to remove those arrows at the right end of the menus: menupopup > menu::after { content: ""; display: none !important; }

Προβολή απάντησης εντός συζήτησης 👍 0

Όλες οι απαντήσεις (3)

more options

Hi,

I am not aware of any way to do this. You may wish to raise a feature request. See File a bug report or feature request for Mozilla products for details.

Χρήσιμο;

more options

Επιλεγμένη λύση

thanks for taking the time to reply, but actually I got an answer from u/Kupfel in Reddit. The new code is: .menu-accel{display:none!important}

and just in case anyone wants it, here's the code to remove those arrows at the right end of the menus: menupopup > menu::after { content: ""; display: none !important; }

Χρήσιμο;

more options

Thank you for letting us know.

Χρήσιμο;

Υποβολή ερώτησης

Πρέπει να συνδεθείτε στον λογαριασμό σας για να απαντήσετε σε δημοσιεύσεις. Ξεκινήστε μια νέα ερώτηση εάν δεν διαθέτετε ακόμα λογαριασμό.