Bug 373700

Summary: confusing beahavior of Sax2
Product: [openSUSE] openSUSE 11.0 Reporter: Ladislav Michnovic <lmichnovic>
Component: SaX2Assignee: Marcus Schaefer <ms>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: alan.mcgovern
Version: Alpha 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshot
sax2 log

Description Ladislav Michnovic 2008-03-25 17:11:08 UTC
Created attachment 203807 [details]
screenshot

I have executed sax2 in KDE session. When I clicked on keyboard, it selected an Afganistan keyboard layout. This is probably because Afganistan is the first item in the list. (I don't like this behavior., please consider this as another bug.)

But I wondered why the layout was set immediately. Before I clicked any button like "O.K." or "Save" I wrote from left side to the right side with characters which I can't read.

Btw. The keyboard type is detected wrongly. Whom should I fill this bug?
Comment 1 Marcus Schaefer 2008-03-27 15:24:32 UTC
if you run it from your current session it will import your current
configuration which I assume has been changed manually. If you call

sax2 -r

or 

init 3
sax2

and you still got an Afganistan keyboard which is not mentioned in
/etc/sysconfig/keyboard you can re-open the bug
Comment 2 Ladislav Michnovic 2008-03-27 15:27:36 UTC
I don't have Afganistan keyboard layout in my configuration. 
sax2 -r preselects me Afganistan keyboard layout also.
Comment 3 Marcus Schaefer 2008-03-27 15:34:02 UTC
send the /var/log/SaX.log file after you have called

  init 3
  sax2

thanks
Comment 4 Ladislav Michnovic 2008-03-27 15:34:28 UTC
What is really annoying that when I select something like Armenia which is really what I don't want (only a mistake) and switch to another window, the Armenia layout is active before I exit sax2. 
Even if I click "Cancel" in sax2, the result is that Armenia keyboard layout stays active. 
Comment 5 Ladislav Michnovic 2008-03-27 15:41:04 UTC
Created attachment 204358 [details]
sax2 log

when running "sax2" after init 3 the Afganistan is preselected, but in this case, Cancel button works as expected.
Comment 6 Marcus Schaefer 2008-03-28 11:41:59 UTC
I could reproduce this one. It is due to the qt3 to qt4 port :(
I fixed the GUI code in that area
Comment 7 Marcus Schaefer 2008-04-25 09:10:50 UTC
*** Bug 382587 has been marked as a duplicate of this bug. ***