Bug 860 - Timers are too close in applet
Status:
RESOLVED FIXED
Component:
GUI
Version:
unspecified
Hardware:
PC Windows XP
Importance:
P5 enhancement
Target Milestone:
---
Assignee:
Ray Satiro
URL:
Depends on:
Blocks:
Reported:
Oct 1 2009 11:14:12 UTC
by:
Kees-Jan Dijkzeul
Modified:
Nov 27 2009 23:17:54 UTC
CC List:
Ray Satiro
Rob Caelers
| Id | Who | When | Size | Type |
|---|---|---|---|---|
| 197 | screenshot of windows taskbar![]() | |||
| Kees-Jan Dijkzeul | Oct 1 2009 11:14:12 UTC | 2996 | image/png | |
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Ray Satiro | Oct 5 2009 23:59:09 UTC | cc | Ray Satiro | |
| status | NEW | ASSIGNED | ||
| assigned_to | Rob Caelers | Ray Satiro | ||
| Rob Caelers | Nov 27 2009 23:17:54 UTC | cc | Rob Caelers | |
| status | ASSIGNED | RESOLVED | ||
| resolution | FIXED |
Description
Kees-Jan Dijkzeul Oct 1 2009 11:14:12 UTC
Created attachment 197 screenshot of windows taskbar When showing two timers in the taskbar, they are drawn too close together. See the attached screenshot: There is no (or hardly any) padding between the micro-pause timer and the cup icon of the restbreak.
Comment 1
Ray Satiro Oct 5 2009 23:59:09 UTC
ok confirmed
Comment 2
Kees-Jan Dijkzeul Oct 6 2009 09:15:06 UTC
I've done some additional experimenting, and I'm not sure having two timers in the taskbar is a usable configuration (at least on windows) The thing is, the number of icons in the system tray (and hence its size) changes over time. The wr toolbar detects these changes, and alternates between a "left-right" layout and a "top-bottom" layout. The top-bottom layout isn't useful for me, because my taskbar is only one row high, so in top-bottom I only see half of both timers. It would be an improvement if the toolbar only changes to top-bottom layout if there is sufficient vertical space, and always remain in left-right layout if not (regardless of available space)
Comment 3
Rob Caelers Nov 27 2009 23:17:54 UTC
- Padding fixed. - Vertical space only used when available (only tested on Window 7 which has a larger taskbar...) (commit ca69c3138f43844ace15644df7816e667e05c4a3)
