Bug 1268 - Tray applet disappears when it updates
Status:
NEW
Component:
GUI
Version:
daily
Hardware:
All Linux
Importance:
P5 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Mar 24 2017 03:15:26 UTC
by:
Lucian Poston
Modified:
Mar 24 2017 03:23:38 UTC
CC List:
Lucian Poston
IdWhoWhenSizeType
321animated gif showing bug
animated gif showing bug
Lucian PostonMar 24 2017 03:15:26 UTC11473image/gif
WhoWhenWhatRemovedAdded
Lucian PostonMar 24 2017 03:15:38 UTCccLucian Poston
Description
Lucian Poston  Mar 24 2017 03:15:26 UTC
Created attachment 321
animated gif showing bug

The applet will disappear when it switches to the next timerbox. This seems to occur when the tray is 35 pixels in height or less. You can see this behavior with trayer-srg with the following command:

trayer-srg --edge top --align right --SetDockType true --SetPartialStrut true --transparent true --tint 0x005000 --alpha 0 --widthtype percent --width 20 --heighttype pixel --height 35 --monitor 0

I was able to repro this with both the x11 and dbus applet window.

You can see the bug after about 10 seconds in the gif at http://imgur.com/a/QLwzf (animated gif attached too).
Comment 1
Lucian Poston  Mar 24 2017 03:23:38 UTC
This also occurs with the default trayer-srg config i.e. just by running `trayer-srg`.

It also occurs with stalonetray with setting the height to around 35 pixels or less.