Closed
Bug 1446242
Opened 7 years ago
Closed 7 years ago
Web content can't get focused by mouse click on Linux
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1445737
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | fixed |
People
(Reporter: hiro, Unassigned)
References
Details
(Keywords: regression)
I am totally unsure how bug 1439875 affects click behaviour, but mozregression pointed the push caused this.
When I click somewhere in web content area (I mean content process area), a lower window raised up. So I can't do anything there. :/
Comment 1•7 years ago
|
||
It sounds possible to be related to that bug, in the case e.g. something in the gtk widget doesn't setup properly when we make resize happen before layout (and consequently we may end up losing the only full invalidation on the UI, which could have hidden other bugs).
Comment 2•7 years ago
|
||
Actually that full invalidation did cover many bugs. Most of them are the blockers of that bug...
Updated•7 years ago
|
status-firefox59:
--- → unaffected
status-firefox60:
--- → unaffected
status-firefox61:
--- → affected
status-firefox-esr52:
--- → unaffected
OS: Unspecified → Linux
Priority: -- → P1
Summary: web content are can't get focused by mouse click on Linux → stylo: web content are can't get focused by mouse click on Linux
Updated•7 years ago
|
Summary: stylo: web content are can't get focused by mouse click on Linux → Web content are can't get focused by mouse click on Linux
Reporter | ||
Updated•7 years ago
|
Summary: Web content are can't get focused by mouse click on Linux → Web content can't get focused by mouse click on Linux
Updated•7 years ago
|
Severity: normal → major
Keywords: regression
Comment 3•7 years ago
|
||
Yeah, that patch is getting backed out, but FWIW it works fine on XWayland, so this is likely a X11 bug.
Updated•7 years ago
|
Summary: Web content can't get focused by mouse click on Linux → Web content can't get focused by mouse click on Linux (X11 / works fine with XWayland)
Comment 5•7 years ago
|
||
So apparently I cannot repro with X11 either, so my theory is thrashed.
Summary: Web content can't get focused by mouse click on Linux (X11 / works fine with XWayland) → Web content can't get focused by mouse click on Linux
Comment 6•7 years ago
|
||
So gcp helped me diagnose this. It's probably a widget bug, but bug 1445737 will fix this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•