搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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!