AztecEditor-Android icon indicating copy to clipboard operation
AztecEditor-Android copied to clipboard

List item has no bullet after Backspace and Enter again

Open hypest opened this issue 6 years ago • 0 comments

Expected

The list item created after backspacing on and item and hitting Enter again should have a bullet.

Observed

There's no bullet on the newly (re)created item.

First reported by @mkevins here using the steps described by @marecar3 here (though for a different issue).

Reproduced

  1. Using the Gboard virtual keyboard
  2. Create a List with 3 items that have content
  3. Put the cursor on the beginning of the 3d row
  4. Press backspace. The last two items should have joined now.
  5. Press enter. The items will be split again but the last item will not have a bullet.

(screencast from gutenberg-mobile)

Tested

Pixel 2 XL on Android 9 with app hash 05542368 off develop.

hypest avatar Apr 30 '19 16:04 hypest