| Summary: | Save button remains on toolbar after editor goes away | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Gabriel Luong <gabriel.luong> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gabriel.luong, Silenio_Quarti, simon_kaegi |
| Version: | 3.0 | Flags: | mamacdon:
review+
|
| Target Milestone: | 4.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
I do not think inputManager.js should know about pageActions. The code should probably go in a "InputChanged" listener. https://github.com/gabrielluong/orion.client/commit/7cb3da66c52da0f2200e56ce48727f9638a68754 I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL This builds on my patch in Bug 411607. Thanks Silenio! disregard the patch in Comment 3. Need to check when there is no editor before removing the toolbar. https://github.com/gabrielluong/orion.client/commit/597daf8097d530ef5b3ed9aee9fde46ba5e849e1 I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL (In reply to comment #7) Looks fine, will push when master reopens for 4.0 |