Posted by sirkitree on March 18, 2009 at 6:09pm
| Project: | Popups API (Ajax Dialogs) |
| Version: | 6.x-2.0-alpha4 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The facebook skin sometimes gives you a cutoff version on the bottom dropshadow.
Also, the resize is operating on the wrong element.
Patch fixes both of these.
| Attachment | Size |
|---|---|
| popups.facebook.js_.patch | 1.02 KB |
Comments
#1
Great, I will test this out. Thanks.
#2
In alpha5
#3
Without controlling the size of the facebook skin, I get a slightly odd looking display of the node using Chrome. See the attached image from Chrome output.
Using Firefox, it doesn't display at all but I have no problems with any of the other skins.
Does anybody else get these results?
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
I'll update this to active as I think the issues I found should be looked into.
#6
On two macs here, get the same issue in Safari, and in firefox it doesn't display at all for me.
#7
@andrewsuth did you ever manage to fix the facebook popup style on Chrome? I have the same skin issue and I'm looking how to solve it.
#8
@andrewsuth solution to the css problem:
td.popups-t, td.popups-b {height: 2px;
}