Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.reddit.com - see bug description #17889

Closed
webcompat-bot opened this issue Jul 25, 2018 · 3 comments
Closed

www.reddit.com - see bug description #17889

webcompat-bot opened this issue Jul 25, 2018 · 3 comments

Comments

@webcompat-bot
Copy link

URL: https://www.reddit.com/r/Fedora/search?q=gnome&restrict_sr=1

Browser / Version: Firefox 61.0
Operating System: Fedora
Tested Another Browser: Yes

Problem type: Something else
Description: When search from some subreddit, I cant click on "all reddit results". It works from the main page and it works correctly in Chrome on the same machine. In Firefox it just do nothing
Steps to Reproduce:

  1. Open any subreddit
  2. Search for something
  3. Try to show results from other subreddits too
  4. It doesn't work

From webcompat.com with ❤️

@softvision-sergiulogigan

I can reproduce this issue on Linux Mint 18.3 and Nightly 63. It does not reproduce on Chrome.

image

Console displays nothing when clicking the button.

Looks like the button has 2 event listeners:
click and onClick. The first one contains only function() {}

image

@karlcow
Copy link
Member

karlcow commented Jul 29, 2018

An anchor inside a button.

<button class="s1fe7hd4-4 jKhMdJ">
  <a href="/search?q=gnome&amp;restrict_sr=">All reddit results
    <svg class="s1fe7hd4-2 ewgZXH" viewBox="0 0 11.4 11.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
      <g>
        <path fill="inherit" d="m11.17929,5.99479c0.08081,-0.19519 0.08081,-0.41599 0,-0.61118c-0.0408,-0.0984 -0.0992,-0.1864 -0.17361,-0.2608l-4.79963,-4.79911c-0.31283,-0.3128 -0.81847,-0.3128 -1.1313,0c-0.31283,0.31279 -0.31283,0.81918 0,1.13118l3.43471,3.43433l-7.66949,0c-0.44244,0 -0.80007,0.3584 -0.80007,0.79999c0,0.44159 0.35763,0.79999 0.80007,0.79999l7.66949,0l-3.43471,3.43433c-0.31283,0.3128 -0.31283,0.81919 0,1.13118c0.15601,0.156 0.36083,0.2344 0.56565,0.2344c0.20482,0 0.40964,-0.0784 0.56565,-0.2344l4.79963,-4.79911c0.07441,-0.0744 0.13281,-0.1624 0.17361,-0.2608"></path>
      </g>
    </svg>
  </a>
</button>

@karlcow
Copy link
Member

karlcow commented Jul 29, 2018

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1089326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants