online icon indicating copy to clipboard operation
online copied to clipboard

Writer: Remove handlers from Math objects.

Open gokaysatir opened this issue 6 months ago • 1 comments

Because they are not usable for Math objects.

Draw a rectangle when a Math object is selected, in order to indicate the selection.

Change-Id: Ic8a16b7294dabfbfe2b8b4b0041ab4cf6f7f262b

  • Resolves: #
  • Target version: master

Summary

TODO

  • [ ] ...

Checklist

  • [ ] I have run make prettier-write and formatted the code.
  • [ ] All commits have Change-Id
  • [ ] I have run tests with make check
  • [ ] I have issued make run and manually verified that everything looks okay
  • [ ] Documentation (manuals or wiki) has been updated or is not required

gokaysatir avatar Jun 18 '25 15:06 gokaysatir

Requires:

  • https://gerrit.libreoffice.org/c/core/+/186664

gokaysatir avatar Jun 18 '25 15:06 gokaysatir

But it seems to have valid problems on CI: cy:command ✘ assert expected **#test-div-shape-handle-3** to exist in the DOM AssertionError: Timed out retrying after 10000ms: Expected to find element: #test-div-shape-handle-rotation, but never found it. Queried from:

could you check so we will manage to add it to 24.04?

eszkadev avatar Jun 23 '25 05:06 eszkadev