https://bugs.kde.org/show_bug.cgi?id=359738
Emmanuel Pescosta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] | |om Ever confirmed|0 |1 --- Comment #1 from Emmanuel Pescosta <[email protected]> --- Thanks for the bug report. Should be index+1 instead of index-1 in if (m_cells.size() < index - 1) m_cells.resize(childCount()); QAccessibleInterface* child = m_cells.at(index); -- You are receiving this mail because: You are watching all bug changes.
