Closed
Bug 900510
Opened 12 years ago
Closed 12 years ago
Show download progress in OS X app dock icon and simplify taskbar integration.
Categories
(SeaMonkey :: OS Integration, defect)
SeaMonkey
OS Integration
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.23
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
5.21 KB,
patch
|
neil
:
review+
stefanh
:
ui-review+
|
Details | Diff | Splinter Review |
From Bug 548763 Comment 0:
> OS X supports overlaying a progress bar over the applicaton icon in Dock. It
> would be nice if toolkit supported this too, similarly to what is done in
> Windows 7 (see bug 474060).
![]() |
Assignee | |
Comment 1•12 years ago
|
||
Bug 548763 added OSX Dock support to mozilla-central taskbar integration. Also conveniently the platform detection code was moved into DownloadTaskbarProgress.jsm which allows us to remove our shim JSM.
Asking Stefanh to check that the OSX Dock bounces when a download has finished.
Attachment #784392 -
Flags: ui-review?(stefanh)
Attachment #784392 -
Flags: review?(neil)
Comment 2•12 years ago
|
||
Comment on attachment 784392 [details] [diff] [review]
Patch v1.0 Proposed fix
I assume you verified that it still works on Windows.
Attachment #784392 -
Flags: review?(neil) → review+
Comment 3•12 years ago
|
||
Comment on attachment 784392 [details] [diff] [review]
Patch v1.0 Proposed fix
> Asking Stefanh to check that the OSX Dock bounces when a download has
> finished.
No, this is about adding a download progress meter to the app icon in the Dock when you start a download. Works fine :-)
Attachment #784392 -
Flags: ui-review?(stefanh) → ui-review+
![]() |
Assignee | |
Comment 4•12 years ago
|
||
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/4b6193a08242
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.23
You need to log in
before you can comment on or make changes to this bug.
Description
•