mozilla/webmaker-core

Lock/Unlock screen resets properties when editing elements

Open

#345 opened on Jul 20, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
androidbughelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. Add a text element to a page
  2. Edit it
  3. Change the text, but don't press "back" or "enter" or anything
  4. Lock your phone's screen (power button)
  5. Unlock screen

Expected: continue to edit as before... Actual: Element's properties are reset to when editor was opened.

True of elements and project settings screen (and probably other things).

Contributor guide