[magnolia-dev] [JIRA] (MAGNOLIA-4821) Clicking component bar doesn't open child edit bars - makes it impossible to edit iframe components

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 created  MAGNOLIA-4821


Clicking component bar doesnt open child edit bars - makes it impossible to edit iframe components















Issue Type:


Bug



Affects Versions:


4.5.6



Assignee:


Unassigned


Components:


gui



Created:


07/Feb/13 11:54 AM



Description:


Consider the following hierarchy:

template
  area
layoutComponent
  area
iframeComponent

In edit mode you can click as far as getting the edit bar displayed for layoutComponent, but you can not display the edit bar for the iframeComponent, as this requires that Magnolia intercepts a click in this area. As it is an iframe, clicks are not intercepted.




Project:


Magnolia



Priority:


Neutral




Reporter:


Mike Wilson



Security Level:


Public 




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MAGNOLIA-4821) Clicking component bar doesn't open child edit bars - makes it impossible to edit iframe components

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 updated  MAGNOLIA-4821


Clicking component bar doesnt open child edit bars - makes it impossible to edit iframe components
















Change By:


Mike Wilson
(07/Feb/13 11:55 AM)




Description:


Considerthefollowinghierarchy:
{code}
templatearealayoutComponentareaiframeComponent
{code}


IneditmodeyoucanclickasfarasgettingtheeditbardisplayedforlayoutComponent,butyoucannotdisplaytheeditbarfortheiframeComponent,asthisrequiresthatMagnoliainterceptsaclickinthisarea.Asitisaniframe,clicksarenotintercepted.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MAGNOLIA-4821) Clicking component bar doesn't open child edit bars - makes it impossible to edit iframe components

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 updated  MAGNOLIA-4821


Clicking component bar doesnt open child edit bars - makes it impossible to edit iframe components
















Change By:


Mike Wilson
(07/Feb/13 11:56 AM)




Description:


Considerthefollowinghierarchy:{code}template
area
templateArea
layoutComponent
area
layoutArea
iframeComponent{code}IneditmodeyoucanclickasfarasgettingtheeditbardisplayedforlayoutComponent,butyoucannotdisplaytheeditbarfortheiframeComponent,asthisrequiresthatMagnoliainterceptsaclickinthisarea.Asitisaniframe,clicksarenotintercepted.
ItwouldbepreferrablethatclickingtheeditbarforlayoutComponentwouldopentheeditbarsforlayoutArea,insteadofrequiringaclickononeofitscontainedcomponents.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MAGNOLIA-4822) Display all edit bars along the active path to give more context in edit mode

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 updated  MAGNOLIA-4822


Display all edit bars along the active path to give more context in edit mode
















Change By:


Mike Wilson
(07/Feb/13 12:08 PM)




Description:


WheneditingcomponentsonapagewithseverallevelsofareasandcomponentsinMagnolia,theexperienceisabitflickeryaseditbarsthatwerepreviouslydisplayedaregettinghiddenwhenmovingfurtherdownthehierarchy.Anexampleofthisisshowninthisvideo:http://www.screenr.com/7n47(fullscreenrecommended)Isuggestthatalleditbars
ontheactivepath(
betweenrootandtheactiveposition
)
staysdisplayed,toavoidflickeringandtoprovideabettercontextofwheretheactivecomponentislocated.TofurtherimprovetheexperienceIalsosuggestthat:*clickinganeditbarwillalwaysopenthecontainedlevelofeditbars*alsodisplayeditbarsofsiblingstotheareasandcomponentsofthe
active
path
uptoroot
Hereisavideoshowingthesamepagewiththisimprovedbehaviour:http://www.screenr.com/Cn47(fullscreenrecommended)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MAGNOLIA-4822) Display all edit bars along the active path to give more context in edit mode

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 created  MAGNOLIA-4822


Display all edit bars along the active path to give more context in edit mode















Issue Type:


Improvement



Affects Versions:


4.5.6



Assignee:


Unassigned


Components:


gui



Created:


07/Feb/13 12:08 PM



Description:


When editing components on a page with several levels of areas and components in Magnolia, the experience is a bit flickery as edit bars that were previously displayed are getting hidden when moving further down the hierarchy.

An example of this is shown in this video: 
http://www.screenr.com/7n47
(fullscreen recommended)

I suggest that all edit bars between root and the active position stays displayed, to avoid flickering and to provide a better context of where the active component is located.
To further improve the experience I also suggest that:

	clicking an edit bar will always open the contained level of edit bars
	also display edit bars of siblings to the areas and components of the path up to root



Here is a video showing the same page with this improved behaviour:
http://www.screenr.com/Cn47
(fullscreen recommended)




Project:


Magnolia



Priority:


Neutral




Reporter:


Mike Wilson



Security Level:


Public 




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (MAGNOLIA-4822) Display all edit bars along the active path to give more context in edit mode

2013-02-07 Thread JIRA (on behalf of Mike Wilson)














































Mike Wilson
 updated  MAGNOLIA-4822


Display all edit bars along the active path to give more context in edit mode
















Change By:


Mike Wilson
(07/Feb/13 12:14 PM)




Attachment:


magnolia45improvedEditBars.js





Description:


WheneditingcomponentsonapagewithseverallevelsofareasandcomponentsinMagnolia,theexperienceisabitflickeryaseditbarsthatwerepreviouslydisplayedaregettinghiddenwhenmovingfurtherdownthehierarchy.Anexampleofthisisshowninthisvideo:http://www.screenr.com/7n47(fullscreenrecommended)Isuggestthatalleditbarsontheactivepath(betweenrootandtheactiveposition)staysdisplayed,toavoidflickeringandtoprovideabettercontextofwheretheactivecomponentislocated.TofurtherimprovetheexperienceIalsosuggestthat:*clickinganeditbarwillalwaysopenthecontainedlevelofeditbars*alsodisplayeditbarsofsiblingstotheareasandcomponentsoftheactivepathHereisavideoshowingthesamepagewiththisimprovedbehaviour:http://www.screenr.com/Cn47(fullscreenrecommended)
Totryouttheimprovedbehaviour,includetheattached_javascript_fileineditmode.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira








Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] Created: (MAGNOLIA-4731) wrong layout on edit bar when component html use floating

2012-12-17 Thread JIRA (on behalf of Mike Wilson)
wrong layout on edit bar when component html use floating
-

 Key: MAGNOLIA-4731
 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4731
 Project: Magnolia
  Issue Type: Bug
  Security Level: Public
  Components: admininterface
Affects Versions: 4.5.6
Reporter: Mike Wilson
 Attachments: mgnl456-layoutbug-fixed.png, mgnl456-layoutbug.png

See attached screenshots and look at the edit bar for the second component.
The second image fixes the layout problem by adding:
{code}
div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
  clear: both;
}
{code}
to CSS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira





For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Updated: (MAGNOLIA-4731) wrong layout on edit bar when component html use floating

2012-12-17 Thread JIRA (on behalf of Mike Wilson)

 [ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Wilson updated MAGNOLIA-4731:
--

Description: 
See attached screenshots and look at the edit bar for the second component.
The fixed image fixes the layout problem by adding:
{code}
div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
  clear: both;
}
{code}
to CSS.

  was:
See attached screenshots and look at the edit bar for the second component.
The second image fixes the layout problem by adding:
{code}
div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
  clear: both;
}
{code}
to CSS.


 wrong layout on edit bar when component html use floating
 -

 Key: MAGNOLIA-4731
 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4731
 Project: Magnolia
  Issue Type: Bug
  Security Level: Public
  Components: admininterface
Affects Versions: 4.5.6
Reporter: Mike Wilson
 Attachments: mgnl456-layoutbug-fixed.png, mgnl456-layoutbug.png


 See attached screenshots and look at the edit bar for the second component.
 The fixed image fixes the layout problem by adding:
 {code}
 div.mgnlEditorBar.component, .mgnlEditorBar.placeholder {
   clear: both;
 }
 {code}
 to CSS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira





For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com