Re: [GSoC] GUI Problem

2014-08-10 Thread Mike Tutkowski
Thanks, Ian! On Sun, Aug 10, 2014 at 9:07 AM, Ian Duffy wrote: > You are correct in saying its a CSS issue. > > The token-input-dropdown box has its position set to absolute. This > introduces layering. > > Its parent element, the ui-dialog box is also set to position absolute. It > has a z-ind

Re: [GSoC] GUI Problem

2014-08-10 Thread Ian Duffy
You are correct in saying its a CSS issue. The token-input-dropdown box has its position set to absolute. This introduces layering. Its parent element, the ui-dialog box is also set to position absolute. It has a z-index set of 1010. Your token-input-dropdown has a z-index of 1 which means it wi

Re: [GSoC] GUI Problem

2014-08-09 Thread Mike Tutkowski
>From what we can tell, it seems to be a rendering issue. The data is intact when we click in the text field (we can see that in the debugger). It's just that the suggestion list (created with , , and elements) doesn't show up. Perhaps a CSS issue? On Sat, Aug 9, 2014 at 10:20 PM, Mike Tutkowsk

[GSoC] GUI Problem

2014-08-09 Thread Mike Tutkowski
Hi everyone, My GSoC student has been working on a GUI problem for a while and we'd like to see if anyone out there who might have a detailed knowledge of CloudStack's GUI code and JavaScript/CSS in general could help. Seif is trying to add a new control to the CS GUI: http://loopj.com/jquery-to