PDA Simple Skin generates CSS file that is too large for many phone browsers
----------------------------------------------------------------------------
Key: TRINIDAD-1336
URL: https://issues.apache.org/jira/browse/TRINIDAD-1336
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Skinning
Affects Versions: 1.0.10-core, 1.2.10-core
Environment: PDA
Reporter: Tadashi Enomori
Priority: Minor
PDA Simple skin (simple-pda.xss) generates CSS file that contains comprehensive
set of style class definitions and exceeds 25KB in size. Browsers on many pda
devices limits total content size to 100KB, and thus it is necessary to
minimize the content size. Also, the cellular network throughput as well as the
CSS processing performance is limited on those devices. Since, minimal skin
family already provides comprehensive styling, simple style for PDA should be
kept minimal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.