Bug 65258 - Adjusting row height/column width will affect picture size
Summary: Adjusting row height/column width will affect picture size
Status: NEEDINFO
Alias: None
Product: POI
Classification: Unclassified
Component: XSSF (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 09:23 UTC by chaos
Modified: 2021-04-27 05:47 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chaos 2021-04-22 09:23:25 UTC
When you adjust the row height or column width within the picture range, the picture will be resized, even if it's set DONT_RESIZE.
Comment 1 Dominik Stadler 2021-04-27 05:47:04 UTC
Can you provide some code-snippet or unit-test which will allow to reproduce the problem?