[Bug 713343] New: YaST printer help screen is too small (ncurses)
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c0 Summary: YaST printer help screen is too small (ncurses) Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: gp@novell.com QAContact: jsrain@novell.com Found By: Product Management Blocker: --- Created an attachment (id=446809) --> (http://bugzilla.novell.com/attachment.cgi?id=446809) Screenshot Invoking the help screen from within the YaST printer module when in text mode (ncurses) leads to a pop up which is really too small and underutilizes the screen estate that's available. Might be good to address this for SLE 11 SP2 as well if the module is being touched there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |jsmeix@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c1 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmeix@suse.com AssignedTo|jsmeix@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com --- Comment #1 from Johannes Meixner <jsmeix@suse.com> 2011-09-13 09:45:25 UTC --- The size of the help popup is not set in the code of the YaST printer module so that I cannot fix it in the YaST printer module. The size of the help popup is set somewhere in the base YaST system. Therefore I am not the right assignee for such issues so that I re-assign it back to the default assignee of YaST bugs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c2 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@suse.com AssignedTo|yast2-maintainers@suse.de |tgoettlicher@suse.com --- Comment #2 from Jiří Suchomel <jsuchome@suse.com> 2011-09-26 08:14:22 UTC --- Thomas, any idea? Should we make help window size adjustable? Or just wider by default (at least for nurses)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c3 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|YaST printer help screen is |YaST ncurses help screen is |too small (ncurses) |too small --- Comment #3 from Johannes Meixner <jsmeix@suse.com> 2011-09-27 07:04:44 UTC --- Please not adjustable by the YaST modules because I would not know to which value I should set it so that I would use the defaults. But adjustable by the user for nurses should help. It seems the help window size is fixed for nurses i.e. in ncurses it is the same size regardless how big the base text terminal window (e.g. xterm) is. Perhaps it is possible in ncurses to have a help window size which is e.g. 80% of the size of the base text terminal window? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c4 Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tgoettlicher@suse.com AssignedTo|tgoettlicher@suse.com |gs@suse.com --- Comment #4 from Thomas Göttlicher <tgoettlicher@suse.com> 2011-10-06 11:51:13 UTC --- This is yast2-ncurses related. Gabi could you please look into it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c Gabriele Mohr <gs@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c5 Gabriele Mohr <gs@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |tgoettlicher@suse.com --- Comment #5 from Gabriele Mohr <gs@suse.com> 2011-10-19 10:52:14 UTC --- The size for help text popups in YaST modules comes from libyui (YDialog.cc), where it is set to 45, 15. I had a look at the code but I didn't find a possibility to get the size of the topmost dialog to be able to set the popup size related this size (e.g. 80% of the terminal window). Thomas, could you have a look here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713343 https://bugzilla.novell.com/show_bug.cgi?id=713343#c6 Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|tgoettlicher@suse.com | Resolution| |FIXED --- Comment #6 from Thomas Göttlicher <tgoettlicher@suse.com> 2011-11-16 13:07:39 UTC --- This bug has been fixed in yast2-libyui version 2.21.2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com