Open
Bug 1175552
Opened 10 years ago
Updated 3 years ago
Add a clock widget to the toolbar that is visible when in fullscreen
Categories
(Firefox :: Toolbars and Customization, defect, P5)
Firefox
Toolbars and Customization
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: jaws, Unassigned)
References
Details
Attachments
(1 file)
|
5.55 KB,
patch
|
Details | Diff | Splinter Review |
Having a clock in the toolbar of fullscreen Firefox will make fullscreen more useful as seeing the current time is one of the essential uses of the system toolbar.
When users enter fullscreen Firefox, we should do what we can to make the experience seamless and reduce the need to exit or show the system toolbar.
| Reporter | ||
Comment 1•10 years ago
|
||
This is a simple patch that adds a clock widget to the tabs toolbar when the browser is in fullscreen or customization mode (the latter to allow removal). It is hidden when the browser is not in fullscreen mode, regardless of where it is placed.
The tooltip shows the current date.
Clicking on the button toggles between showing the time in 12-hour and 24-hour format. The default formatting is locale-dependent.
Attachment #8624033 -
Flags: ui-review?(philipp)
| Reporter | ||
Comment 2•10 years ago
|
||
Short video showing it working, http://screencast.com/t/aFWJOqmOareO
Assignee: nobody → jaws
Status: NEW → ASSIGNED
| Reporter | ||
Updated•10 years ago
|
Assignee: jaws → nobody
Status: ASSIGNED → NEW
| Reporter | ||
Updated•10 years ago
|
Attachment #8624033 -
Flags: ui-review?(philipp)
Comment 3•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•5 years ago
|
Priority: P3 → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•