You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/02/22 23:07:25 UTC

DO NOT REPLY [Bug 52737] New: bullets in text-shapes don't render at all

https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

             Bug #: 52737
           Summary: bullets in text-shapes don't render at all
           Product: POI
           Version: 3.8-dev
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
        AssignedTo: dev@poi.apache.org
        ReportedBy: openholger@gmail.com
    Classification: Unclassified


Bullets don't display at all when using
org.apache.poi.hslf.model.Slide.draw(Graphics2D) to render a slide.

Example screenshot: http://dl.dropbox.com/u/422074/bullet_rendering_broken.png

This applies to bullets in the default text shape when using "Title and
Content" as slide layouts. This also applies to any additional textshape that
contains a bullet lists.

Neither symbol bullets in unordered lists nor numbers in ordered lists are
displayed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #5 from Yegor Kozlov <ye...@dinom.ru> 2012-02-27 07:35:17 UTC ---
Ordered lists are not supported, it is a known limitation. At the moment HSLF
supports only simple "fixed" bullets.

I tried to render macos_bullets.ppt and the bullets display OK. See attached.
Are you getting the same results?

Yegor

(In reply to comment #4)
> Hello Yegor, you are right bullets are not shown when the ppt-file has been
> created with Powerpoint for Mac 2011 (v14.3.1).
> 
> Bullets of unordered lists show up correctly when the file has been created
> with Powerpoint 2010 for Windows. However even then numbers of numbered lists
> show up as bullets when rendering slides as described above (which should be
> probably a separate issue)
> 
> I've attached two ppt files: One created with Powerpoint2011 for Macos and the
> other created using Powerpoint 2010 for Windows. Both contain a numbered and a
> bullet list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #3 from holgerbrandl <op...@gmail.com> 2012-02-23 20:59:19 UTC ---
Created attachment 28374
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28374
a ppt with 2 lists created using powerpoint for windows

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2012-02-23 12:02:34 UTC ---
bullets display OK when I render lists created in PowerPoint 2010 for Windows.
Was the problematic file created in Office for Mac? Please attach the
presentation, without a sample file we can't do much to help you.

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #4 from holgerbrandl <op...@gmail.com> 2012-02-23 21:00:17 UTC ---
Hello Yegor, you are right bullets are not shown when the ppt-file has been
created with Powerpoint for Mac 2011 (v14.3.1).

Bullets of unordered lists show up correctly when the file has been created
with Powerpoint 2010 for Windows. However even then numbers of numbered lists
show up as bullets when rendering slides as described above (which should be
probably a separate issue)

I've attached two ppt files: One created with Powerpoint2011 for Macos and the
other created using Powerpoint 2010 for Windows. Both contain a numbered and a
bullet list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #7 from holgerbrandl <op...@gmail.com> 2012-03-01 22:43:08 UTC ---
Yes, normal bullets  render correctly. As the numbered ones are a known
problem, feel free to close the issue. 

Thank you for your assistance, 
best,
Holger

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #6 from Yegor Kozlov <ye...@dinom.ru> 2012-02-27 07:36:14 UTC ---
Created attachment 28388
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28388
bullets display ok on the first slide

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52737] bullets in text-shapes don't render at all

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52737

--- Comment #2 from holgerbrandl <op...@gmail.com> 2012-02-23 20:59:01 UTC ---
Created attachment 28373
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28373
a ppt with 2 lists created using powerpoint for macos

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org