Bug 55936

Summary: [PATCH] Tabstop alignment and leader
Product: POI Reporter: Hrishi <aswiniragunath>
Component: HWPFAssignee: POI Developers List <dev>
Status: NEEDINFO ---    
Severity: enhancement Keywords: PatchAvailable
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: See the changed file
ParagraphSprmUncompressor changes

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