Closed
Bug 1296361
Opened 8 years ago
Closed 8 years ago
Implement shadow behind arrow panels across platforms
Categories
(Toolkit :: Themes, defect, P3)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file, 1 obsolete file)
5.87 KB,
patch
|
Details | Diff | Splinter Review |
We currently don't have a shadow on Linux (because of bug 408284) and non-default Windows themes.
Attachment #8782538 -
Flags: review?(mdeboer)
Comment 1•8 years ago
|
||
Dão, I assume the way to test this is to apply this patch on Linux & Windows and see if the drop-shadow is applied and cast on the background?
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Mike de Boer [:mikedeboer] from comment #1)
> Dão, I assume the way to test this is to apply this patch on Linux & Windows
> and see if the drop-shadow is applied and cast on the background?
yep
Flags: needinfo?(dao+bmo)
Comment 3•8 years ago
|
||
Comment on attachment 8782538 [details] [diff] [review]
arrow-popup-shadow.diff
Review of attachment 8782538 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks Dão! (I can't think of a reason why shorlander would need to ui-r this, but flag him if you can think of one!)
Attachment #8782538 -
Flags: review?(mdeboer) → review+
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec5af78d53a3
Implement shadow behind arrow panels across platforms. r=mdeboer
Assignee | ||
Comment 5•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d655d1c3e529
Backed out because of test_arrowpanel.xul failure: https://treeherder.mozilla.org/logviewer.html#?job_id=34423474&repo=mozilla-inbound#L4528
Assignee | ||
Comment 6•8 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #5)
> https://hg.mozilla.org/integration/mozilla-inbound/rev/d655d1c3e529
>
> Backed out because of test_arrowpanel.xul failure:
> https://treeherder.mozilla.org/logviewer.html#?job_id=34423474&repo=mozilla-
> inbound#L4528
Neil, is this another failure like the one from bug 961727 comment 1? What magic number or string do I need to modify to fix this?
Flags: needinfo?(enndeakin)
Assignee | ||
Comment 7•8 years ago
|
||
I'm kind of poking in the dark here, but I think this fixes the failure.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=69e92d28b2a3
Attachment #8782538 -
Attachment is obsolete: true
Flags: needinfo?(enndeakin)
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dfc2a69bb100
Implement shadow behind arrow panels across platforms. r=mdeboer
Comment 9•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 10•8 years ago
|
||
Was I supposed to see a change on Windows? I only see the new shadow on Linux panels: https://screenshots.mattn.ca/compare/?oldProject=mozilla-central&oldRev=01748a2b1a463f24efd9cd8abad9ccfd76b037b8&newProject=mozilla-central&newRev=a551f534773cf2d6933f78ce7d82a7a33a99643e&filter=%5B%5Eo%5D%5B%5En%5D%24
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 11•8 years ago
|
||
(In reply to Matthew N. [:MattN] from comment #10)
> Was I supposed to see a change on Windows?
Only with non-default Windows themes.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•