Bug 205805

Summary: button cut off in bubble
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: johnp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-11 21:19:26 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:
Bug Depends On:    
Bug Blocks: 197822    
Attachments:
Description Flags
screenshot none

Description Matthias Clasen 2006-09-08 16:38:48 UTC
puplet shows a bubble with a button, but the button is cut off.

Comment 1 Matthias Clasen 2006-09-08 16:38:48 UTC
Created attachment 135861 [details]
screenshot

Comment 2 John (J5) Palmieri 2006-09-11 20:48:35 UTC
Puplet adds an idle handler to display the notification is updates are
available.  This does not give time for the icon window to be fully realized and
for the notification daemon to get the correct position.  There is most likely a
bug in the notification daemon also but the quick fix seems to be changing the
idle add to timeout add.

Comment 3 Jeremy Katz 2006-09-11 21:12:37 UTC
So, how long do I need to idle for?  This seems like a pretty awful hack... :/

Comment 4 Jeremy Katz 2006-09-11 21:19:26 UTC

*** This bug has been marked as a duplicate of 203652 ***