Bug 806219 - Re-sizing the container in Portal pages does not work correctly
Summary: Re-sizing the container in Portal pages does not work correctly
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.0.GA
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: 5.2.x
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-23 09:03 UTC by Anurag
Modified: 2020-04-27 01:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
CAUSE: A problem with the resizing logic in {{module/code/something}} caused issues with resizing containers in columns. CONSEQUENCE: Instead of having 2 colums of 30/70, the portlet was taking 30% of the first container, the second one 70% of the container. Additionally, each container takes 50% of the page. FIX: RESULT:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker GTNPORTAL-1040 0 Minor Closed Resizing the container in Portal pages does not work correctly 2014-07-10 01:43:58 UTC

Description Anurag 2012-03-23 09:03:49 UTC
Description of problem:


Version-Release number of selected component (if applicable):


Steps to Reproduce:
1. Create a new page
2. Select Columns or Autofit Columns Layout container
3. For first container enter 30%, and second one 70% as width
  
Actual results:

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)

Expected results:

If the left column takes 30% , the right column should fill up the remaining space.

Comment 1 hfnukal@redhat.com 2012-07-31 14:11:44 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Partialy fixed

Comment 2 Jared MORGAN 2012-08-01 01:22:21 UTC
(In reply to comment #1)
>     Technical note added. If any revisions are required, please edit the
> "Technical Notes" field
>     accordingly. All revisions will be proofread by the Engineering Content
> Services team.
>     
>     New Contents:
> Partialy fixed

For release notes, I can create the Cause and Consequence info from the description.

For technical notes completeness, and because this is a customer issue, how was the issue partially fixed?

Something like "The fix implemented changed the behavior of "XXXXX feature" to do this and that, however YYYYY issue still exists"

Comment 3 Jared MORGAN 2012-08-01 01:25:49 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1,7 @@
-Partialy fixed+CAUSE: A problem with the resizing logic in {{module/code/something}} caused issues with resizing containers in columns. 
+
+CONSEQUENCE: Instead of having 2 colums of 30/70, the portlet was taking 30% of the first container, the second one 70% of the container. Additionally, each container takes 50% of the page.
+
+FIX: 
+
+RESULT:


Note You need to log in before you can comment on or make changes to this bug.