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

András Manţia <aman...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aman...@kde.org

--- Comment #48 from András Manţia <aman...@kde.org> ---
I see the same issue when a modal progress dialog is shown on top of a main
window and the progress is updated with setValue() that calls processEvents()
which calls resizeEvent() with the width decreased by 1 px. Doesn't happen with
scale factor 1, but happens with 1.5.
kwin 6.3.5
plasmashell 6.3.5
Using Qt version 6.9.0 in /usr/lib64


1  KDDockWidgets::MainWindow::resizeEvent                        
MainWindow.cpp             147  0x55555738a00a 
2  QWidget::event(QEvent *)                                                    
                  0x7ffff6c13c9f 
3  QApplicationPrivate::notify_helper(QObject *, QEvent *)                     
                  0x7ffff6bc60ba 
4  QCoreApplication::notifyInternal2                             
qcoreapplication.cpp       1106 0x7ffff47a22c8 
5  ??                                                                          
                  0x7ffff6c2d08d 
6  QApplicationPrivate::notify_helper(QObject *, QEvent *)                     
                  0x7ffff6bc60ba 
7  QCoreApplication::notifyInternal2                             
qcoreapplication.cpp       1106 0x7ffff47a22c8 
8  QCoreApplication::sendSpontaneousEvent                        
qcoreapplication.cpp       1560 0x7ffff47a290d 
9  QGuiApplicationPrivate::processGeometryChangeEvent            
qguiapplication.cpp        2875 0x7ffff51ff6b4 
10 QWindowSystemInterface::sendWindowSystemEvents                
qwindowsysteminterface.cpp 1113 0x7ffff525d8dc 
11 xcbSourceDispatch                                             
qxcbeventdispatcher.cpp    57   0x7ffff179333e 
12 ??                                                                          
                  0x7ffff4114f9c 
13 ??                                                                          
                  0x7ffff4116bc0 
14 g_main_context_iteration                                                    
                  0x7ffff41171bc 
15 QEventDispatcherGlib::processEvents                           
qeventdispatcher_glib.cpp  399  0x7ffff49df330 
16 QProgressDialog::setValue(int)                                              
                  0x7ffff6e3927e

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

Reply via email to