Mail error pages need a visual overhaul
Categories
(Thunderbird :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: darktrojan, Unassigned)
References
Details
(Whiteboard: [Supernova3p])
We need to stop using DisplayHTMLInMessagePane
/DisplayURIInMessagePane
because it doesn't work a lot of the time and will stop working altogether when the new 3-pane tab is used. I'll deal with that in a separate bug but while looking into it I decided to file this bug.
Our error pages should look the same as the toolkit error pages (visit about:neterror?e=dnsNotFound
in Firefox to see one easily). The pages I have in mind are:
about:newserror
(newsError.xhtml) which is almost right but it links to a non-existent stylesheet and the classes/IDs need updating to match- The offline message created here should exist as a real .xhtml page instead of being constructed dynamically.
- The S/MIME encryption failure message created here has the same problem.
It should be possible to open the pages (once they are real pages) in a content tab for checking the appearance.
Comment 1•2 years ago
|
||
How often something like this happens?
Can we defer this to the polish stage with a low priority?
Reporter | ||
Comment 2•2 years ago
|
||
Depends on the user's config. The offline one could happen quite often. It is a low priority but I'm working on the offline message today and I'm going to make it really ugly until this bug gets fixed.
Updated•2 years ago
|
Description
•