Closed
Bug 1221750
Opened 10 years ago
Closed 10 years ago
Full screen editor deactivate header buttons
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julia, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug])
What did you do?
================
1. Enter in full screen editor
2. Exit from full screen editor
3. Try to save by clicking on "Save modifications"
What happened?
==============
Nothing. The page isn't saved.
What should have happened?
==========================
The page should be saved and I should view the edited page.
Is there anything else we should know?
======================================
| Reporter | ||
Updated•10 years ago
|
Severity: normal → major
Component: General → Editing
OS: Other → Mac OS X
Priority: -- → P2
| Reporter | ||
Comment 1•10 years ago
|
||
More exactly, the process to reproduce :
1. Enter in full screen editor
2. Make a modification
3. Exit from full screen editor
4. Try to save by clicking on "Save modifications"
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/9d2da8a9553b078c56bd1e57785b667f39b300c1
fix bug 1221750 - Simplify dirtiness checking
https://github.com/mozilla/kuma/commit/5cf25d5088e0f8956b2992d733f7f83c16d1d720
Merge pull request #3636 from darkwing/1221750
fix bug 1221750 - Simplify dirtiness checking
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•