Ticket #1247 (closed defect: fixed)

Opened 12 years ago

Last modified 10 years ago

debathena-lightdm-greeter doesn't explicitly position background window

Reported by: jdreed Owned by:
Priority: normal Milestone: Current Semester
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

It should set_position(Gtk.WindowPosition?.CENTER) or .move(0,0) or something. Apparently hilarity can ensue otherwise.

Change History

comment:1 Changed 11 years ago by jdreed

Due to a hilarious combination of GtkMenubar?, Ubuntu menuproxy, and lightdm, the only way to fix this bug is to call window.move(0,0) inside a configure-event handler for the window. It's ugly, but it works.

comment:2 Changed 11 years ago by jdreed

  • Status changed from new to review

Fixed on my fork of lightdm-config

comment:3 Changed 10 years ago by jdreed

  • Status changed from review to committed

committed  4a754c258783c7385562bb89d43660a1d2a453a9 (Fix background window repositioning bug) to master

comment:4 Changed 10 years ago by jdreed

  • Status changed from committed to development

comment:5 Changed 10 years ago by jdreed

  • Status changed from development to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.