Font change does not apply to all selected lines in a Text shape
Preflight Checklist
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug When editing the text entered into a Text shape, it does not appear possible to apply a font change to all selected lines. Instead, the font is only applied to the first line of the selected text. The remaining lines must be individually selected to apply font changes.
To Reproduce Steps to reproduce the behavior:
- Drag a Text shape onto the canvas
- Enter multiple lines of text into the Text shape
- Select all lines of text in the Text shape
- In the Format pane at the right, in the Text section, select "Courier New" in the font dropdown (it should be "Helvetia" by default, so this is a change of font family)
Expected behavior All selected lines of text should now render in "Courier New" instead of "Helvetia".
Screenshots
Step 1: create Text shape
Step2: highlight all text
Step 3: select a new font
Step 4: font is only applied to line 1
draw.io version (In the Help->About menu of the draw.io editor):
- draw.io version 24.7.17
Desktop (please complete the following information):
- OS: MacOS 14.6.1
- Chrome: Version 129.0.6668.71 (Official Build) (arm64)
Additional context Add any other context about the problem here.