[
https://jira.jboss.org/browse/GTNPORTAL-1040?page=com.atlassian.jira.plug...
]
Khoi Nguyen commented on GTNPORTAL-1040:
----------------------------------------
- On server side, a table container 's column is an instance of the class UIContainer,
which does not support Groovy template setting at runtime. As Groovy template of a column
is currently hardcoded (UIContainer.gtmpl), users could not set their own Groovy templates
on Table Column Container 's child so a column should be instance of a certain
UIContainer subclass, with ability to set Groovy template
- We shouldn't allow DnD a Column out of table or into the table
Resizing the container in Portal pages does not work correctly
--------------------------------------------------------------
Key: GTNPORTAL-1040
URL:
https://jira.jboss.org/browse/GTNPORTAL-1040
Project: GateIn Portal
Issue Type: Task
Affects Versions: 3.0.0-GA
Reporter: Trong Tran
Assignee: Khoi Nguyen
Priority: Minor
Attachments: GTNPORTAL-1040.patch
1- Create a new page
2- Select Row based container
3- First container enter 30%, and second one 70%
— the bug —
instead of having 2 colums of 30/70, the portlet is taking 30% of the first container,
the second one 70% of the container. (and each container takes 50% of the page)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira