To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72116
------- Additional comments from [EMAIL PROTECTED] Fri Dec 1 03:03:35 -0800 2006 ------- By the ICCCM (we're talking about the WM_CLASS hint here) first there should be parsing the commandline for "-name", if that fails look into the RESOURCE_NAME environment variable, after that use an application name. This has been VCLSalFrame for ages (well before OOo ever went OpenSource), only in the gtkplugin it was never set until cmc's fix - which i still consider correct. But of course no one ever uses "-name" and RESOURCE_NAME and ends up with the hardcoded string anyway. Since this has been VCLSalFrame for ages i vote for leaving it that way. Changing it to "soffice.bin" or "fnoerbl" has no advantage at all IMHO. It should be ensured though, that all vcl plugins behave the same way in this regard, which was what cmc's fix made happen. Of course it's unfortunate that this issue did not come up earlier and thus we created a situation where orca has a dependency on false behaviour on OOo's side. --------------------------------------------------------------------- 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]
