Bug 569760

Summary: can not show text "????????" with given width
Product: [Fedora] Fedora Reporter: Suqin Huang <shuang>
Component: pangoAssignee: Behdad Esfahbod <behdad>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: behdad, fonts-bugs, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-15 06:23:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Suqin Huang 2010-03-02 10:25:48 UTC
Description of problem:
can not show text "????????" with given width 

Version-Release number of selected component (if applicable):
pango-1.26.0-1

How reproducible:
100%

Steps to Reproduce:
1. pango-view --text "?????????????????????" --width=20
2.
3.
  
Actual results:
"?????????????????????" is displayed on one line, the width is more than 20

Expected results:
the text is separated to several lines, and the width is 20

Additional info:

Comment 1 Parag Nemade 2010-03-02 10:39:58 UTC
worked for me on F-12 machine with pango version
pango-1.26.2-1.fc12.x86_64

I can see single line displaying "?????????????????????"

Try updating pango using

yum install --enablerepo=updates pango

Comment 2 Parag Nemade 2010-03-15 06:23:28 UTC
Closing as NOTABUG.