Bugzilla – Bug 157897
Left frame of /etc/sysconfig editor should be resizable
Last modified: 2006-03-14 14:18:00 UTC
YaST's /etc/sysconfig editor has an usability problem. When we descend the tree structure, soon the item names are right trimmed because the frame is too narrow (see attached screenshot). The annoying thing is that the frame has a fixed width, no matter the size of the whole window. And it cannot be resized like, for example, the table of contents frame of Acrobat Reader. So the user needs to constantly scroll horizontally.
Created attachment 72748 [details] The user cannot change the width of the left frame
No, we can't do that. This was the price paid for using that underlying YQWizard widget at all.