https://issues.apache.org/ooo/show_bug.cgi?id=123629

--- Comment #9 from Steve Yin <[email protected]> ---
This invalid focus event is same with other cases. The focus is moved from an
editing area in one cell to another cell. When attempting to move the focus to
an "out of bounds" cell, the focus should also be unset from the previous cell
and set to the new cell, but in this case the previous cell and the new cell
are the same one cell.

(In reply to James Teh from comment #8)
> Tested with AOO410m1(Build:9750)  -  Rev. 1571087.
> 
> A valid focus event is now fired last when editing and attempting to move to
> an "out of bounds" cell. However, there is still an invalid focus event
> first, as follows:
> (In reply to James Teh from comment #0)
> > 7. Type any letter (such as "t"), which will begin editing this cell.
> > 8. Press right arrow to complete editing, accept the change and move to B1.
> > Expected: A focus event should be fired for the B1 cell only.
> > Actual: An invalid focus event is fired (as in step 6), then a valid focus
> > event is fired on the B1 cell.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to