tr:panelPopup extend title bar functionality
--------------------------------------------
Key: TRINIDAD-683
URL: https://issues.apache.org/jira/browse/TRINIDAD-683
Project: MyFaces Trinidad
Issue Type: Wish
Components: Components
Affects Versions: 1.0.2-core
Reporter: Andrew Robinson
I would like to propose the following new features on the tr:panelPopup with
regards to the title bar:
1) support a "title" facet. This can be used instead of the title attribute so
that more complex HTML code can be added to the title bar than just text
2) support the ability to optionally render the close button (regardless of
modality).
- User can provide their own link to close a modal dialog
- User can have the close button on non-modal dialogs (to make it obvious to
users who don't realize you can just click outside of the dialog to close it)
3) Minimize button in the title bar that could put the dialog into a corner of
the browser, only displaying the title bar and not the contents. Would not
apply to modal dialogs.
4) Maximum button (and corresponding restore button) in the title bar that
would mark the dialog's size to be that of the document body's clientWidth and
clientHeight
5) Drag support on the title bar for users to re-position the dialog on the page
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.