Bug 242610

Summary: toolbar placement is always in lower-right corner
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: scimAssignee: Peng Huang <phuang>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7CC: eng-i18n-bugs, ryo-dairiki
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: F8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-04 10:20:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A slightly modified patch for this problem none

Description Jens Petersen 2007-06-05 02:49:07 UTC
Description of problem:
As first reported by Dairiki-san in bug 204442 the scim toolbar is always
put in the lower-right corner even if one drags it to another location.  

How reproducible:
every time

Steps to Reproduce:
1. trigger scim
2. drag toolbar up
3. retrigger scim
  
Actual results:
1. toolbar at bottom-right
3. toolbar reappears at bottom-right

Expected results:
3. toolbar to appear at side of screen

Additional info:
Removing scim_panel_gtk-settle-toolbar-after-drag.patch workaround the problem.

Comment 1 Jens Petersen 2007-06-05 04:32:56 UTC
scim-1.4.5-21.fc7 has been submitted to updates-testing for this.

Comment 2 Ryo Dairiki 2007-06-11 15:51:41 UTC
Created attachment 156729 [details]
A slightly modified patch for this problem

Comment 3 Ryo Dairiki 2007-06-11 16:02:50 UTC
I've made a slightly modified patch with the following features.
Maybe, this works well both for me and Matthias.

1. Panel always appears on the right bottom on showing.
2. The panel won't move by itself while it is shown.
3. When the panel is hidden, the current position of the panel is forgotten again.
4. If 'snapping' is enabled, the panel snaps horizontally after drag finishes.

This is the best for the current release; 
There should be another option like "Remember the panel location" in 1.6 branch.

Comment 4 Jens Petersen 2007-11-08 04:38:02 UTC
Peng Huang, probably we should update the patch for F9 at least.
It can be backported to F8 and F7 later if necessary.

Comment 5 Peng Huang 2008-03-03 10:53:11 UTC
Hi Jens,
I can not reproduce this problem in rawhide. Could re check it?




Comment 6 Jens Petersen 2008-03-04 10:20:11 UTC
Agreed - looks fixed to me too.