Skip to content
Commit 03b29c9f authored by Richard Shiue's avatar Richard Shiue Committed by Jan Blackquill
Browse files

kdecoration: fix visual glitch in titlebar caption when it is updated near the edge

The geometry of the the title bar is not being correctly updated. The bug affects all C++-based window decorations (breeze, oxygen, even lightly) and can be observed when there isn't any title bar buttons to the left of the caption and the caption is changed (e.g. changing directories in dolphin), regardless of the alignment as long as the caption becomes close to the left edge. This makes sure that updateTitlebar sets the title bar's geometry in Decoration coordinates.

BUG: 418517
parent 0388bc5a
Pipeline #150218 passed with stage
in 2 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment