[kdeconnect] [Bug 416050] Configure dialog does not show on MacOS

Weixuan XIAO bugzilla_noreply at kde.org
Sat Feb 26 10:23:25 GMT 2022


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

Weixuan XIAO <veyx.shaw at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/kdeconnect-kde/commit/1
                   |                            |4543fcba54b56d7715cf6d2b8eb
                   |                            |dd102bfb635d
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Weixuan XIAO <veyx.shaw at gmail.com> ---
Git commit 14543fcba54b56d7715cf6d2b8ebdd102bfb635d by Weixuan Xiao, on behalf
of Ryan Adolf.
Committed on 26/02/2022 at 10:23.
Pushed by wxiao into branch 'master'.

Raise configuration window (MacOS bug)

## Summary

I've added a call to
[`dialog->raise()`](https://doc.qt.io/qt-5/qwindow.html#raise) when launching
the configuration dialog.

This is intended to fix a MacOS bug where the configuration window launches
behind other open windows, but this call shouldn't harm operating systems as
well.

## Test Plan

### Before:
Configuration dialog launches behind other open windows on MacOS.

### After:
Configuration dialog launches over other open windows on MacOS.

M  +2    -0    indicator/main.cpp

https://invent.kde.org/network/kdeconnect-kde/commit/14543fcba54b56d7715cf6d2b8ebdd102bfb635d

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



More information about the kde-mac mailing list