After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 556665 - ENV VTE_CJK_WIDTH=narrow not perform correctlly
ENV VTE_CJK_WIDTH=narrow not perform correctlly
Status: RESOLVED DUPLICATE of bug 542795
Product: vte
Classification: Core
Component: general
0.16.x
Other All
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-17 04:50 UTC by Bendany Qian
Modified: 2008-10-17 05:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Bendany Qian 2008-10-17 04:50:33 UTC
Please describe the problem:
bug 535022 add VTE_CJK_WIDTH=narrow/wide to let user full control of ambiguous width in utf8 locale. 

but when set VTE_CJK_WIDTH=wide, still no effect.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
Y

Other information:
following is the patch for file iso2022.c to solve this bug.

http://sinensis.plala.jp/files/vte-0.16.14-fix-vte_cjk_width.patch
Comment 1 Bendany Qian 2008-10-17 05:00:36 UTC

*** This bug has been marked as a duplicate of 542795 ***