History pad incorrectly mimimized to bottom instead of right site

Bug #997614 reported by grofaty
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Pinta
Invalid
Low
Unassigned

Bug Description

Pinta 1.3 on Windows XP, Pinta latest development on Ubuntu 12.04:
1. Default pad positions.
2. Click on "Autohide" (minimize) icon on History pad.
It autohides at the bottom of the image instead of right site.
My opinion is: pad should always by default minimize to right site. If it is minimized at bottom, then it is hard to spot where has pad been actually hidden.

But if I do the following:
1. If I audohide in the following order: Layers, Images and History then History pad gets minimized at right site. Which is as expected.

Revision history for this message
grofaty (grofaty) wrote :
Revision history for this message
Cameron White (cameronwhite91) wrote :

I can't reproduce this on Ubuntu 12.04 - the pad always minimizes to the right side.

What are the contents of your layouts.xml file?

Revision history for this message
grofaty (grofaty) wrote :

------------------------------------------------
Pinta latest development on Ubuntu 12.04
------------------------------------------------
<layouts>
  <layout name="Default" width="959" height="623" size="959" prefSize="959" defaultHorSize="-1" defaultVerSize="-1" type="Horizontal">
    <group size="62" prefSize="62" defaultHorSize="56.6681818181818" defaultVerSize="130" type="Vertical">
      <item size="331" prefSize="331" defaultHorSize="57.6727272727273" defaultVerSize="137.738095238095" id="Toolbox" visible="True" status="Dockable" />
      <item size="289" prefSize="289" defaultHorSize="65" defaultVerSize="137.738095238095" id="Palette" visible="True" status="Dockable" />
    </group>
    <item size="688" prefSize="688" defaultHorSize="113.336363636364" defaultVerSize="130" id="Canvas" visible="True" status="Dockable" />
    <group size="203" prefSize="203" defaultHorSize="113.336363636364" defaultVerSize="130" type="Vertical">
      <item size="255" prefSize="255" defaultHorSize="130" defaultVerSize="105.455729166667" id="Layers" visible="True" status="Dockable" autoHideSize="202" />
      <item size="221" prefSize="221" defaultHorSize="130" defaultVerSize="105.455729166667" id="Images" visible="True" status="Dockable" autoHideSize="203" />
      <item size="141" prefSize="141" defaultHorSize="130" defaultVerSize="105.455729166667" id="History" visible="True" status="Dockable" autoHideSize="141" />
    </group>
  </layout>

------------------------------------------------
Pinta v1.3 on Windows XP
------------------------------------------------
<layouts>
  <layout name="Default" width="1024" height="638" size="1024" prefSize="1024" defaultHorSize="-1" defaultVerSize="-1" type="Horizontal">
    <group size="66" prefSize="66" defaultHorSize="65" defaultVerSize="130" type="Vertical">
      <item size="333" prefSize="333" defaultHorSize="65" defaultVerSize="130" id="Toolbox" visible="True" status="Dockable" />
      <item size="302" prefSize="302" defaultHorSize="65" defaultVerSize="130" id="Palette" visible="True" status="Dockable" />
    </group>
    <item size="750" prefSize="750" defaultHorSize="218.160629536217" defaultVerSize="130" id="Canvas" visible="True" status="Dockable" />
    <group size="202" prefSize="202" defaultHorSize="89.8554990634196" defaultVerSize="130" type="Vertical">
      <item size="251" prefSize="251" defaultHorSize="130" defaultVerSize="130" id="Layers" visible="True" status="Dockable" />
      <item size="221" prefSize="221" defaultHorSize="130" defaultVerSize="130" id="Images" visible="True" status="Dockable" />
      <item size="160" prefSize="160" defaultHorSize="130" defaultVerSize="130" id="History" visible="True" status="Dockable" />
    </group>
    <item size="267" prefSize="55.6298012736746" defaultHorSize="55.6298012736746" defaultVerSize="130" id="Open Images" visible="False" status="Dockable" />
  </layout>
</layouts>

Revision history for this message
Cameron White (cameronwhite91) wrote :

Confirmed that using your layouts.xml file on Ubuntu 12.04 results in this issue.

Changed in pinta:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Cameron White (cameronwhite91) wrote :

I think this is related to the width of the pad - if you shrink the width of the History pad, then it minimizes to the correct location.

Revision history for this message
Cameron White (cameronwhite91) wrote :

This is obsolete with the docking changes in Pinta 2.0

Changed in pinta:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.