Problem/Motivation
When using the Quick Edit function on a text field with a field label above it, the field label is inserted in the field value.
Steps to reproduce
1. Clean install, standard profile
2. Add a field "Summary" (long text, plain) to the Article content type
3. Create a new Article node and go to that page
4. Click the pencil icon on the node content and choose "Quick edit"
5. Click the summary field (Notice how the Field label becomes editable too), make a change, and click "Save"
6. Notice that the field label has been duplicated in the field content: the field content now starts with "Summary"
Proposed resolution
t.b.d.
Remaining tasks
t.b.d.
User interface changes
Probably none.
API changes
Probably none.
Data model changes
Probably none.