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

Emmanuel Pescosta <emmanuelpescosta...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |emmanuelpescosta099@gmail.c
                   |                            |om
     Ever confirmed|0                           |1

--- Comment #1 from Emmanuel Pescosta <emmanuelpescosta...@gmail.com> ---
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.

Reply via email to