For Basic HTML Browsers (no JavaScript), optimize the layout of form elements
for small screens
-----------------------------------------------------------------------------------------------
Key: TRINIDAD-1315
URL: https://issues.apache.org/jira/browse/TRINIDAD-1315
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components
Affects Versions: 1.0.10-core, 1.2.10-core
Environment: Basic HTML Browsers (no JavaScript)
Reporter: Tadashi Enomori
Priority: Minor
Basic HTML Browsers are typically used in phone devices or low-end PDA devices.
The screen sizes for such devices are usually small and it takes special page
layout logic in order to make the page usable. On the other hand, the page
rendered for small screens is always at least usable on larger screens. When
the page request was made by a basic HTML browser, conditionally render the
page so that the page will be usable on a small screen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.