Issue 107212 - [automation] missing accelerator definition for Czech language
Summary: [automation] missing accelerator definition for Czech language
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: Unknown Windows XP
: P3 Trivial
Target Milestone: ---
Assignee: automat
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 17:49 UTC by pavel.lastovicka
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel.lastovicka 2009-11-25 17:49:38 UTC
The problem manifests during framework/required/f_wizards.bas. Error output follows:

hGetAccel::Enter with option: DocumentConverter_ShowLog
hGetAccel::Trying alternative locale: cs-CS
hGetAccel::Requested accelerator: <Error: No matching VALUE found for key:
cs-CS> for language: cs
#i54265# Show Logfile button has no HID, using accelerator instead
DocumentConverter : Nelze přistoupit k Window/Control. Zakázáno
   **    Error in TestExit -Routine      **
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (Yes) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (2) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (3) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (Yes) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (2) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (3) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (Yes) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (2) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (3) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (No) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (Yes) "Zrušit průvodce" geschlossen, RType = FIRST, UId =
Active
Varování: Message Box (2) "Zrušit průvodce" geschlossen, RType = FIRST, UId = Active
Varování: Dialog "Konvertor dokumentů" geschlossen, RType = DIALOG, UId =
DocumentConverter
Varování: BORDERWINDOW "Bez názvu 1 - OpenOffice.org Writer TTD
:localhost[12479]" geschlossen, RType = BORDERWINDOW, UId = Active

--------------------
I think that in testautomation\global\input\accelerators.txt the following line
needs to be added:
cs=mod2 a

in section [DocumentConverter_ShowLog]. I think that other accelerators for a
new language do not need to be defined, at least I did not run into other errors
in release tests.
Comment 1 joerg.skottke 2009-11-26 14:53:49 UTC
Adding to CWS automationooo320m6
Comment 2 joerg.skottke 2009-11-26 14:54:48 UTC
Set target 3.2, risk-free fix
Comment 3 joerg.skottke 2009-11-26 15:29:50 UTC
svn commit -m "automationooo320m6: #i107212# - Added accelerator for cs as
suggested by xlastovi"
Sende          input/accelerators.txt
Übertrage Daten .
Revision 277663 übertragen.
Comment 4 joerg.skottke 2009-11-30 10:46:16 UTC
Verified.
Comment 5 pavel.lastovicka 2009-11-30 20:47:39 UTC
Thank you. Will CWS automationooo320m6 also get into DEV300?
Comment 6 joerg.skottke 2009-12-01 07:04:56 UTC
Yes, it will. 
Comment 7 pavel.lastovicka 2010-08-28 15:39:36 UTC
Fix verified.