Fabian Jakobs-2 wrote: > > this looks very much like a FireFox bug and I see no way we could add a > workaround for this in qooxdoo. >
Yes, I've confirmed this in Firefox 3.0.6 and wasn't able to reproduce in 3.2a1pre (nightly build [1]). My guess is that this bug was already fixed, although it would be rather interesting if someone with 3.1 (currently beta 3) installed could check whether this was fixed for that version, given that Firefox version 3.2 can take a while to be released. Could anyone check and share the result? :-) For the record, here goes the steps to reproduce the issue: 1. Open qooxdoo playground [1]; 2. Paste test.js [2] contents to the code pane (left); 3. Press the "Run" button; 4. Make sure the log is not enabled - "Log" button; 5. Drag the window widget to the window bottom so that the window widget label touches the page border; Expected result: The label would act the same everywhere within the page. Actual result: A strange, unexpected horizontal black gradient is drawn in the label whenever it touches the page border. The result looks as the following image: http://www.nabble.com/file/p21952533/firefox-gradient-issue.png Additional information: This was experienced in Firefox 3.0.6 (details: "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)") and appears to be fixed in a nightly build 3.2a1pre (details: "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090210 Minefield/3.2a1pre"). Fabian Jakobs-2 wrote: > > I suggest you report this bug to Mozilla but don't expect too much. Most > of the bugs I've filed show very little activity. > Well, I can't agree on this. Could you give one or more examples? I've also reported issues and some were already fixed and/or have received some attention. I'd say that the changes to get feedback are pretty related to the effort on explaining things well and, specially, providing reduced test cases [2] and the simplest procedure to reproduce the symptoms. Hope this helps, Helder Magalhães [1] http://demo.qooxdoo.org/current/playground/ [2] http://www.nabble.com/attachment/21562079/0/test.js [3] http://www.mozilla.org/developer/#builds [4] http://webkit.org/quality/reduction.html -- View this message in context: http://www.nabble.com/Very-wierd-bug-with-custom-decorator-tp21562079p21952533.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
