Issue 80783 - Arbitrarily assigned accelerators in dialogues
Summary: Arbitrarily assigned accelerators in dialogues
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m222
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-17 13:32 UTC by clytie
Modified: 2013-02-07 22:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Calc screenshot 1 (772.37 KB, image/bmp)
2007-08-17 13:35 UTC, clytie
no flags Details
Calc screenshot 2 (615.71 KB, image/bmp)
2007-08-17 13:36 UTC, clytie
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description clytie 2007-08-17 13:32:10 UTC
Dialogues sometimes show strings with accelerators which don't have accelerators (original or translated 
string) in the GSI file.

Why would this occur? Evidently OpenOffice.org is arbitrarily assigning accelerators to dialogue text.

(a)
Please see the screeshot calc_32989. The strings displayed occur in the GSI file, but without 
accelerators:
___
svtools	source\contnr\templwin.src	0	string	STR_SVT_NEWDOC
				200	en-US	New Document		
		2002-02-02 02:02:02
svtools	source\contnr\templwin.src	0	string	STR_SVT_MYDOCS
				200	en-US	My Documents		
		2002-02-02 02:02:02
svtools	source\contnr\templwin.src	0	string	STR_SVT_TEMPLATES
				200	en-US	Templates			
	2002-02-02 02:02:02
vtools	source\contnr\templwin.src	0	string	STR_SVT_SAMPLES
				200	en-US	Samples				2002-02-02 02:02:02
___

In the screenshot, at least one of the accelerators assigned arbitrarily by OpenOffice.org conflicts with 
the carefully-chosen accelerators on the button texts. What can I do about this?

And in any case, should OpenOffice.org be arbitrarily assigning accelerators to our strings without our 
input??

(b) Please see the screenshot calc_33783

The "Right" (Phải) item is missing an accelerator in the GSI file, although the dialogue has applied one:

svx	source\dialog\border.src	0	fixedtext	RID_SVXPAGE_BORDER
	FT_LEFT			34	en-US	~Left			
	2002-02-02 02:02:02
svx	source\dialog\border.src	0	fixedtext	RID_SVXPAGE_BORDER
	FT_RIGHT			34	en-US	Right		
		2002-02-02 02:02:02
svx	source\dialog\border.src	0	fixedtext	RID_SVXPAGE_BORDER
	FT_TOP			34	en-US	~Top			
	2002-02-02 02:02:02
svx	source\dialog\border.src	0	fixedtext	RID_SVXPAGE_BORDER
	FT_BOTTOM			34	en-US	~Bottom	

This behaviour has occurred in quite a few dialogues, but I just don't have time to chase them all down. 
:(
Comment 1 clytie 2007-08-17 13:35:13 UTC
Created attachment 47597 [details]
Calc screenshot 1
Comment 2 clytie 2007-08-17 13:36:06 UTC
Created attachment 47598 [details]
Calc screenshot 2
Comment 3 pavel 2007-08-17 19:50:48 UTC
.