|
Bugzilla – Full Text Bug Listing |
| Summary: | printer module doesn't show "share printers" screen correctly | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Alberto Passalacqua <alberto.passalacqua> |
| Component: | YaST2 | Assignee: | Michal Zugec <mzugec> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | dmacvicar, forgotten_h13THG8RK1, jsmeix |
| Version: | Beta 4 | ||
| Target Milestone: | RC 1 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Yast-gtk share printer screen
Qt UI on Beta4 (800x600) -- where did those wizard buttons went? :) |
||
|
Description
Alberto Passalacqua
2008-10-06 03:43:24 UTC
Created attachment 243537 [details]
Yast-gtk share printer screen
Okay, let's make sure that doesn't happen... *** This bug has been marked as a duplicate of bug 428965 *** Still in beta 4. A. Oh, I guess I misunderstood the report; printer guys remove some of that clutter, that must break seriously on ncurses. Created attachment 250693 [details]
Qt UI on Beta4 (800x600) -- where did those wizard buttons went? :)
The main issue is the padding around the Deny & Allow radio buttons.
Of course, it would be nice to clear the UI a little bit: why detailing that an IP4 address must be of format nnn.nnn.nnn.nnn?! Also, support the commas as separators for the addresses as is common in these fields (check the pages entry in any printer dialog -- popup an error with instructions if the user typed in incorrectly). You could also make that field not-editable, providing a 'change' button at the side that popuped the nice IP listing with the add/remove buttons you use elsewhere.
Attachment #243537 [details] shows the help text at the top of the dialog. No bug in yast2-printer but elsewhere (I guess in the GUI system). Attachment #250693 [details] is a known bug which is fixed since yast2-printer version 2.17.32 here from the RPM changelog ------------------------------------------------------ - Fixed dialog layout of the Share Printers dialog and of the Printing via Network dialog that both dialogs work also o.k. in ncurses mode. - 2.17.32 ------------------------------------------------------ Regarding the 'nnn.nnn.nnn.nnn' text, see bug #438220. A current yast2-printer version is available via the openSUSE build service at http://download.opensuse.org/repositories/home:/jsmeix/ |