Page view counter

atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

Last post 08-14-2006 1:38 PM by afrancis. 11 replies.

Sort Posts:

  • atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    05-23-2006, 1:13 PM
    • Loading...
    • philmccracken
    • Joined on 10-06-2003, 2:49 PM
    • Texas
    • Posts 146
    • Points 684

    I'm getting "This page contains both secure and non secure items.  Do you want to display the non-secure" warning  when I mouseover the linkbutton that launches the popup menu.  It works fine on my http dev server but not, of course, on my production https box.  The interesting thing is the popup works fine  regardless of whether you click yes, no, or cancel and it only prompts once for that page - all the popup menus (I have multiple) work fine after that on the same page.

    I've built in a little preference toggle so my peeps can turn it off, but do you atlas control guys  think you can fix it?  Pretty please? Crying [:'(]

  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    05-23-2006, 2:31 PM
    • Loading...
    • sburke_msft
    • Joined on 04-04-2006, 7:28 PM
    • Redmond, WA
    • Posts 770
    • Points 4,346
    • AspNetTeam
    We'll look into it but I'm not even sure what would cause this.  The HoverMenu is just modifying the DOM to show the popup.  If that's what's triggering the warning, could be hard to fix.
    Don't forget, this posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    05-24-2006, 2:38 PM
    • Loading...
    • David Anson
    • Joined on 04-11-2006, 1:39 AM
    • Microsoft
    • Posts 1,842
    • Points 8,710
    • AspNetTeam

    As Shawn says, this problem kind of surprised us. I dug into it this morning and pretty quickly decided the problem wasn't due to the Toolkit code itself. So I poked around in Atlas a bit, and found out the problem's with Sys.UI.PopupBehavior's implementation of show() that HoverMenu (and PopupControl) uses. On IE, show() does something unexpected that causes this problem. It's described briefly by the Atlas team in this post to their forum: http://forums.asp.net/thread/1270112.aspx.

    We're really sorry you've hit this problem, but it's not clear what to do on the Toolkit side of things. Using the PopupBehavior is the "right" thing for HoverMenu to be doing here, so I don't think changing that is a good solution for the Toolkit (though maybe it's a good solution for YOU?). I'm optimistic this will be fixed by the next Atlas release and then the Toolkit controls will automatically benefit. (Fingers crossed!)

    Thanks for the report and your patience here!!


    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-21-2006, 8:46 AM
    • Loading...
    • dmozingo
    • Joined on 07-21-2006, 12:45 PM
    • Posts 5
    • Points 25

    Is there any update on this yet? I'm still getting the same error with the latest CTP using a PopupControl on a secure site.

    Thanks!

  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-21-2006, 11:52 AM
    • Loading...
    • sburke_msft
    • Joined on 04-04-2006, 7:28 PM
    • Redmond, WA
    • Posts 770
    • Points 4,346
    • AspNetTeam
    Unfortuntately not, we need a fix from Atlas.
    Don't forget, this posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-21-2006, 1:48 PM
    • Loading...
    • dmozingo
    • Joined on 07-21-2006, 12:45 PM
    • Posts 5
    • Points 25

    Has this been submitted as a bug to the Atlas team? Is there somewhere I can check on its status and/or promote it on the list?

    I'd love to see a fix for this seemingly large bug. It basically makes these toolkit items worthless on any secure sites.

  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-21-2006, 3:22 PM
    • Loading...
    • David Anson
    • Joined on 04-11-2006, 1:39 AM
    • Microsoft
    • Posts 1,842
    • Points 8,710
    • AspNetTeam
    The Atlas team is already aware of the problem. But I'm reminding them again now just to be sure. :)

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-21-2006, 3:41 PM
    • Loading...
    • dmozingo
    • Joined on 07-21-2006, 12:45 PM
    • Posts 5
    • Points 25

    Cool, thanks.

    For future reference, do they have a public bug tracking site so we can see the progress of items like this?

  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-24-2006, 2:13 PM
    • Loading...
    • David Anson
    • Joined on 04-11-2006, 1:39 AM
    • Microsoft
    • Posts 1,842
    • Points 8,710
    • AspNetTeam
    I don't believe so. Though I think they're pretty good at keeping up with their forums, so you may be able to get more details there. FYI, here's a thread from their forum that discusses this problem: http://forums.asp.net/thread/1270112.aspx.

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    07-24-2006, 2:25 PM
    • Loading...
    • dmozingo
    • Joined on 07-21-2006, 12:45 PM
    • Posts 5
    • Points 25
    I get a "forum not found" error trying to follow that link.
  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    08-08-2006, 6:00 PM
    • Loading...
    • mafuba
    • Joined on 04-19-2006, 3:24 PM
    • Posts 3
    • Points 10

    I have a workaround posted in this thread: http://forums.asp.net/thread/1364944.aspx

    Hopefully the atlas team can incorporate this soon if it hasn't already been done (haven't looked at the July CTP yet!)

  • Re: atlas Hover Menu secure/non-secure warning on HTTPS site on mouseover for popup

    08-14-2006, 1:38 PM
    • Loading...
    • afrancis
    • Joined on 08-14-2006, 1:23 PM
    • Posts 1
    • Points 5

    I see that this is still an issue in the July CTP.

    I really hope this gets fixed in the next release! It's already tough to sell new technologies to the team. If we have to document "workarounds" in our software, it's an even tougher sell.

    -Abby

Page 1 of 1 (12 items)