#502647 iceweasel: Doesn't obey metacity's move_to_* operations

Package:
iceweasel
Source:
firefox-esr
Submitter:
Josh Triplett
Date:
2017-11-16 17:06:07 UTC
Severity:
normal
Tags:
#502647#3
Date:
2008-10-18 21:17:27 UTC
From:
To:
metacity can have keyboard shortcuts for moving the current window to
the edge of the screen.  You can bind these with gconf; for instance,
the following command will bind Ctrl-Alt-r to move the current
window to the right edge of the screen:

gconftool-2 --type=string --set /apps/metacity/window_keybindings/move_to_side_e '<Control><Alt>r'

This works fine with most windows, but Iceweasel windows immediately
move back to their original position.

See https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/269809
for another report of this issue.

- Josh Triplett