Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Filter flyout when "pinned" become unusable

web-app

This is true on our installed on even the offical CounterSoft installation of version2.1.  When I select the Filter flyout from the left edge of the screen when the issues list is display and then click the "pin" icon to keep it visible, it appears as though some white box obsures almost the entire contents of the filter panel, except the top part of the first field.  I'm currently using IE7.

 

KevinBr
· 1
KevinBr
Replies (3)
helpful
0
not helpful

Hi Kevin,

We can replicate this problem and will endevour to push out a patch if necessary.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

You can overcome this issue by amending the issues.aspx file:

Change:

<radspl:radsplitter id="RadSplitter1" runat="server" height="" width="100%" Skin="Telerik" ResizeMode="EndPane">

to

<radspl:radsplitter id="RadSplitter1" runat="server" height="2000" width="100%" Skin="Telerik" ResizeMode="EndPane">


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks.  Worked like a charm.


KevinBr
· 1
KevinBr