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 3 (Latest)

orig
1
2
3

Commits

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