Closed
Bug 266272
Opened 20 years ago
Closed 20 years ago
Improving automatic highlight features.
Categories
(Thunderbird :: Mail Window Front End, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Assigned: mscott)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Build Identifier: The automatic highlight with « /word/ », « _word_ », « *word* » is a very great idea ! However, could it be improved ? Because it happens that it highlights words which shouldn't be. For instance : 1/b = (p-q)/p therefore b = p/(p-q). there is a highlight of « p therefore b = p »... Such mistakes can also be found with « _ » or « * ». Is it possible to handle the bad cases with regular expressions, preventing the automatic highlight from mistaking ? Reproducible: Always Steps to Reproduce:
Comment 1•20 years ago
|
||
Probably a dupe of one of the dependencies of bug 116842, but I can't find which one. It's quite tricky, because some people actually want this behaviour (set an entire string in bold, italic or underline).
| Reporter | ||
Comment 2•20 years ago
|
||
I think it is bug 128138. It is good for a whole string but, as in the example given, it is awkward.
Depends on: 128138
Comment 3•20 years ago
|
||
Please give real world, common examples of failure and propose a concrete solution (which doesn't make things worse in other cases) before filing a bug. It's a heuristic, and it is known to fail in edge cases.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
No longer depends on: 128138
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•