https://bugs.kde.org/show_bug.cgi?id=428426
Bug ID: 428426 Summary: Mouse not working on rightmost side of wide screen Product: konsole Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: koomah...@gmail.com Target Milestone: --- I'm using Vim with "mouse=a" setting, which allows one to select text and scroll within editor window using mouse. This is not working properly on wide screens – I'm able to use mouse only on the part of the screen. There's no effect when using mouse on the far right part of the screen – it seems that in case of 3440x1440 screen, mouse is inactive on the rightmost 1/3 of it. STEPS TO REPRODUCE Wide screen monitor is needed. I'm working on 3440x1440, but I was also able to reproduce it on a smaller one. 1. Launch Vim. Open any text file with content longer than one screen (":e file.txt"). 2. Set mouse to be active: ":set mouse=a" 2. Hover the cursor over left side of the screen. You should be able to scroll using mouse scroll wheel. 3. Hover the cursor over rightmost side of the screen, at least 2/3 from the left. OBSERVED RESULT Mouse scroll is not working. EXPECTED RESULT Mouse scroll should be working. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 18.04 (available in About System) KDE Plasma Version: KDE 5.12.9 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 konsole 17.12.3 ADDITIONAL INFORMATION This is not reproducible with xterm nor with gnome-terminal. Only konsole seems to be affected. -- You are receiving this mail because: You are watching all bug changes.