Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

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

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

Докладніше

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

What do these symbols mean?

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

more options

Hi. Sometimes when I reply to an HTML message the message gets displayed within a light gray box outline. When I click the message, a small box appears at each corner, and 2 small symbols as shown in the attached .jpg files appear. I can not select or move the symbols. Does anyone know what they are? It may, or may not, be significant that I have disabled Thunderbird's usual blue vertical quote bars using the code snippets described in kb.mozillazine.org/Quote_bars.

Hi. Sometimes when I reply to an HTML message the message gets displayed within a light gray box outline. When I click the message, a small box appears at each corner, and 2 small symbols as shown in the attached .jpg files appear. I can not select or move the symbols. Does anyone know what they are? It may, or may not, be significant that I have disabled Thunderbird's usual blue vertical quote bars using the code snippets described in kb.mozillazine.org/Quote_bars.
Прикріплені знімки екрана

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

Thanks Toad-Hall. I eventually discovered that the message I was quoting in my reply quoted another message that quoted another message that quoted another message that contained a small 2x2 cell table!

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

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

more options

They are tools for working with tables. The x deletes the selected row or column, the arrows insert a new row or column, to the same side as the clicked arrow.

Do they not vanish when you click away from the table?

Змінено Zenos

more options

Many thanks Zenos. Yes they do go away when I click outside the message. There is no indication however, other than the 2 symbols, that the message is a table. There is a single symbol centrally at the top, and a single symbol centrally at the side. When I click the "x" in either symbol, the whole message is deleted! Does that mean the quoted message is a table with a single cell? Why would one want to structure a message like that? Regards, Malcolm

more options

Definately sounds like the email has been constructed within a table.

To find out: select the original email so it shows in Message Pane. In the header area click on 'more' and select 'View Source'

a new window opens showing source code. scroll down to the html section and within the 'body' section you s hould find a 'table' mentioned.

RE: 'Does that mean the quoted message is a table with a single cell? Why would one want to structure a message like that?'

No good reason at all. Maybe they created it in something like 'MS Word' and copy pasted it into the email. Again not a good idea as it bloats the email with a load of unneccessary code.

Usually tables are used if you want to define exactly what goes where and it is a more complicated construction. Many companies eg: British Gas will send emails constructed that way, so they appear in a specific way.

more options

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

Thanks Toad-Hall. I eventually discovered that the message I was quoting in my reply quoted another message that quoted another message that quoted another message that contained a small 2x2 cell table!