Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

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

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

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Ctrl-Enter in Address Bar

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

Long ago I developed muscle memory to type in the main part of a website domain and complete it with Ctrl-Enter in the address bar.

That supposedly adds the www. prefix at the beginning and .com at the end.

Works great except that it seems to append "http:// to the beginning. That often results in a warning that I'm trying to go to an insecure domain.

How can I modify this behavior to append "httpS://" to the beginning to avoid all of these warnings?

Long ago I developed muscle memory to type in the main part of a website domain and complete it with Ctrl-Enter in the address bar. That supposedly adds the www. prefix at the beginning and .com at the end. Works great except that it seems to append "http:// to the beginning. That often results in a warning that I'm trying to go to an insecure domain. How can I modify this behavior to append "httpS://" to the beginning to avoid all of these warnings?

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

That's really strange. Enter about:config in the address bar and check browser.fixup.alternate.protocol.

Thanks, TyDraniu. I found it, and it's already set for https. But that hasn't fixed the Ctrl-Enter behavior I'm asking about. Should it be set differently?

Is browser.urlbar.ctrlCanonizesURLs set to true?

Thanks, cor-el — yes, that's already set to True.