Categories: Known Issue | Java ME | Scalable 2D Vector Graphics API (JSR-226) | S60 3rd Edition, Feature Pack 1
KIJ000735 - JSR-226: Xml:space attribute with value 'preserve' does not preserve white space
From Forum Nokia Wiki
| ID | KIJ000735 | Creation date | August 31, 2007 |
| Platform | S60 3rd Edition, FP1 MIDP SDK | Devices | |
| Category | Java | Subcategory | JSR-226 Scalable 2D Vector Graphics API |
Description
When using the Scalable 2D Vector Graphics API, the white spaces are not preserved in the character data when the attribute xml:space with the value 'preserve' is used for an <svg> element.
How to reproduce
This issue affects JSR-226 when running on the emulator.
<svg width="240" height="320" viewBox="0 0 240 320" xml:space="preserve">
<text id="menuItem_0" transform="translate(10 80)" font-size="14>
Menu item
</text>
</svg>.
Solution
This issue is fixed in S60 3rd Edition, FP2 MIDP SDK.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3650的内存应该怎样计算? | wb197 | Symbian | 5 | 2004-04-22 10:18 |
| SVG Animations for JSR-226 | rebloor | Mobile Java Media (Graphics & Sounds) | 0 | 2007-02-16 22:42 |
| Code completion in Borland C++BuilderX | the_gripmaster | Symbian Tools & SDKs | 5 | 2005-02-02 14:49 |
| Free RAM and Free User Memory | koayst | General Symbian C++ | 5 | 2003-05-09 12:47 |
| Unable to install Sync Client into 6680 | euglena9 | OMA DM/DS/CP | 6 | 2006-04-13 08:58 |

