libreoffice-writer-6.0.3.2-5.fc28.x86_64 After cut'n'pasting https://github.com/SukkoPera/MegaDrivePlusPlus/wiki/Interface-Protocol-of-SEGA-MegaDrive's-6-Button-Controller into a document, I selected the table under the "Pin Assign (D-SUB9P)" heading. Pressing Ctrl+[ to decrease the font size only changed the first cell's font size. I selected the table by clicking in the first cell that contains data, then using shift-down and shift-right to select all the cells. If I selected the title cells as well, the same first cell would decrease in size ("1. D0") as well as the titles, no other cell would change size.
Created attachment 142651 [details] sample document
Regression introduced by: author Daniel Sikeler <d.sikeler94@gmail.com> 2014-09-22 08:26:06 +0000 committer Samuel Mehrbrodt <s.mehrbrodt@gmail.com> 2014-11-03 11:26:21 +0000 commit 98c95ce3a759a6f691c20cb1e376fa54a9dfdbc0 (patch) tree b78364d64ab90c64fb02623d0738c05bc4e43619 parent fe1f258d5b77cd6e6a7483d7cf28195dbfdd62a4 (diff) fdo#35862 De-/Increase font when multi-sized text Added two new function to the SwEditShell. The first returns all items of a specific WhichId wich belong to the current selection. The items from the attribute set and from the hints are used. The second returns SwPaMs separated at borders of an itemtype identified by its WhichId. The SwPaMs must be deleted after yous. Bisected with: bibisect-44max Adding Cc: to Daniel Sikeler
Created attachment 142653 [details] Table with different sizes The behaviour is also incorrect when the table has different sizes...