Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

What do these symbols mean?

  • 4 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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.
Capturas de tela anexadas

Solução escolhida

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!

Ler esta resposta 👍 0

Todas as respostas (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?

Alterado por Zenos em

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

Solução escolhida

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!