Bug 489497

Summary: ui issues
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: ibusAssignee: Peng Huang <phuang>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: i18n-bugs, petersen, phuang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-30 08:02:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 446451    

Description Matthias Clasen 2009-03-10 13:57:13 UTC
Some issues in the preferences dialog:


- "On Daemon" is not a string you can show in the ui and expect any user to understand. Try something descriptive like "When input methods are active"
The other choices in that combobox don't make grammatical sense either:

Show language panel: [Alway show] 

just does not read smoothly. The choices should probably be "Always" and "Never".

You should also consider using a different widget for this, e.g. a radio group. Compare the "Notification Area" section in the poer management preferences.


- The "Show language panel" option should not be indented relative to the previous one


- There is a general lack of padding in that dialog (refer to the HIG for specific recommendations:  http://library.gnome.org/devel/hig-book/stable/design-window.html)

Comment 1 Peng Huang 2009-03-11 07:08:29 UTC
I changed choices to "Never", "Dynamically" and "Always". Do you think it is OK?
I also updated the setup ui layout follow the GNOME UI Guidelines.

Comment 2 Matthias Clasen 2009-03-11 16:02:37 UTC
Sounds much better. I'll have a look when it lands in rawhide, thanks.

Comment 3 Jens Petersen 2009-03-12 06:32:31 UTC
(In reply to comment #1)
> I changed choices to "Never", "Dynamically" and "Always".

That sounds ok, though maybe "When active" would be easier to understand than "Dynamically".

Comment 4 Peng Huang 2009-03-20 01:56:11 UTC
Fixed in upstream source tree. It will be built in rawhide later.