Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHit detection issue with duckduckgo.com/html search button #19052
Labels
Comments
|
I created a sample page that appears to show how the presence of border-radius causes the hit detection issue. https://gist.github.com/bobthekingofegypt/579dac0a93acb4f55a4d720294836acb |
|
This is fixed now although there are still some issues with the button on the search page. Edit: The search page button issues are now fixed. |
|
Incase it comes up again and someone looks back at this, this was fixed by #19169 which contains an update to webrender. This diff servo/webrender@aa74cdf...3a0ddfc should cover the relavant commits from the WR release. Something in there fixed the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL: https://duckduckgo.com/html/
On the duckduckgo.com/html main page the entire search button should be clickable but in Servo it is only clickable when the mouse is above the edges of the button or above the magnifying glass icon. The button is not clickable otherwise. Tested in Windows 10 with Browser.html.