Fix debugQA's text editor close
Categories
(SeaMonkey :: General, defect)
Tracking
(seamonkey2.53 affected, seamonkey2.57esr affected)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
(Regression)
Details
(Whiteboard: SM2.53.3)
Attachments
(1 file)
1.18 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
STR
1/ Start the text editor
2/ Enter some text
3/ Close the window
4/ Select either Save or Cancel
Expected Result
1/ Prompted to Save or returned to editor
Actual Result
1/ Window just closes
This is the result of the changes from Bug 1341211:
https://hg.mozilla.org/releases/comm-esr60/rev/d361db34419828cf4b29a22b4f88942cf976d665
and
https://hg.mozilla.org/releases/comm-esr60/rev/5406b6f6d665f8dd6aeb48c1d1c39bd7ae173d92
Fix should be fairly simple.
[Approval Request Comment]
Regression caused by (bug #): 1341211
User impact if declined: trying to close Text Editor doesn't work as it should
Testing completed (on m-c, etc.): 2.53.2
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
![]() |
||
Comment 2•5 years ago
|
||
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/cabba8a9207c
Fix debugQA's text editor close. r=frg DONTBUILD
![]() |
||
Updated•5 years ago
|
Description
•