https://bugs.kde.org/show_bug.cgi?id=516307
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #2 from David Edmundson <[email protected]> --- #0 QString::at (this=0x7ffe40997150, i=3080294) at /usr/include/qt6/QtCore/qarraydatapointer.h:120 No locals. #1 QtVirtualKeyboard::HunspellInputMethod::reselect (this=0x562e60794ac0, cursorPosition=3080295, reselectFlags=...) at /usr/src/debug/qt6-qtvirtualkeyboard-6.10.2-1.fc43.x86_64/src/plugins/hunspell/module/hunspellinputmethod.cpp:270 c = {ucs = 65278 u'\xfefe'} i = 3080294 d = 0x562e60794b90 word = {d = {d = 0x0, ptr = 0x0, size = 0}} ic = 0x562e6092fdd0 surroundingText = {d = {d = 0x0, ptr = 0x562e24b11358 <QString::_empty> u"", size = 0}} replaceFrom = 0 #2 0x00007f56b9d7f9d6 in QVirtualKeyboardInputContextPrivate::update (this=0x562e609e80a0, queries=...) at /usr/src/debug/qt6-qtvirtualkeyboard-6.10.2-1.fc43.x86_64/src/virtualkeyboard/qvirtualkeyboardinputcontext_p.cpp:506 reselectState = {d = 0x562e609e80a0, state = QVirtualKeyboardInputContextPrivate::State::Reselect} q = <optimized out> imQueryEvent = {<QEvent> = {_vptr.QEvent = 0x7f56b89e1368 <vtable for QInputMethodQueryEvent+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7f56b7d2d268 <QEvent::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN6QEventE_t>+1512>, data = 0x7f56b7d2cc80 <QEvent::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN6QEventE_t>>, static_metacall = 0x0, relatedMetaObjects = 0x0, metaTypes = 0x7f56b7eb3f20 <QEvent::qt_staticMetaObjectRelocatingContent<(anonymous namespace)::qt_meta_tag_ZN6QEventE_t>>, extradata = 0x0}}, t = 207, m_posted = false, m_spont = false, m_accept = true, m_unused = false, m_reserved = 0, m_inputEvent = 0, m_pointerEvent = 0, m_singlePointEvent = 0}, m_queries = {<QtPrivate::QFlagsStorageHelper<Qt::InputMethodQuery, 4>> = {<QtPrivate::QFlagsStorage<Qt::InputMethodQuery>> = {static IntegerSize = 4, i = 49594}, <No data fields>}, <No data fields>}, m_values = {<QListSpecialMethods<QInputMethodQueryEvent::QueryPair>> = {<QListSpecialMethodsBase<QInputMethodQueryEvent::QueryPair>> = {<No data fields>}, <No data fields>}, d = {d = 0x562e60bd04d0, ptr = 0x562e60bd04e0, size = 8}}} inputMethodHints = {<QtPrivate::QFlagsStorageHelper<Qt::InputMethodHint, 4>> = {<QtPrivate::QFlagsStorage<Qt::InputMethodHint>> = {static IntegerSize = 4, i = 0}, <No data fields>}, <No data fields>} cursorPosition = 3080295 anchorPosition = 6750315 anchorRectangle = {xp = 0, yp = 0, w = 0, h = 0} cursorRectangle = {xp = 0, yp = 0, w = 0, h = 0} surroundingText = {d = {d = 0x0, ptr = 0x562e24b11358 <QString::_empty> u"", size = 0}, static _empty = 0 u'\000'} selectedText = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'} newInputMethodHints = false newSurroundingText = <optimized out> newSelectedText = 254 newAnchorPosition = true newCursorPosition = <optimized out> newAnchorRectangle = 254 newCursorRectangle = 254 selectionControlVisible = true newSelectionControlVisible = true inputItemClipRect = {xp = 0, yp = 0, w = 0, h = 0} anchorRect = {xp = 0, yp = 0, w = 0, h = 0} cursorRect = {xp = 0, yp = 0, w = 0, h = 0} anchorRectIntersectsClipRect = false newAnchorRectIntersectsClipRect = false cursorRectIntersectsClipRect = false newCursorRectIntersectsClipRect = false #3 0x00007f56b9d75b1b in QtVirtualKeyboard::PlatformInputContext::update (this=0x562e6052e630, queries=...) at /usr/src/debug/qt6-qtvirtualkeyboard-6.10.2-1.fc43.x86_64/src/virtualkeyboard/platforminputcontext.cpp:88 enabled = true #4 0x00007f56b8108f96 in QInputMethod::update (this=0x562e60960b60, queries=queries@entry=...) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/gui/kernel/qinputmethod.cpp:290 d = <optimized out> ic = <optimized out> ---- It might be in Qt, but we should follow that up. -- You are receiving this mail because: You are watching all bug changes.
