Bug 62348 - ClientAnchor set Dx1/Dx2/Dx2/Dy2 is weird or no effect
Summary: ClientAnchor set Dx1/Dx2/Dx2/Dy2 is weird or no effect
Status: NEW
Alias: None
Product: POI
Classification: Unclassified
Component: XSSF (show other bugs)
Version: 3.17-FINAL
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords: APIBug
Depends on:
Blocks:
 
Reported: 2018-05-03 05:20 UTC by sxgkwei
Modified: 2018-05-03 05:20 UTC (History)
0 users



Attachments
java code and src file (147.53 KB, application/zip)
2018-05-03 05:20 UTC, sxgkwei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sxgkwei 2018-05-03 05:20:17 UTC
Created attachment 35907 [details]
java code and src file

this is three bug.
1,In xls , equal number behave different widths .
2,In xlsx , any number is not effect.

3,after code run ,source xls/xlsx file context is different . this bug is all alone . I think the method should ensure consistency with the outside world, and xlsx modified the source file, which is obviously wrong.
  For the third bug, I think that either modifying the source file or not modifying it is the right approach.

zip attachment file list:
Test.java               :java test code
100_noEqual_inXLs.jpg   :bug 1 screenshot
other file              :Sample resources file