[sw-issues] [Issue 46774] msw import problem : no sm all caps

2010-09-21 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46774





--- Additional comments from stevanwh...@openoffice.org Tue Sep 21 19:58:41 
+ 2010 ---
Regarding implementation:

Be advised that many OpenType fonts posess a 'smcp' substitution table that
refers to a specially designed set of glyphs for small caps.  These glyphs are
designed to be of the form of the capital letters, but of the size and weight of
the small letters.  If such a table exists in a font, those glyphs should be
used first to make small caps.

There is also a similar table 'c2sc' for converting capitals to small caps.

Failing that, small caps should be generated as versions of the capital glyphs,
scaled to the height of the small letters (the x height).  For this operation,
somehow the correspondence between small and capital letters in the script has
to be prescribed as well.

I think that small caps only makes sense in Latin-based scripts.  In Cyrillic
particularly, it would be a poor idea, due to the similarity of most of the
capital letters to the small ones.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 78749] some Latin text needs CTL processing

2010-08-05 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78749





--- Additional comments from stevanwh...@openoffice.org Thu Aug  5 12:33:42 
+ 2010 ---
yaoziyuan, you are right.  This has to do with the OO rendering engine.

It makes OO look very bad.  Since OO is so important to the free software
community, it makes the whole community look bad.

You mentioned the rendering engines used by KDE4 and Gnome.  But also Windows
Vista+ and the Mac OS have good support for these features.

The effect is, any graphical web browser, and much simpler word processors such
as KWord, and even the lowliest text processor on these systems renders mark
placement fairly well (never mind MS Word).  But not OpenOffice.

OpenOffice Writer is primarily about text display of high quality.  Without
that, all the fancy bells and whistles are for the garbage.  Anything else you
can do with it, could be done better with some other tool.

Crucial features that still seem to be absent in OO 
   'ccmp' ligature composition (as opposed to the ccmp decomposition table)
   'mark'
   'mkmk'
certainly there are others.

Scripts that would use these features (and may be illegible without them)
include: Hebrew, Arabic, Thai, Vietnamese, but there are many more.

I don't know if OO supports 'abvm' and 'blwm', but these are used a lot with
Indic scripts, as well as Tibetan.

But mark positioning is used for fine placement in general for languages that
use marks.  And that includes the *majority* of European languages.  It makes
the difference between text being very ugly, and looking great.

See for example:
http://partners.adobe.com/public/developer/opentype/index_table_formats2.html

This issue makes the product look stupid and useless for a large fraction of
potential users in the world, yet since this report was opened in 2007, it has
been marked priority P3 Of interest, but not planned or expected in this
release (and many related reports preceded it.)

Colleagues, let's get our priorities straight.

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 9352] Styles Catalog doesn't show all paragraph styles when first opened

2010-03-28 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=9352





--- Additional comments from stevanwh...@openoffice.org Sun Mar 28 10:58:58 
+ 2010 ---
FWIW,

I can confirm that this bug has finally been fixed at least as of version 3.1.1.

Of course, the dialogs involved are rather different than they were before, but
when I followed as best I could the directions given, new styles did not
disappear as before.  The listings seem more logical now.

Thank you for your efforts!

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 109365] copy column copies 65536 rows

2010-02-17 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109365
 Issue #|109365
 Summary|copy column copies 65536 rows
   Component|Spreadsheet
 Version|OOo 3.1.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|stevanwhite





--- Additional comments from stevanwh...@openoffice.org Wed Feb 17 12:20:10 
+ 2010 ---
In Calc, make a spreadsheed with just a few rows.
Click on a column label to select it.
Pull down Copy from the Edit menu
Bring up a text editor, and Paste into it, then Save As filename.
Now in a terminal, 
   wc -l filename
It will count 65536 lines.

This number 65536 is arbitrary and pointless, and the large number of new lines
cause problems in other applications.

Better behaviour in this situation would be to determine the last row for which
there is data in the spreadsheet, and copy the cells only through to that row.

Cheers!

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 92475] Embedded movies do not pla y and loop correctly

2008-09-16 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92475





--- Additional comments from [EMAIL PROTECTED] Tue Sep 16 16:32:00 + 
2008 ---
I think I am seeing the same issue in OO 2.4.1 in Ubuntu 8.04 Hardy, on a Dell 
D420.

This is basically the distro setup--I have hardly used OO Impress before this.

Starting from the reporter's examples, I can play the movies--once.  
They do not loop, although the Repeat button appears to be enabled.


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



[framework-issues] [Issue 54655] error loading BASIC of doc ument file:/

2008-09-12 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54655





--- Additional comments from [EMAIL PROTECTED] Fri Sep 12 13:15:27 + 
2008 ---
This is fairly well understood.  It is probably an installation issue.
See my note at
http://qa.openoffice.org/issues/show_bug.cgi?id=59890

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



[sc-issues] [Issue 91832] Erros on startup of Open O ffice

2008-09-12 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91832





--- Additional comments from [EMAIL PROTECTED] Fri Sep 12 13:18:03 + 
2008 ---
This happens very commonly after upgrading.  See my notes at
http://qa.openoffice.org/issues/show_bug.cgi?id=59890

In a little survey around our offices, more OpenOffice installations *had* this
problem, than *did not* have it.

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



[framework-issues] [Issue 89207] On startup, complains it c an't find some WebWizard files

2008-09-12 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89207





--- Additional comments from [EMAIL PROTECTED] Fri Sep 12 13:20:03 + 
2008 ---
See notes at
http://qa.openoffice.org/issues/show_bug.cgi?id=59890

I highly recommend fixing this.  It is making you look bad.

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



[sw-issues] [Issue 9359] Insert Special Character di alog needs re-think

2007-04-23 Thread stevanwhite
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=9359





--- Additional comments from [EMAIL PROTECTED] Mon Apr 23 07:23:51 + 
2007 ---
Some of you have raised good points. 

Let's look at it from a user's perspective.  The user wants to insert a
character into their document; the dialog is meant to facilitate that activity.
 They don't know squat about Unicode.

If the character isn't represented at all in the dialog (for a given font), how
are they to find it?  Should they search all the tables, for each available
font, for their character?

It would seem that all Unicode characters should be there, arranged in a way
that is easy for a layperson to navigate.  (I don't think the Unicode range
names are particularly obvious--they are a historical artifact.  And what's with
those tiny pop-down menus?)

On the other hand, if all unicode characters are presented, but the character
the user wants is not available in the current font, how is the situation to be
conveyed to the user, and what is the user to do about it?

I can imagine ways:  For example, when the box for the character is
right-clicked, a dialog could open showing that character in all the fonts that
support it.  If it's clicked and the character is supported by the current font,
that character is immediately inserted.

Another note:  this dialog is unfortunately very familiar.  I think somebody
peeked at somebody else's (poor) solution.  Ingenuity should be brought to bear.


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