Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7RC1
-
Fix Version/s: 1.7
-
Component/s: None
-
Labels:None
-
Environment:Liferay 4.3.x
Description
When I try the "Resizable Columns" demo in the WEBAPP component showcase, resizing the columns seems to work fine.
But when I try the portlet version, when I position the mouse over the resize handles, the column title cells begin to grow vertically. See attached screenshot to see what I mean.
This should be easy to reproduce, using the Ant build.portlet.war target provided in the Component Showcase build scripts. I just took the WAR that it generated and dropped it in my $HOME/liferay/deploy folder and Liferay detected it and hot-deployed it.
But when I try the portlet version, when I position the mouse over the resize handles, the column title cells begin to grow vertically. See attached screenshot to see what I mean.
This should be easy to reproduce, using the Ant build.portlet.war target provided in the Component Showcase build scripts. I just took the WAR that it generated and dropped it in my $HOME/liferay/deploy folder and Liferay detected it and hot-deployed it.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | screenshot-1.jpg [ 10882 ] |
Fix Version/s | 1.7 [ 10080 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Assignee | Mark Collette [ mark.collette ] | Adnan Durrani [ adnan.durrani ] |
Comment | [ This appears to be a duplicate of the issue you're already looking at. If so, please mark it linked to the original JIRA and close it as a Duplicate. ] |
Assignee Priority | P2 | P1 |
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16345 | Wed Apr 09 08:17:56 MDT 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16346 | Wed Apr 09 09:43:59 MDT 2008 | adnan.durrani | Fix related to |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Note that this growing header issue only occurs in Liferay, doesn't happen in a non-portlet environment so it is likely related to some interaction between the Liferay theme styling and the component styling. Perhaps a change to the xp-portlet.css can be made to fix it.