Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...6.2 upgrade issue - Login button moves away6.2 upgrade issue - Login button moves away
Previous
 
Next
New Post
6/1/2012 8:49 AM
 

After upgrading to 6.2 on my site, the login button will move to the left about two inches after I click the mouse. Then the postback event for the button does not seem to fire although the page does postback. That leaves me sitting on the login page without being logged in. From a visual appearance, the button appears to "flash."

If I click - mouse down but not mouse up - and then move the mouse away from where the button was before mouse up, this will cause the button to move left and stay there. Then I can move my mouse to the new button position and login successfully.

You can see the problem at http://test.firstmennonitechurch.org It behaves the same for Chrome, Firefox and IE9 (all on Windows).

The skin is XHMTL (It's the TopRank skin from the DotNetNuke store. http://store.dotnetnuke.com/home/product-details/toprank-skin-%2812-colors%29--seo-menu--w3c-xhtml--css-validated-div-css-skin--for-dnn-4-5-6)

Any thoughts on how to fix this would be appreciated.

 

 

 
New Post
6/1/2012 1:10 PM
 

thats very odd indeed, it appears to move it upon the click and then doesnt trigger the click event. I can recreate this in firefox and IE (interestingly if i change IE to use compatibility view the button moves on first click but doesnt "bounce" back and can then be succesfully clicked. I toke a look at the source in firebug and noticed if I remove the class (or alter the class to something else) it works though the styling isnt there obviously

<a href=" WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;dnn$ctr$Login$Login_DNN$cmdLogin&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))" class="dnnPrimaryAction" title="Login" id="dnn_ctr_Login_Login_DNN_cmdLogin">Login</a>

I'll log this as an issue and check with our UI/UX guys to see if they have any ideas what may have caused this and why it's localized to only a few installs (Ive seen 2-3 othe reports of this issue)


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/1/2012 1:18 PM
 
its logged as http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=21573&PROJID=2 in case you want to track it's progress.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/1/2012 1:59 PM
 
Joel I just replied to the other thread, but it is in your
portal.css file, this

where you define #quicklinks li, you need to put that after the COMMAS for the a:active a:visited

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
6/1/2012 2:00 PM
Accepted Answer 
My reply from the other thread

#quicklinks li a:link, a:active, a:visited {


that should be

#quicklinks li a:link, #quicklinks li a:active, #quicklinks li a:visited {

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...6.2 upgrade issue - Login button moves away6.2 upgrade issue - Login button moves away


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out