Custom Screen Drop down list control

I have created a custom screen using asp.net and have a drop down list control on it. The issue is that I am having is that I am unable to select any of the list items when I am in Tessitura using the mouse. I am able to do everything I need to when I am in debug mode and also when I hit the page from a browser. One thing to note is that while I am in Tessitura, if I get the drop down list to have focus, I then can use the arrow keys to change list items just not by the mouse.

Any ideas?

Thanks,

Marty

Parents
  • Thanks Steven although it didn't work for me. Rebooted and everything and still a no go.

     

    Marty Jones

    Director of Information Services

     

    Omaha Performing Arts
    1200 Douglas Street

    Omaha, Nebraska 68102

    P 402.661.8469

    Marty.Jones@omahaperformingarts.org

    www.omahaperformingarts.org

    For tickets, call Ticket Omaha at 402.345.0606

     

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Steven Bras
    Sent: Monday, June 06, 2011 11:37 AM
    To: Martin A. Jones
    Subject: Re: [Tessitura Technical Forum] Custom Screen Drop down list control

     

    This is an issue with the manner in which dropdown SELECT controls are rendered, detailed in Microsoft's Knowledge Base at http://support.microsoft.com/kb/927377 (yes, it's been around since IE 7, and it's 'by design').

    You can correct it by adding an entry to the registry (on each workstation) under the following:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ Main\FeatureControl\FEATURE_USE_WINDOWEDSELECTCONTROL

    If Office is installed, you'll see entries in that folder for Excel, Word, etc. Create a similar entry for "tessitura.exe", REG D_WORD, value 1.

    Hope this helps!

    From: Marty Jones <bounce-martyjones7649@tessituranetwork.com>
    Sent: 6/6/2011 11:13:43 AM

    I have created a custom screen using asp.net and have a drop down list control on it. The issue is that I am having is that I am unable to select any of the list items when I am in Tessitura using the mouse. I am able to do everything I need to when I am in debug mode and also when I hit the page from a browser. One thing to note is that while I am in Tessitura, if I get the drop down list to have focus, I then can use the arrow keys to change list items just not by the mouse.

    Any ideas?

    Thanks,

    Marty




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Reply
  • Thanks Steven although it didn't work for me. Rebooted and everything and still a no go.

     

    Marty Jones

    Director of Information Services

     

    Omaha Performing Arts
    1200 Douglas Street

    Omaha, Nebraska 68102

    P 402.661.8469

    Marty.Jones@omahaperformingarts.org

    www.omahaperformingarts.org

    For tickets, call Ticket Omaha at 402.345.0606

     

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Steven Bras
    Sent: Monday, June 06, 2011 11:37 AM
    To: Martin A. Jones
    Subject: Re: [Tessitura Technical Forum] Custom Screen Drop down list control

     

    This is an issue with the manner in which dropdown SELECT controls are rendered, detailed in Microsoft's Knowledge Base at http://support.microsoft.com/kb/927377 (yes, it's been around since IE 7, and it's 'by design').

    You can correct it by adding an entry to the registry (on each workstation) under the following:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ Main\FeatureControl\FEATURE_USE_WINDOWEDSELECTCONTROL

    If Office is installed, you'll see entries in that folder for Excel, Word, etc. Create a similar entry for "tessitura.exe", REG D_WORD, value 1.

    Hope this helps!

    From: Marty Jones <bounce-martyjones7649@tessituranetwork.com>
    Sent: 6/6/2011 11:13:43 AM

    I have created a custom screen using asp.net and have a drop down list control on it. The issue is that I am having is that I am unable to select any of the list items when I am in Tessitura using the mouse. I am able to do everything I need to when I am in debug mode and also when I hit the page from a browser. One thing to note is that while I am in Tessitura, if I get the drop down list to have focus, I then can use the arrow keys to change list items just not by the mouse.

    Any ideas?

    Thanks,

    Marty




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Children
No Data