Closed
Bug 617661
Opened 15 years ago
Closed 15 years ago
Make arrow panels work in Modern
Categories
(SeaMonkey :: Themes, defect)
SeaMonkey
Themes
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b2
People
(Reporter: kairo, Assigned: neil)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
5.03 KB,
patch
|
stefanh
:
review+
|
Details | Diff | Splinter Review |
|
1.33 KB,
patch
|
stefanh
:
review+
|
Details | Diff | Splinter Review |
Bug 554937 implemented arrow panels, we need to support those in Modern as well.
| Assignee | ||
Comment 1•15 years ago
|
||
This also turns doorhangers into arrow panels (Firefox bug 554937).
| Assignee | ||
Comment 2•15 years ago
|
||
As pointed out on IRC, Modern's popup support means that doorhanger notification options don't display properly. This fixes that.
Attachment #500623 -
Flags: review?(stefanh)
Comment 3•15 years ago
|
||
Comment on attachment 500548 [details] [diff] [review]
Proposed patch
The menu button in the notification-popup looks a bit odd to me, but I guess that's how it should look? Otherwise we could add some notification-specific styling somehwhere (in another bug). I would add some margin to the .panel-inner-arrowcontent. But, as you said on irc - there doesn't seem to be any on windows either, so it's probably just me ;-)
Attachment #500548 -
Flags: review?(stefanh) → review+
Updated•15 years ago
|
Attachment #500623 -
Flags: review?(stefanh) → review+
| Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 500548 [details] [diff] [review]
Proposed patch
>diff --git a/suite/browser/navigator.xul b/suite/browser/navigator.xul
>--- a/suite/browser/navigator.xul
>+++ b/suite/browser/navigator.xul
>@@ -152,39 +152,39 @@
My patch editing fu failed me. This should have been @@ -152,17 +152,17 @@
| Assignee | ||
Comment 5•15 years ago
|
||
Comment on attachment 500623 [details] [diff] [review]
Drop popup support from Modern
Pushed changeset 139af7ebc84d to comm-central.
| Assignee | ||
Comment 6•15 years ago
|
||
Pushed changeset ad7a388b7cd8 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Target Milestone: --- → seamonkey2.1b2
Updated•15 years ago
|
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•