To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72262


User richburridge changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|VERIFIED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan  7 19:22:20 +0000 
2008 -------
This problem seems to have reappeared. Reopening.
Tested with both the OOo 2.3 that comes with Ubuntu Gutsy 
and latest OOo 2.4-dev for Linux.

It's currently blocking Orca bug #502101:
http://bugzilla.gnome.org/show_bug.cgi?id=502101

>From that bug, here's how to reproduce the problem:

0/ Get latest Orca from SVN HEAD and apply the patch attached to bug #502101.
   Diffs can be found at:
   http://bugzilla.gnome.org/attachment.cgi?id=102337
   Configure, build and install.

1/ Start "swriter --norestore"

2/ Start latest Orca

3/ Give focus to the swriter window and type Tab

With the patch applied, the following debug is output by Orca:
allAttributes:  {'vertical-align': 'baseline', 'weight': '400', 'family-name':
'Times', 'fg-color': '0,0,0', 'strikethrough': 'none', 'underline': 'none',
'size': '12', 'style': 'normal', 'scale': '1', 'left-margin': '0mm', 'stretch':
'normal', 'pixels-above-lines': '0mm', 'paragraph-style': 'Default',
'text-shadow': 'none', 'direction': 'ltr', 'justification': 'left', 'variant':
'normal', 'font-effect': 'none', 'text-rotation': '0', 'invisible': 'false',
'writing-mode': 'lr-tb', 'indent': '0mm', 'language': 'en-us',
'pixels-below-lines': '0mm', 'bg-color': '255,255,255', 'right-margin': '0mm',
'text-decoration': 'none', 'line-height': '100%'}

Notice 'left-margin': '0mm'

4/ Type Tab again.

Debug output shows:

allAttributes:  {'vertical-align': 'baseline', 'weight': '400', 'family-name':
'Times', 'fg-color': '0,0,0', 'strikethrough': 'none', 'underline': 'none',
'size': '12', 'style': 'normal', 'scale': '1', 'left-margin': '0mm', 'stretch':
'normal', 'pixels-above-lines': '0mm', 'paragraph-style': 'Default',
'text-shadow': 'none', 'direction': 'ltr', 'justification': 'left', 'variant':
'normal', 'font-effect': 'none', 'text-rotation': '0', 'invisible': 'false',
'writing-mode': 'lr-tb', 'indent': '0mm', 'language': 'en-us',
'pixels-below-lines': '0mm', 'bg-color': '255,255,255', 'right-margin': '0mm',
'text-decoration': 'none', 'line-height': '100%'}

We still have:
'left-margin': '0mm'

5/ Type Insert-f (get text attributes).

SPEECH OUTPUT: 'Insert'
SPEECH OUTPUT: 'f'
SPEECH OUTPUT: 'size 12'
SPEECH OUTPUT: 'family-name Times'

No mention of any indentation.




---------------------------------------------------------------------
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