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

Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

Remove keyboard shortcuts from Context Menus

  • 3 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 19 ნახვა
  • ბოლოს გამოეხმაურა Paul

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)

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.

გამოსადეგია?

შერჩეული გადაწყვეტა

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; }

გამოსადეგია?

Thank you for letting us know.

გამოსადეგია?

დასვით კითხვა

უნდა შეხვიდეთ ანგარიშზე პასუხის დასაწერად. გთხოვთ, დასვათ ახალი შეკითხვა, თუ ჯერ არ გაქვთ ანგარიში.