You cannot post messages because only members can post, and you are not currently a member.
Description:
TBD
|
|
|
No Jetpack Meeting Tomorrow - Tue. June 5th
|
| |
This week we are having a mini-add-ons work week for the drivers in the add-ons space. To that end, we will be canceling the usual Jetpack meeting tomorrow. Please use this forum for any issues that might need adressing this week. Thanks! Dave
|
|
Creating a new panel while hiding the old one
|
| |
Hi guys,
I am calling a panel once a widget is clicked.This panel has a
gif animation. I observed that if any panel is shown prior to the panel
with the animation, the animation simply freezes up and does not display
correctly. Otherwise it displays fine.
The link to the addon is here... more »
|
|
Widget display bug after upgrading to SDK 1.7
|
| |
Hello,
I've received two reports about my add-on's widget not displaying correctly with the new version that uses SDK 1.7 (Mind the Time 0.4.9). Part of the widget appears (the dot that indicates the timer mode), but the numbers are missing. Here are two screenshots I've received:
[link]... more »
|
|
contentStyleFile relative path issue
|
| |
I've been playing around with using contentStyleFile in page-mod:
[link]
What I found is that if you have media in the style sheets added that are
using relative paths, e.g.
background: rgb(249, 249, 249) url('../../img/mozorg-gradient .png')... more »
|
|
Panel have different size when firefox window maximized
|
| |
I have panel associated with widget. All seems okay, but when browser window maximized panel opens with auto scrolling (see pic.). It happens on Win, Vista, XP. On Ubuntu netbook it alwase has scrolling bars. FF12.0 latest stable. What's wrong? var somePanel = require("panel").Panel({ width: 380,... more »
|
|
Big fat bug in Ubuntu
|
| |
I can't access my account in Bugzilla to file it, but are you aware
that this code:
[link] is not
working in Ubuntu?
Is it filed? Is it fixed?
Bogo
-- Bogomil "Bogo" Shopov
(Open) Web, Community and Technology Geek
Prague, Czech Republic... more »
|
|
Creating a custom panel
|
| |
Hi guys,
I would like to know how to create a custom panel using the
addon builder. I have created two check boxes to load from a html file into
a panel. But i dont know hot get the state of the check boxes. This is what
i have tried so far:
GET-TEXT.JS
self.port.on("show", function (arg) {... more »
|
|
|