Fix the image button in the formatting toolbar.

Review Request #13211 — Created Aug. 14, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The image button in the formatting toolbar would prompt for a file, but never
actually inserted it into the editor. This change fixes that.

  • Tested uploading images through the image button in empty and non-empty
    editors, and at various positions in the editor. Saw that this behaved in
    the same way as dragging and dropping images.
  • Tested using the other buttons in the editor.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Make the image button in the formatting toolbar work.
4d110f846f79cc584b710bbd36f2e742917a8be9 Michelle Aubin
reviewboard/static/rb/js/ui/views/textEditorView.ts
Loading...