To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89069
                 Issue #|89069
                 Summary|XTextTable.createCursorByCellName() creates cursor for
                        | invisible cell
               Component|Word processor
                 Version|OOo 2.4.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|rvojta





------- Additional comments from [EMAIL PROTECTED] Tue May  6 14:18:28 +0000 
2008 -------
Method XTextTable.createCursorByCellName( name ) gives you a possibility to
create cursor for invisible cell. But when do you want to use
goUp/Down/Left/Right methods, you're not able to travel over invisible cells.

a) Do not create cursor for invisible cells. Behavior is consistent.

b) Create cursor for invisible cells, but allow to travel over them with
goUp/Down/Left/Right methods.

What I mean by invisible cell? When you merge cells A4:A6, cells A5 & A6 are not
visible.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to