https://bugs.kde.org/show_bug.cgi?id=443469

--- Comment #5 from Noah Davis <noaha...@gmail.com> ---
(In reply to Nate Graham from comment #4)
> So the blue background for autodefaultable dialog buttons is now broken?

The auto default visuals are not general focus visuals. They're only for
QPushButtons inside of QDialogs.

> Or this is a complaint that using a single-pixel line for focus in
> general (not for default buttons) is a regression compared to the
> previous style of changing the whole button background?

I'm pretty sure that's what Fabian meant, but feel free to correct me if I'm
wrong, Fabian.

> If so I'm not sure that's super valid since we always used a single-pixel
> outline for focus for everything else in the past like text fields and
> spinboxes and scrollviews; buttons were the exception and they looked weird
> for it. Regardless, your focus ring changes targeted at 5.24 are definitely
> the best way forward IMO.

Interactive controls need stronger focus visuals than views. The other controls
you mentioned had other ways to show focus besides the outline. Editable
controls have the text cursor and checkboxes/radio buttons had the text
underline. QSliders and QDials were the one type of interactive control with
focus visibility as poor as git master.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to