John MacFarlane and Claude
c8ee9dc545
Docx reader: preserve non-textbox content when unwrapping textboxes.
...
Previously, when a w:p paragraph contained runs with textboxes,
the entire paragraph was replaced by just the textbox content,
discarding all other runs (including image-bearing runs).
Now we walk the paragraph's children in order, grouping
non-textbox content into copies of the original w:p and splicing
unwrapped textbox content in place, preserving the original order.
We also treat text inside a textbox containing an image as a
figure caption. (One often finds captioned images of this
kind in docx files.)
Closes #11510 .
Closes #6893 .
Closes #11412 .
Closes #5394 .
Closes #9633 .
Co-Authored-By: Claude <noreply@anthropic.com >
2026-03-14 20:12:34 +00:00
..
2025-10-15 23:33:04 +02:00
2025-09-17 14:24:33 +02:00
2019-09-21 11:37:21 -07:00
2018-04-17 09:29:54 -04:00
2019-02-06 21:14:46 -05:00
2020-04-28 07:53:06 -07:00
2024-04-18 09:32:48 -07:00
2024-04-18 09:32:48 -07:00
2023-05-08 08:44:29 -07:00
2023-05-09 11:41:42 -07:00
2018-04-25 17:00:21 -07:00
2022-12-20 13:39:16 -08:00
2019-09-21 11:18:15 -07:00
2019-09-21 11:18:15 -07:00
2025-11-30 13:49:58 +01:00
2025-11-30 13:49:58 +01:00
2018-01-27 11:46:41 -05:00
2018-02-22 13:05:44 -05:00
2019-09-20 22:13:29 -07:00
2024-05-19 19:37:30 -07:00
2019-09-21 11:37:21 -07:00
2018-04-25 17:00:21 -07:00
2024-06-04 15:17:43 -07:00
2025-03-05 21:41:30 -08:00
2025-03-05 21:41:30 -08:00
2021-09-30 12:44:44 -07:00
2021-09-30 12:44:44 -07:00
2019-01-26 16:14:35 -08:00
2019-01-26 16:14:35 -08:00
2018-04-25 17:00:21 -07:00
2021-10-18 19:15:40 -07:00
2024-12-05 10:18:48 -08:00
2026-01-23 23:34:03 +01:00
2018-04-25 17:00:21 -07:00
2018-04-25 17:00:21 -07:00
2021-04-29 09:11:44 -07:00
2021-04-29 09:11:44 -07:00
2021-10-10 16:27:32 -07:00
2026-03-14 20:12:34 +00:00
2026-03-14 20:12:34 +00:00
2021-10-29 08:40:20 -07:00
2018-04-25 17:00:21 -07:00
2020-07-07 09:04:38 +03:00
2018-01-27 08:08:25 -05:00
2018-04-25 17:00:21 -07:00
2018-01-16 13:22:02 -05:00
2018-01-16 13:22:02 -05:00
2018-04-25 17:00:21 -07:00
2018-04-25 17:00:21 -07:00
2024-07-27 21:01:00 -07:00
2017-12-13 15:16:44 -05:00
2017-12-13 15:16:44 -05:00
2022-01-11 15:48:41 -08:00
2018-12-10 19:24:56 -05:00
2023-08-14 10:07:14 -07:00
2020-10-02 09:30:05 -07:00
2017-12-13 15:16:44 -05:00
2017-12-13 15:16:44 -05:00
2019-11-03 12:54:42 -08:00
2019-11-03 12:54:42 -08:00
2019-09-21 11:18:15 -07:00
2019-09-21 11:18:15 -07:00
2019-09-21 11:37:21 -07:00
2024-06-04 15:17:43 -07:00
2022-02-04 10:14:21 -08:00
2025-10-24 23:11:26 +02:00
2022-02-04 10:14:21 -08:00
2018-04-25 17:00:21 -07:00
2018-04-25 17:00:21 -07:00
2021-10-18 19:15:40 -07:00
2021-10-18 19:15:40 -07:00
2021-10-18 19:15:40 -07:00
2018-02-28 16:32:20 -05:00
2018-02-28 16:32:20 -05:00
2018-03-13 22:16:54 -04:00
2018-03-13 22:16:54 -04:00
2024-09-30 14:32:19 -07:00
2018-04-25 17:00:21 -07:00
2018-04-25 17:00:21 -07:00
2017-12-31 09:36:42 -05:00
2017-12-31 09:36:42 -05:00
2021-10-18 19:15:40 -07:00
2021-10-18 19:15:40 -07:00
2018-01-02 11:32:48 -05:00
2018-01-02 11:32:48 -05:00
2018-01-02 11:32:48 -05:00
2018-01-02 11:32:48 -05:00
2020-12-13 14:09:59 +01:00
2020-12-13 14:09:59 +01:00
2021-11-02 14:04:38 -07:00
2021-11-02 14:04:38 -07:00
2017-12-27 10:03:00 -05:00
2025-09-17 14:24:33 +02:00
2019-02-12 17:26:37 -05:00
2019-02-12 17:26:37 -05:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2025-02-19 10:02:50 -08:00
2025-11-30 13:49:58 +01:00
2026-02-14 14:28:03 +01:00
2026-02-14 14:28:03 +01:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2025-02-19 10:02:50 -08:00
2025-09-17 14:24:33 +02:00
2022-01-18 14:28:28 -08:00
2021-05-28 20:15:23 +02:00
2018-04-25 17:00:21 -07:00
2025-09-17 14:24:33 +02:00
2024-06-04 15:17:43 -07:00
2024-06-04 10:03:26 -07:00
2023-11-29 18:59:09 -08:00
2023-11-29 18:59:09 -08:00
2026-03-12 22:26:17 +01:00
2026-03-12 22:26:17 +01:00
2026-03-12 22:26:17 +01:00
2026-03-12 22:26:17 +01:00
2020-10-06 21:03:00 -07:00
2020-10-06 21:03:00 -07:00
2019-02-18 15:49:00 -05:00
2019-02-18 15:49:00 -05:00
2017-12-30 22:43:33 -05:00
2017-12-31 09:29:51 -05:00
2022-02-03 21:06:48 -08:00
2025-10-24 23:11:26 +02:00
2022-02-03 21:06:48 -08:00