Ticket #1145 (closed clarification: fixed)

Opened 18 months ago

Last modified 18 months ago

can't click into fields in ambra-registration register.action with IE6, lost left/right gutters in all pages in ambra-registration and cas webapps

Reported by: stoomey Owned by: rcave
Priority: high Milestone: 0.9.2
Component: ambra Version: 0.9.1_rc1
Keywords: Cc:

Description

In IE6 I'm unable to use the sign up form to create a new account. Text entry fields are inactive.

This bug was manifesting at this url:  http://plosmedicine-branch.plos.org:8080/admin/adminTop.action

Change History

Changed 18 months ago by russ

hmm. if you tab into the fields, they do just fine.

however, you can't click on them.

seems like a peekaboo bug.

i still need to merge joe's changes this round into the plos CVS repo, so that might fix. if not, i'll have to bounce this back to sebastian or joe...

Changed 18 months ago by russ

merged in joe's changes (new javascript includes), but no change.

also, we don't seem to be adding left and right gutters anymore in ie6

i suspect this functionality was handled by the javascript the joe removed...

i'm going to test on a clean (non-plos-templated) instance to see if it's there...

Changed 18 months ago by russ

  • owner changed from russ to josowski
  • summary changed from Sign up form broken in IE6 to can't click into fields in ambra-registration register.action with IE6, lost left/right gutters in all pages in ambra-registration and cas webapps

i confirmed this bug on a clean ec2 instance.

Changed 18 months ago by josowski

(In [7490]) IE 6 was having problems with the registration form and was not getting styled correctly. This should fix both issues.

References #1145, #1013

Changed 18 months ago by josowski

  • blocking set to 1013

Changed 18 months ago by josowski

  • owner changed from josowski to rich
  • type changed from defect to clarification

Registration and CAS issues are hard to deskcheck. I'm not 100% sure my test environment will mirror production. Please be mindful when testing this.

Changed 18 months ago by rcave

  • owner changed from rich to josowski

register.action, forgotPassword.action and resendRegistration.action work correctly but prePopulateNewUser.action (creating a profile) has the same problem.

Changed 18 months ago by josowski

(In [7501]) It appears as though some badly formated CSS can cause form fields to be disabled on IE 6. I believe this resolves the issue.

References #1145

Changed 18 months ago by josowski

  • owner changed from josowski to rich

It looks like that one page uses a different CSS file then the rest of the site. We missed it in our updates. Hopefully this nails it.

Changed 18 months ago by rcave

  • status changed from new to closed
  • resolution set to fixed

Verified that editProfile.action and prePopulateNewUser.action work correctly with IE6.

Note: See TracTickets for help on using tickets.