Bug 55936 - [PATCH] Tabstop alignment and leader
Summary: [PATCH] Tabstop alignment and leader
Status: NEEDINFO
Alias: None
Product: POI
Classification: Unclassified
Component: HWPF (show other bugs)
Version: unspecified
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2013-12-26 11:55 UTC by Hrishi
Modified: 2016-12-23 11:57 UTC (History)
0 users



Attachments
See the changed file (16.92 KB, text/plain)
2013-12-26 11:55 UTC, Hrishi
Details
ParagraphSprmUncompressor changes (2.26 KB, patch)
2016-10-09 05:07 UTC, Javen O'Neal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hrishi 2013-12-26 11:55:34 UTC
Created attachment 31160 [details]
See the changed file

Hi,

I am working on POI 3.9 version.

When i am working on tab-stops i have found a issue to get alignment and leader of  it.

I have changed the little bit code.

I have attached the changed code. Please have a look on it.
Comment 1 Javen O'Neal 2016-10-09 05:07:57 UTC
Created attachment 34344 [details]
ParagraphSprmUncompressor changes

I converted attachment 31160 [details] to a diff.

However, a unit test is needed in order to commit this. This serves two purposes:
1. Demonstrate that the current code is broken
2. Reduce the chances of a regression in the future
3. Provide an example for other developers how to correctly use set tabs and leaders