|
Bugzilla – Full Text Bug Listing |
| Summary: | MComix smart scroll up doesn't work on wayland | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | piotrus3g <piotrus3g> |
| Component: | X11 Applications | Assignee: | E-mail List <screening-team-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | comes, ftake, gcomes.obs, jengelh, piotrus3g |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
piotrus3g
2024-02-25 13:24:38 UTC
Sorry for the late replay. I tested smart scroll up (shift + space) and it works with both X11 and Wayland on current tumbleweed (plasma6). Do you still have the issue? (In reply to Giacomo Comes from comment #1) > Sorry for the late replay. > I tested smart scroll up (shift + space) and it works with both X11 and > Wayland > on current tumbleweed (plasma6). > Do you still have the issue? It still doesn't work on wayland plasma 6 with the default shift + space. What I found out though is that when I set it to something else (I set it to ctrl + space for testing), it works properly. I tested * Xorg/xfce > weston[X11 backend] > mcomix[Wayland backend] * fbcon > weston[libdrm backend] > mcomix[Wayland backend] in both cases, Space goes forward, and Ctrl-Space goes backward as expected. Versions: Tumbleweed 20240404(not pure/mixed with 20240419), weston-13.0.0, libinput-1.25.0, libxkbcommon-1.7.0, mcomix-2.3.0 ...shift-space that is. (In reply to piotrus3g from comment #2) > It still doesn't work on wayland plasma 6 with the default shift + space. > What I found out though is that when I set it to something else (I set it to > ctrl + space for testing), it works properly. That sounds more like the combination shift + space is intercepted by some other application and never reaches mcomix. You could try a fresh installation (only kde role + mcomix) and test the issue. If you don't want to wipe your current installation you could use a spare PC, a spare hard disk or a virtual machine. If, in the fresh installation, you don't see the problem, then the issue you observe is most probably due to your current setup. Isn't it IBus or such input engine that catches that key combo? (In reply to Takashi Iwai from comment #6) > Isn't it IBus or such input engine that catches that key combo? I haven't dealt with IBus in a long time. After enabling it, I verified that it does not interfere with mcomix (shift + space still works). Also while in the past the combination shift + space probably was used to to select the next input method, nowadays such combination is super + space. Then I guess it's rather an issue in Wayland implementation, not an issue of the application side. Tossed back. The ibus theory is easy to test: just stop ibus. |