[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2023-05-14 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=463251

popov895  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/kconfigwidgets/commi |eworks/kconfigwidgets/commi
   |t/3c71ffa72148d9bdfe97b87d3 |t/5683433935290bc0da3052285
   |3e98ed53283 |dd14f1db652f22e

--- Comment #3 from popov895  ---
Git commit 5683433935290bc0da3052285dd14f1db652f22e by Eugene Popov.
Committed on 14/05/2023 at 15:20.
Pushed by cullmann into branch 'master'.

KCommandBar: improve positioning

This MR is a better way to fix the positioning of the command bar when there is
no central widget. Also, this commit improves the positioning of the command
bar in applications that use QDockWidget (like Kdenlive).

M  +60   -21   src/kcommandbar.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/5683433935290bc0da3052285dd14f1db652f22e

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2022-12-19 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=463251

Thiago Sueto  changed:

   What|Removed |Added

Summary|When no central widget is   |When no central widget is
   |set, the Help menu  |set, the Help menu
   |autogenerates a button to   |generates a button to
   |activate KCommandBar, which |activate KCommandBar, which
   |makes the application   |when clicked makes the
   |segfault|application segfault

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2022-12-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=463251

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2023-01-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463251

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||waqar@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2023-01-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=463251

Waqar Ahmed  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kconfigwidgets/commi
   ||t/ba1d8deb4642791d4506cef49
   ||8de5944e63bdf5c

--- Comment #1 from Waqar Ahmed  ---
Git commit ba1d8deb4642791d4506cef498de5944e63bdf5c by Waqar Ahmed.
Committed on 12/01/2023 at 08:41.
Pushed by waqar into branch 'master'.

kcommandbar: Fix no central widget crashes app

M  +1-0autotests/CMakeLists.txt
A  +31   -0autotests/kcmdbartest.cpp [License: LGPL(3+eV) LGPL(v3.0)
LGPL(v2.1)]
M  +2-1src/kcommandbar.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/ba1d8deb4642791d4506cef498de5944e63bdf5c

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2023-01-12 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=463251

Waqar Ahmed  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/kconfigwidgets/commi |eworks/kconfigwidgets/commi
   |t/ba1d8deb4642791d4506cef49 |t/3c71ffa72148d9bdfe97b87d3
   |8de5944e63bdf5c |3e98ed53283

--- Comment #2 from Waqar Ahmed  ---
Git commit 3c71ffa72148d9bdfe97b87d33e98ed53283 by Waqar Ahmed.
Committed on 12/01/2023 at 08:52.
Pushed by waqar into branch 'kf5'.

kcommandbar: Fix no central widget crashes app
(cherry picked from commit ba1d8deb4642791d4506cef498de5944e63bdf5c)

M  +1-0autotests/CMakeLists.txt
A  +31   -0autotests/kcmdbartest.cpp [License: LGPL(3+eV) LGPL(v3.0)
LGPL(v2.1)]
M  +2-1src/kcommandbar.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/3c71ffa72148d9bdfe97b87d33e98ed53283

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

[frameworks-kxmlgui] [Bug 463251] When no central widget is set, the Help menu generates a button to activate KCommandBar, which when clicked makes the application segfault

2023-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463251

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.103

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