| Summary: | [Tree] Text cut-off with Chinese text | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | river <earth.river> | ||||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||
| Severity: | major | ||||||||||
| Priority: | P3 | ||||||||||
| Version: | 1.5 | ||||||||||
| Target Milestone: | 2.0 M3 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | sr152 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
river
Created attachment 221185 [details]
Chinese tree label show incomplete
Please provide a self-running snippet/project (with Chinese text) to reproduce the issue. Thanks. Created attachment 222106 [details]
bug sample source
the zip incloude the simple helloworld example to show the bug,the main files are:
1、com.example.HelloWorld
2、com.example.HelloWorldConfiguration
3、web.xml
you can make a stand-alone web project to run the sample to see the bug.
Created attachment 222107 [details]
bug sample image
(In reply to comment #2) > Please provide a self-running snippet/project (with Chinese text) to > reproduce the issue. Thanks. pls check the attachement "bug sample source,bug sample image"。 Fixed in master with commit c398e92176a7640f2a3913979c407d79c2a66716. +1 to backport the fix to 1.5.2 Backported to 1.5-maintenance branch with commit 8d2170a1365fa749a52f87382664188d2fa31f5a. |