Closed
Bug 799596
Opened 13 years ago
Closed 13 years ago
Thunderbird is unusable after bug 565717 landed
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 19.0
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
2.53 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Toolkit changed a string ID on us, which has rendered TB completely busted.
Specifically, we need to change spellCheckEnable.* to spellCheckToggle.*.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mconley
| Assignee | ||
Updated•13 years ago
|
OS: Linux → All
| Assignee | ||
Comment 1•13 years ago
|
||
Cc'ing some folks from SeaMonkey, because I think this affects them too.
Comment 2•13 years ago
|
||
Fortunately we haven't switched our context menu over to toolkit entities yet ;-)
| Assignee | ||
Comment 3•13 years ago
|
||
I didn't think it was 100% necessary to change the "spellCheckEnable" ID at http://mxr.mozilla.org/comm-central/source/mail/components/compose/content/messengercompose.xul#305
Let me know if I'm wrong on that.
Attachment #669653 -
Flags: review?(mbanner)
| Assignee | ||
Updated•13 years ago
|
Severity: normal → critical
Updated•13 years ago
|
Keywords: regression
| Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 669653 [details] [diff] [review]
Patch v1
Actually, I'll bet Mark is swamped. Redirecting to Magnus.
Attachment #669653 -
Flags: review?(mbanner) → review?(mkmelin+mozilla)
Comment 5•13 years ago
|
||
Comment on attachment 669653 [details] [diff] [review]
Patch v1
Agreed, we don't need to change the id.
Attachment #669653 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
Landed on comm-central as https://hg.mozilla.org/comm-central/rev/9a2ef9c8f412
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 19.0
You need to log in
before you can comment on or make changes to this bug.
Description
•