Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

When saving changes in an inline editor, focus should not be set to the main editor. #547

Closed
RaymondLim opened this issue Apr 4, 2012 · 5 comments

Comments

@RaymondLim
Copy link
Contributor

  1. Open an inline editor and make some changes to CSS code.
  2. Press Ctrl+S to save the changes.

Result: Focus is back to main editor and IP is shown where you invoke the inline editor. If you press Ctrl+Z to undo now, you will be undoing edits in the main page and not in the css.

@peterflynn
Copy link
Member

This is a known issue -- the focus management user story is coming in a future sprint. Until then, many operations (including save) are expected to erroneously move focus from the inline editor back to the host editor.

@njx
Copy link
Contributor

njx commented Apr 10, 2012

QRB reviewed

@pthiess
Copy link
Contributor

pthiess commented Apr 13, 2012

Moved to BS --> #306239

@pthiess pthiess closed this as completed Apr 13, 2012
@peterflynn
Copy link
Member

See user story 440

@peterflynn
Copy link
Member

This was fixed by pull #2026, aka user story 658 (which I believe story replaced the story 440 referenced above).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants