arrow-down arrow at-sign bug check checkbox-checked checkbox-unchecked svg-checkmark chevron-right chevrons-right circle-down circle-left circle-right circle-up cloud2 svg-cross2 download download external-link filter github hash home leaf leaf left link-2 log-in log-out mail menu message-square minus plus radio-checked radio-checked2 radio-unchecked search settings spinner8 target twitter up upload-2 user users warning x zap
  • Home
  • Report a bug
  • Contribute
  • All issues
  • Login

URL: http://www.politico.com/
Browser / Version: Firefox 53.0
Operating System: Mac OS X 10.12
Problem type: Something else - I'll add details below

Steps to Reproduce

  1. Navigate to: http://www.politico.com/
  2. Try to click articles headlines

Expected Behavior: Go to the article

Actual Behavior: Nothing. We stay on the home page. The cursor doesn't change to the usual shape.

If I inspect element on one of the first articles titles, the inspector shows me the fieldset element which is far below into the DOM and the page layout.

Screenshot Description

Like if there was a giant overlay on the page blocking the clicks.

I made sure that dom.w3c_touch_events.enabled;0

The fieldset has a position: relative that if I comment out will fix the issue.

.simple-signup fieldset {
	/* position: relative; */
}

and if I put it back reproduce the issue.

From webcompat.com with ❤️

Please login to edit issues.

View issue on Github

Shortcut: Press l on your keyboard to open the label editor. Shortcut: Press g on your keyboard to be taken to the GitHub view of this page.
Closed: Duplicate
#4092

www.politico.com - see bug description

Opened: 2016-12-28
Reporter: karlcow
Comments: 4
  • Home
  • List of issues
  • About
  • Contribute
  • Contact
  • Privacy Policy
  • Terms of Service
  • Code of Conduct