After opening dialogs, hpaned resizing changes

Bug #1016211 reported by Niels Avonds
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Maya
Invalid
Low
Unassigned

Bug Description

After opening the event dialog and closing it (no matter through which button) or ater opening the 'select calendar' popover, the hpaned changes the way it resizes. The effect of this is that the edit / remove buttons of the events in the sidebar shift out of view when the sidebar's size is reduced. On top of that, the displayed events sometimes slightly shift their horizontal position.

Changed in maya:
status: New → Confirmed
importance: Undecided → Low
milestone: none → luna-beta1
Revision history for this message
Tom Beckmann (tombeckmann) wrote :

I can't reproduce this at all. Does it still happen? If so, maybe you could do a screencast?

Changed in maya:
status: Confirmed → Incomplete
Revision history for this message
Niels Avonds (niels-avonds) wrote :

Screencast of the problem. It's just a minor issue though, so it shouldn't block a beta-release.

Changed in maya:
status: Incomplete → Confirmed
Revision history for this message
Niels Avonds (niels-avonds) wrote :

The problem seems to be bigger than this, also causing the sidebar to change its resizing behaviour (see attached video).

Revision history for this message
Niels Avonds (niels-avonds) wrote :

Same problem after opening the 'Calendar selection' popover.

(Sorry for the spam, I'm just trying to figure out exactly what the problem is, so we can start looking for a solution)

summary: - After editing events, they shift slightly to the left
+ After opening dialogs, hpaned resizing changes
description: updated
Revision history for this message
Niels Avonds (niels-avonds) wrote :

The problem for the popover is gone when I delete the following line from Granite's PopOver:

        Utils.set_theming_for_screen (get_screen (), POPOVER_STYLESHEET,
                                      Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION);

But then the popover looks bad. Changing the line to:

        Utils.set_theming (this, POPOVER_STYLESHEET, null,
                                      Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION);

seems to preserve the style and fix the Maya issue.

Revision history for this message
Tom Beckmann (tombeckmann) wrote :

Ok, I've changed it in granite, I can confirm that it works fine now. No idea why it does though.

Changed in maya:
status: Confirmed → Fix Committed
Revision history for this message
Cody Garver (codygarver) wrote :

I have reverted this Fix. It broke Slingshot. Please, please don't directly commit to Granite anymore :(

Changed in maya:
status: Fix Committed → Confirmed
Revision history for this message
Cody Garver (codygarver) wrote :
Changed in maya:
milestone: luna-beta1 → luna-beta2
Revision history for this message
Niels Avonds (niels-avonds) wrote :

Can no longer reproduce this myself after a clean install. I guess hard drive failures are good for something :)

Changed in maya:
milestone: luna-beta2 → none
status: Confirmed → Won't Fix
status: Won't Fix → 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.