Bug 1883304
| Summary: | Rebase to WebKitGTK 2.30 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Michael Catanzaro <mcatanza> |
| Component: | webkit2gtk3 | Assignee: | Michael Catanzaro <mcatanza> |
| Status: | CLOSED ERRATA | QA Contact: | Michal Odehnal <modehnal> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.4 | CC: | bsanford, erack, mcrha, modehnal, tpelka, tpopela |
| Target Milestone: | rc | Keywords: | Rebase |
| Target Release: | 8.4 | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | webkit2gtk3-2.30.4-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-18 14:38:50 UTC | Type: | Component Upgrade |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1902630 | ||
| Bug Blocks: | |||
|
Comment 5
Milan Crha
2020-10-27 07:37:49 UTC
(In reply to Milan Crha from comment #5) > I can reproduce bug #1888623 when I boot GNOME Shell under X11. Let's see if I can bisect it.... From bug #1888623, I see this bug occurs only (a) when running under X11, which is a non-default fallback session in RHEL 8, and (b) only when the message is dragged through the web view rather than directly to the destination folder. I actually missed step (b) at first until I read your comment #5 more closely, so I think most users probably won't even notice. I'll still try to bisect it, but this seems pretty minor (at least, I would expect more serious regressions whenever we rebase WebKit), so I don't think it's a blocker for the rebase. I'll follow up in bug #1888623 if I manage to bisect it. (In reply to Michael Catanzaro from comment #7) > (at least, I would expect more serious regressions whenever we rebase WebKit) Yup, I agree, I'd not consider this a major issue. I wanted to mention it here (also) for completeness. My smoke testing did not show anything else, even it was not anything comprehensive. From the evolution-list traffic I see an increased requests about failed printing. That being "Printer not found" and when printing to a file that the WebKit cannot access local file name (with garbled UTF-8) [1]. I know the workaround, but there are many requests about printing recently, which surprised be. I'd not expect people print that much. How will this work in RHEL? Will the sandboxing be disabled by default, until the printing [1] is fixed? I'd like to avoid support tickets about printing when we know about it beforehand. [1] https://bugs.webkit.org/show_bug.cgi?id=202363 WebKit is not sandboxed in RHEL 8. That will be a problem for RHEL 9, though. (In reply to Michael Catanzaro from comment #10) > WebKit is not sandboxed in RHEL 8. Aha, good. I've been afraid of an increased support tickets. Michael, do you have a (test) build with a fix for [1], please? When I retest bug #1902630 with the fixed Evolution I see the drag partly aborts, causing the mouse to still have the drag cursor and having the mouse completely unusable, while the keyboard input is possible. [1] https://bugs.webkit.org/show_bug.cgi?id=218562 There is a build of webkit2gtk3-2.30.3-1.el8 available that you can test, but it's stuck in the gating repo because one of the CI runners failed. I'll try to get it past gating, but you can install it manually in the meantime. Thanks. Installing manually is fine. I can confirm webkit2gtk3-2.30.3-1.el8.x86_64 fixes the drag drop issue referenced in comment #12. I installed RHEL-8.4.0-20210108.n.0, added a google account, and Verified with webkit2gtk3-2.30.4-1.el8 in X11 and Wayland. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: GNOME security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1586 |