academic-moodle-cooperation / moodle-atto_bsgrid

5 stars 18 forks source link

Hitting return inside a grid makes a new col #9

Closed stuartlamour closed 9 years ago

stuartlamour commented 9 years ago

Probably to do with content editable default behaviour, but hitting return while you're typing in a col creates a new col.

Adding a p tag around the placeholder text seems to fix this.

stuartlamour commented 9 years ago

fixed by https://github.com/academic-moodle-cooperation/moodle-atto_bsgrid/pull/12