Ticket #61 (closed enhancement: fixed)
Add OpenIdTextBox.UsePopup property
| Reported by: | http://blog.nerdbank.net/ | Owned by: | http://david.christiansen.myopenid.com/ |
|---|---|---|---|
| Priority: | minor | Milestone: | v3.2 RTW |
| Component: | OpenID | Version: | |
| Keywords: | rp | Cc: | david@… |
Description (last modified by http://blog.nerdbank.net/) (diff)
The UsePopup property should be an enum with these values:
public enum PopupOptions {
Never,
Always,
IfProviderSupported,
}
In all cases the popup should comply with the UI extension guidelines including size, positioning, location bar, and the dimming out of the RP page, and responding to the window.onclosed event.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](http://nerdbank.org/RP/images/logo/dotnetopenid_tiny.gif)