My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Sep 28, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) commented on by doblefantasia   -   you´re right, it doesn´t have drag&drop features
    you´re right, it doesn´t have drag&drop features
  • Sep 28, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) commented on by tempoz...@gmail.com   -   yes but pathfusion box, it hasn't a good chrome and d&d feature, or I'm wrong? nnz
    yes but pathfusion box, it hasn't a good chrome and d&d feature, or I'm wrong? nnz
  • Sep 28, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) commented on by doblefantasia   -   Sorry, but it seems the windoo project is dead, long ago that nobody updates it. I would not recommend to use it. Better this http://www.phatfusion.net/multibox/ mootools 1.2 version http://code.google.com/p/phatfusion/ Anyway, I´ve attached the code that i´ve used in a project, with little changes for make it work. Not all works, but it doesn´t give errors. Try it with caution
    Sorry, but it seems the windoo project is dead, long ago that nobody updates it. I would not recommend to use it. Better this http://www.phatfusion.net/multibox/ mootools 1.2 version http://code.google.com/p/phatfusion/ Anyway, I´ve attached the code that i´ve used in a project, with little changes for make it work. Not all works, but it doesn´t give errors. Try it with caution
  • Sep 26, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) commented on by tempoz...@gmail.com   -   i have the same problem.. please help me :(
    i have the same problem.. please help me :(
  • Mar 20, 2009
    issue 26 (issue: missing javascript on Drag.Multi demo page) reported by mda...@sapient.com   -   What steps will reproduce the problem? 1. go to http://windoo.110mb.com/examples/example.php 2. 3. http://windoo.googlecode.com/svn/branches/1.2dev/mootools.v1.2dev.js 404 page breaks. picture attached
    What steps will reproduce the problem? 1. go to http://windoo.110mb.com/examples/example.php 2. 3. http://windoo.googlecode.com/svn/branches/1.2dev/mootools.v1.2dev.js 404 page breaks. picture attached
  • Feb 21, 2009
    issue 25 (Download page doesnt work) reported by twig.nguyen   -   When i try to download ALL the files off this page http://windoo.110mb.com/download/ The tick boxes do not stay ticked.
    When i try to download ALL the files off this page http://windoo.110mb.com/download/ The tick boxes do not stay ticked.
  • Jan 25, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) commented on by gasmor123   -   i have same problem. This is the file: http://windoo.googlecode.com/files/windoo-1.2-beta1r116.zip sorry for my english...
    i have same problem. This is the file: http://windoo.googlecode.com/files/windoo-1.2-beta1r116.zip sorry for my english...
  • Jan 21, 2009
    issue 24 (Browser.freeMem is not a function / Windoo r118 - MooTools 1...) reported by doblefantasia   -   What steps will reproduce the problem? 1. Just make this example of Windoo Website http://windoo.110mb.com/template/windoo.html with Mootools 1.2.1 and Windoo r118 2. Try the example of the IFRAME that loads the Mootools Website 3. Move the IFRAME 4. FireBug 1.3.0 and the Firefox Console gives the error: Browser.freeMem is not a function 5. I found a fix but I dont´t know if it is the best. Add the following code before "Element.implement({": <code> Browser.freeMem = function(item){ if (!item) return; if (Browser.Engine.trident && (/object/i).test(item.tagName)){ for (var p in item){ if (typeof item[p] == 'function') item[p] = $empty; } Element.dispose(item); } if (item.uid && item.removeEvents) item.removeEvents(); }; </code> What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Windoo r118 / MooTools 1.2.1 / Win XP SP3 Please provide any additional information below. Thanks
    What steps will reproduce the problem? 1. Just make this example of Windoo Website http://windoo.110mb.com/template/windoo.html with Mootools 1.2.1 and Windoo r118 2. Try the example of the IFRAME that loads the Mootools Website 3. Move the IFRAME 4. FireBug 1.3.0 and the Firefox Console gives the error: Browser.freeMem is not a function 5. I found a fix but I dont´t know if it is the best. Add the following code before "Element.implement({": <code> Browser.freeMem = function(item){ if (!item) return; if (Browser.Engine.trident && (/object/i).test(item.tagName)){ for (var p in item){ if (typeof item[p] == 'function') item[p] = $empty; } Element.dispose(item); } if (item.uid && item.removeEvents) item.removeEvents(); }; </code> What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Windoo r118 / MooTools 1.2.1 / Win XP SP3 Please provide any additional information below. Thanks
  • Jan 21, 2009
    issue 23 (Click Bug on Drag Area / Windoo r118 MooTools 1.2.1) reported by doblefantasia   -   What steps will reproduce the problem? 1. Just make this example of Windoo Website http://windoo.110mb.com/template/windoo.html 2. Try the example of the IFRAME that loads the Mootools Website 3. Just click in the drag areas, don´t try to move it 4. The page hungs and stay freeze in all A-Grade Browsers What is the expected output? What do you see instead? The web page stays freeze What version of the product are you using? On what operating system? Windoo r118 / MooTools 1.2.1 / Windows Xp SP3 Please provide any additional information below.
    What steps will reproduce the problem? 1. Just make this example of Windoo Website http://windoo.110mb.com/template/windoo.html 2. Try the example of the IFRAME that loads the Mootools Website 3. Just click in the drag areas, don´t try to move it 4. The page hungs and stay freeze in all A-Grade Browsers What is the expected output? What do you see instead? The web page stays freeze What version of the product are you using? On what operating system? Windoo r118 / MooTools 1.2.1 / Windows Xp SP3 Please provide any additional information below.

Older

  • Dec 26, 2008
    issue 22 (Non of the demos work in Safari 3) reported by oskar.krawczyk   -   Non of the demos work in Safari 3
    Non of the demos work in Safari 3
  • Dec 01, 2008
    issue 21 (Windoo Restrict property has no effect) reported by RodEarly   -   What steps will reproduce the problem? 1. Create a simple web page with a div element styled large enough to contain a Windoo. Also write code to create the windoo as having the div element as its container, with the container set to the div element and Restrict: true. 2. Browse the web page, which also causes the windoo to open in its containing div. 3. Either maximize the windoo -- it appears outside its containing div, or drag it outside of the div. This should not be possible. What is the expected output? What do you see instead? I should not be able to drag the windoo outside of its container, and it should stay inside of its container when maximized. What version of the product are you using? On what operating system? Windoo 1.2-beta1(r166) On IE 6.0 on Windows XP Professional. Please provide any additional information below. The Windoo source code does not have the Restrict property being used anywhere. Has this yet been implemented?
    What steps will reproduce the problem? 1. Create a simple web page with a div element styled large enough to contain a Windoo. Also write code to create the windoo as having the div element as its container, with the container set to the div element and Restrict: true. 2. Browse the web page, which also causes the windoo to open in its containing div. 3. Either maximize the windoo -- it appears outside its containing div, or drag it outside of the div. This should not be possible. What is the expected output? What do you see instead? I should not be able to drag the windoo outside of its container, and it should stay inside of its container when maximized. What version of the product are you using? On what operating system? Windoo 1.2-beta1(r166) On IE 6.0 on Windows XP Professional. Please provide any additional information below. The Windoo source code does not have the Restrict property being used anywhere. Has this yet been implemented?
  • Nov 28, 2008
    issue 20 (Browser.purge is not a function (changed to Element.Purge in...) reported by paul.paulmjones   -   What steps will reproduce the problem? Creating a new Windoo seems to do it. What is the expected output? What do you see instead? I think that Windoo needs to be updated to reflect changes in MooTools 1.2 according to the Lighthouse ticket http://mootools.lighthouseapp.com/projects/2706/tickets/320. What version of the product are you using? On what operating system? Windoo 1.2-beta1(r166) on Windows in Firefox 3.0.4
    What steps will reproduce the problem? Creating a new Windoo seems to do it. What is the expected output? What do you see instead? I think that Windoo needs to be updated to reflect changes in MooTools 1.2 according to the Lighthouse ticket http://mootools.lighthouseapp.com/projects/2706/tickets/320. What version of the product are you using? On what operating system? Windoo 1.2-beta1(r166) on Windows in Firefox 3.0.4
  • Nov 20, 2008
    issue 19 (windoo and mootools 1.2.1 did not work) reported by sascha.w...@gmx.de   -   Dear All, is ist possibel to make windoo and mootools 1.2.1 work together? Thanks. Sascha
    Dear All, is ist possibel to make windoo and mootools 1.2.1 work together? Thanks. Sascha
  • Aug 03, 2008
    issue 18 (Ajax class no longer exists in moo tools 1.2) reported by dean.lin...@milestoneip.com   -   What steps will reproduce the problem? 1. Try to create an instance of windoo.Ajax 2. 3. What is the expected output? What do you see instead? Should create the object, instead fails due to invalid constructor What version of the product are you using? On what operating system? 1.2 beta1 r116 Please provide any additional information below. The problem resides in the fact that mootools changed the ajax class in 1.2 It is now called the Request class (always thought it was a bad idea to change something as system breaking as this). As the Windoo.Ajax.js script tries to extend the mootools Ajax class (v1.1) it completely fails. To Fix: Extend the 'Request' class rather than 'Ajax'. Not sure if there are any other implications for this or if a straight name swap would fix it.
    What steps will reproduce the problem? 1. Try to create an instance of windoo.Ajax 2. 3. What is the expected output? What do you see instead? Should create the object, instead fails due to invalid constructor What version of the product are you using? On what operating system? 1.2 beta1 r116 Please provide any additional information below. The problem resides in the fact that mootools changed the ajax class in 1.2 It is now called the Request class (always thought it was a bad idea to change something as system breaking as this). As the Windoo.Ajax.js script tries to extend the mootools Ajax class (v1.1) it completely fails. To Fix: Extend the 'Request' class rather than 'Ajax'. Not sure if there are any other implications for this or if a straight name swap would fix it.
  • Jul 26, 2008
    issue 14 (Resize issue with mootools 1.2 beta) Status changed by scottland6688   -   Please retry with latest build and reopen this ticket if the problem still exists.
    Status: Invalid
    Please retry with latest build and reopen this ticket if the problem still exists.
    Status: Invalid
  • Jul 26, 2008
    issue 16 (Bug using a dropdown in a windoo window with Firefox) Status changed by scottland6688   -   Works fine in Firefox 3.0 can you test with the latest version (1.2 download)?
    Status: Accepted
    Works fine in Firefox 3.0 can you test with the latest version (1.2 download)?
    Status: Accepted
  • Jul 26, 2008
    issue 12 (Drag.Multi and Drag.Resize examples are not working on Windo...) Status changed by scottland6688   -  
    Status: Invalid
    Status: Invalid
  • Jul 26, 2008
    issue 12 (Drag.Multi and Drag.Resize examples are not working on Windo...) commented on by sdmur...@pictage.com   -   Windows 2000 comes with Internet Explorer 5.5 which is not supported by Mootools. FYI - Less than 0.05 percent of combined internet traffic use Internet Explorer < 6 I would redirect the user and recommend an upgrade.
    Windows 2000 comes with Internet Explorer 5.5 which is not supported by Mootools. FYI - Less than 0.05 percent of combined internet traffic use Internet Explorer < 6 I would redirect the user and recommend an upgrade.
  • Jul 26, 2008
    issue 9 (Maximized Window Shadow takes to much space) Status changed by scottland6688   -   please test with latest version windoo-1.2-beta1r116.zip
    Status: Accepted
    please test with latest version windoo-1.2-beta1r116.zip
    Status: Accepted
  • Jul 26, 2008
    issue 17 (downloads broken) changed by scottland6688   -   Please try the latest download: windoo-1.2-beta1r116.zip
    Status: Invalid
    Cc: scottland6688
    Please try the latest download: windoo-1.2-beta1r116.zip
    Status: Invalid
    Cc: scottland6688
  • Jul 26, 2008
    Features (Drag.Multi, Drag.Resize, Windoo extension features.) Wiki page edited by scottland6688
  • Jul 26, 2008
    Features Wiki page edited by scottland6688
  • Jul 26, 2008
    issue 13 (Mootools 1.2 Compatibility) Status changed by scottland6688   -   1.2 dev branch r116 is now somewhat compatible with 1.2 final
    Status: Fixed
    1.2 dev branch r116 is now somewhat compatible with 1.2 final
    Status: Fixed
  • Jul 26, 2008
    issue 15 (Window Manager Focus) changed by scottland6688   -   Thanks! Fixed in 1.2 branch r116
    Status: Fixed
    Owner: scottland6688
    Thanks! Fixed in 1.2 branch r116
    Status: Fixed
    Owner: scottland6688
  • Jul 26, 2008
    r116 (Beta mootools copy no longer needed.) committed by scottland6688   -   Beta mootools copy no longer needed.
    Beta mootools copy no longer needed.
  • Jul 26, 2008
    r115 (Mootools final 1.2 compatibility and bug fixes) committed by scottland6688   -   Mootools final 1.2 compatibility and bug fixes
    Mootools final 1.2 compatibility and bug fixes
  • Jul 26, 2008
    issue 7 (Windoo ghost move issue) Status changed by scottland6688   -   closing, no example or fix.
    Status: Invalid
    closing, no example or fix.
    Status: Invalid
 
Hosted by Google Code