Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Blank lines do not show when selected, and cursor disappears

  • 2 отговора
  • 1 има този проблем
  • 6 изгледи
  • Последен отговор от macshout

more options

There are some issues around selection in Thunderbird both on Linux 16.04 (T-bird 60.2.1 (64-bit)), and Windows-7 (T-bird 45.8.0):

When any selection in a mail composition window is made, the cursor disappears, and blank lines (CR/LF only) do not appear highlighted. Contrast this with GVim or LibreOffice Writer for example in the picture included.

There are some issues around selection in Thunderbird both on Linux 16.04 (T-bird 60.2.1 (64-bit)), and Windows-7 (T-bird 45.8.0): When any selection in a mail composition window is made, the cursor disappears, and blank lines (CR/LF only) do not appear highlighted. Contrast this with GVim or LibreOffice Writer for example in the picture included.
Прикачени екранни снимки

Всички отговори (2)

more options

That is how Thunderbird selects text. Is there some point other than it is different to a word processor.

more options

Thanks for your response.

Maybe from the example I gave you could perhaps infer where the cursor is, but there are times when I select a few empty lines, perhaps to delete them, but there is no indication of highlighting, and the cursor disappears. I usually have to unselect and do the selection again to make sure I am about to do what I intend.

Every other editor I have used (including the one I am writing this reply with) shows selected empty lines, and most show the cursor because it is also useful information, though less so than the invisible blank lines.

I did look through the code base, and given the quality of it, it seems rather incongruous that it would implement such an unusual UX for such a common operation.

I love DXR for perusing code on line, by the way.

I suppose I could try to set up a build environment, and perhaps find and suggest a 'fix'. I assume there is a debugging environment in Linux - Eclipse, perhaps?