Skip to content

[applets/batterymonitor] Prevent applet from accidentally scrolling away via keyboard

ivan tkachenko requested to merge work/ratijas/battery/v60-content-width into master

The epic refactoring is back!

This time I can has a concern:

// HACK: Otherwise it could mindlessly scroll the whole view to the right. No one knows why.
Keys.onRightPressed: {}

what the heck is this and does it fix the problem? This is something beyond my understanding. Clipboard applet suffers from this issue too.

BUG: 454653

Merge request reports

Loading