webrender hit testing appears not to work
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: arno.haase, Assigned: kvark)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) snap Chromium/80.0.3987.149 Chrome/80.0.3987.149 Safari/537.36
Steps to reproduce:
- execute
cargo run --bin scrolling
in root folder of webrender repository (Linux 64, Rust version 1.42) - click on any of the rendered graphics
Actual results:
Wherever I click, "Hit test results:" with an empty line below it is printed to stdout
Expected results:
some hit_info should be printed
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
The priority flag is not set for this bug.
:jbonisteel, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 3•5 years ago
|
||
Not pretty, but acceptable as long as it works in Gecko. Still needs to be fixed, marking as P3.
Comment 4•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Assignee | ||
Comment 5•5 years ago
|
||
[import_pr] From https://github.com/servo/webrender/pull/3961
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Description
•