Open Bug 199137 Opened 21 years ago Updated 16 years ago

Add user interface to enable/disable text decoration using / * _ characters (structs)

Categories

(SeaMonkey :: Preferences, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: lizal, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

The mail/news always interprets *foo* _foo_ /foo/ as bold,underline,italics
text. This is rather inconvenient for emails containing math formulae like:
A _i = b_i *d_j /K_i + c_i* d_j/ L_ j  or just A= b *d /K + c* d/ L
The user should have UI to swith this feature on/off, like emoticons
(Edit/Prefs/Mail/MessageDisp/DisplayEmoticonsAsGraphics).

Reproducible: Always

Steps to Reproduce:
1. sent yourself a plaintext email containig line (spaces matter!):
A _i = b_i *d_j /K_i + c_i* d_j/ L_ j  


Expected Results:  
Have this UI (tickbox is enough).

This is related to (but not dupes of) bug 106028 , bug 158706 , bug 123326 (I
presume relevat comments are bug 123326 comment 22 , and maybe 19).
edit>preferences>mail & newsgroups>message display>[ ] Display emoticons as graphics
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Summary: [RFE] Add user interface to switch on/off text modifiers/decoration using / * _ characters → Add user interface to enable/disable text decoration using / * _ characters
Reopening, this bug was NOT about emoticons (I am happy with these). 

I wanted antoher tickbox just below the emoticons to switch the text decoration
on/off instead of editing the prefs.js file (like recommended in bug 123326
comment 22 ).
The UI should be (both lines):
edit>preferences>mail & newsgroups>message display>[ ] Display emoticons as graphics
edit>preferences>mail & newsgroups>message display>[ ] Display text decorations
in plaintext

As I have tested, the emoticon tickbox IS NOT affecting the text decoration
control. (this case would be bad as well since it would overload the emoticon
tickbox).
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
There is a preference to turn this off:  mail.display_struct
You can access this by typing   about:config   in the browser's address bar; 
then find the preference in the table (type 'struct' in the Filter field to 
speed that process up), double-click the preference and change 'true' to 
'false'.
Product: Browser → Seamonkey
Assignee: sspitzer → mail
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago19 years ago
Resolution: --- → EXPIRED
As this bug was for adding user interface (which is still not there and the
prefs can allow to set the feature on/off),the feature should be either
implemented or bug resolved as WONTFIX. "Expired" is somehow inappropriate
outcome....
Status: RESOLVED → UNCONFIRMED
Resolution: EXPIRED → ---
The SeaMonkey (trunk) Preferences UI is currently being ported to a different backend.

I'm confirming that the UI in question isn't there. 

However, Mirek, don't set your hopes too high: I'm not the one who decides about any changes, and it's quite possible your bug will be resolved WONTFIX.
Assignee: mail → nobody
Status: UNCONFIRMED → NEW
Component: MailNews: Main Mail Window → Preferences
Ever confirmed: true
QA Contact: esther → prefs
Those are called structs, which would likely make this a duplicate of bug 23582.
Summary: Add user interface to enable/disable text decoration using / * _ characters → Add user interface to enable/disable text decoration using / * _ characters (structs)
IIUC, bug 23582 is mostly about a UI for mail.send_struct while this bug is mostly about a UI for mail.display_struct
You need to log in before you can comment on or make changes to this bug.