Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Ctrl + Arrow doesn't move to next special character, (slash, dot...)

  • 2 відповіді
  • 1 має цю проблему
  • 6 переглядів
  • Остання відповідь від Mateo Arboleda

more options

I am used to user Ctrl + Arrow to move in a text, a search bar, etc with Ctrl + Right/Left, and this works with words, or some characters, such as slash or dot (/ .), but in firefox this only works for the words, that is, the space character. I want to be able to move to the next character of those, because for example in an URL like this

https://support.mozilla.org/en-US/questions/new/desktop/

If i use Ctrl + Right/Left, it moves to the end or start of the URL, not the the specific slash, and I would like that behavior.

I am used to user Ctrl + Arrow to move in a text, a search bar, etc with Ctrl + Right/Left, and this works with words, or some characters, such as slash or dot (/ .), but in firefox this only works for the words, that is, the space character. I want to be able to move to the next character of those, because for example in an URL like this https://support.mozilla.org/en-US/questions/new/desktop/ If i use Ctrl + Right/Left, it moves to the end or start of the URL, not the the specific slash, and I would like that behavior.

Обране рішення

Hi Mateo, on Windows the cursor stops just after the / in a URL. Could you check/experiment with the following setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste word_ and pause while the list is filtered

(3) If the layout.word_select.stop_at_punctuation preference is set to false, double-click it to toggle the value to true

There is also a preference related to underscores.

Any improvement?

Читати цю відповідь у контексті 👍 1

Усі відповіді (2)

more options

Вибране рішення

Hi Mateo, on Windows the cursor stops just after the / in a URL. Could you check/experiment with the following setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste word_ and pause while the list is filtered

(3) If the layout.word_select.stop_at_punctuation preference is set to false, double-click it to toggle the value to true

There is also a preference related to underscores.

Any improvement?

more options

That's exactly what I wanted, thanks.