Closed cfinke closed 13 years ago
popup no longer has the proper styling applied on mozilla-central (the background is clear and there are some other issues). It is deprecated and should be replied with "menupopup" which is functionally equivalent (according to https://developer.mozilla.org/en/XUL/popup). See https://developer.mozilla.org/en/Firefox_4_for_developers#Miscellaneous_XUL_changes for more information.
I'll try to make a patch tonight if I have time, although a find-replace of "<popup " --> "<menupopup " and "</popup>" to "</menupopup>" should fix it. And seems the change is limited to only sidebar.xul.
Issue imported from Google Code Author: clokep Published: 2010-08-10T20:28:34.000Z Status: Fixed Link: http://code.google.com/p/feedsidebar/issues/detail?id=71
That did fix it; thanks for the heads-up.
Comment imported from Google Code Author: cfinke Published: 2010-08-11T02:27:09.000Z Link: http://code.google.com/p/feedsidebar/issues/detail?id=71#c1
popup no longer has the proper styling applied on mozilla-central (the background is clear and there are some other issues). It is deprecated and should be replied with "menupopup" which is functionally equivalent (according to https://developer.mozilla.org/en/XUL/popup). See https://developer.mozilla.org/en/Firefox_4_for_developers#Miscellaneous_XUL_changes for more information.
I'll try to make a patch tonight if I have time, although a find-replace of "<popup " --> "<menupopup " and "</popup>" to "</menupopup>" should fix it. And seems the change is limited to only sidebar.xul.
Issue imported from Google Code Author: clokep Published: 2010-08-10T20:28:34.000Z Status: Fixed Link: http://code.google.com/p/feedsidebar/issues/detail?id=71