HTML::PopupTreeSelect 1.2 is out and chock full of new features. The popup window is now draggable. The widget can now contain scrollbars rather than dynamically expanding to contain the tree. In IE on Windows the widget now has a dropshadow. Also, I added an optional workaround for the Windows select-box show-through bug.
I'm using Mozilla Firebird 0.6, and once I click on the titlebar to drag it around, I can't get it to let go!
Let me try with Mozilla 1.3.
No I can't get it to let go with either Mozilla 1.3 or Opera 7. I can't get it to drag at all with Opera 6, it just highlights text in the title bar.
Hmm, I'm using Windows XP. Any more info needed?
I'm only interested in the problem you're having in Mozilla 1.3 on XP, since I don't support Opera or Firebird. Can you open the Javascript Console and see if you get any error messages?
Huh, it seems that the cause of the problem is a pop-up blocker called Proxomitron.
If I have it running, I can't get the mouse to release the drag-and-drop box.
If I bypass or disable Proxomitron, everything works fine.
I tried a little javascript debugging, hoping to find out what is happening, but whatever Proxomitron is doing, it is doing it outside the range of the debugger.
Sorry about the bogus bug report
p.s. it works fine in Opera 7, and in Firebird as well...
Slick! (Score:1)
(darren)
Bug report (Score:2, Informative)
Let me try with Mozilla 1.3.
No I can't get it to let go with either Mozilla 1.3 or Opera 7. I can't get it to drag at all with Opera 6, it just highlights text in the title bar.
Hmm, I'm using Windows XP. Any more info needed?
Re:Bug report (Score:3, Interesting)
-sam
Re:Bug report (Score:1)
If I have it running, I can't get the mouse to release the drag-and-drop box.
If I bypass or disable Proxomitron, everything works fine.
I tried a little javascript debugging, hoping to find out what is happening, but whatever Proxomitron is doing, it is doing it outside the range of the debugger.
Sorry about the bogus bug report
p.s. it works fine in Opera 7, and in Firebird as well...