Status: New
Owner: ----

New issue 260 by jless...@gmx.de: Missplaced underlines in PStyledText
https://code.google.com/p/piccolo2d/issues/detail?id=260

What steps will reproduce the problem?
1. Create a PStyledText with a DefaultStyledDocument
2. Add a default-styled string to the document
3. Append a string with underline styling to the document

What is the expected output? What do you see instead?
I would expect the second string to be displayed with an underline. Instead the first string is underlined. The line has the length of the second string, i.e. the underline is missplaced

What version of the product are you using? On what operating system?
3.0, Windows 7

See the attached patch file for a fix.


Attachments:
        PStyledText.java.underline.patch  605 bytes

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
--- You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to piccolo2d-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to