Bug 693394

Summary: YaST Tree widget in QT GUI "locks" an entry when it was double-clicked (since openSUSE 11.4)
Product: [openSUSE] openSUSE 11.4 Reporter: Jean-Daniel Dodin <jdd>
Component: YaST2Assignee: Thomas Göttlicher <tgoettlicher>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jsmeix, tgoettlicher
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jean-Daniel Dodin 2011-05-12 14:47:42 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Found this by chance... searching a way to configure a non connected printer I clicked on "bluetooth printer" in yast. I was asked for bluez-cups (normal).
But when I clic on cancel and change the kind of printer, yast keep asking for bluez

Reproducible: Always

Steps to Reproduce:
1.start yast, printer, connecting wizard, clic twice on bluetooth printer,ask for bluez
2.say cancel, clic on any other option, still ask for bluez...
3.
Comment 1 Johannes Meixner 2011-05-13 11:06:31 UTC
I will have a look...
Comment 2 Johannes Meixner 2011-05-13 11:32:44 UTC
I can reproduce it.

It makes a differnce which GUI (Qt, Gtk, ncurses) is used.

# yast2 --qt printer
Does not work as described in comment #0.
One must double-click the bluetooth entry.
A single click has no result at all.
After once double-clicked, this entry is somehow "locked"
and there is no way out to select another entry in the Tree.

# yast2 --gtk printer
Works.
No double-clicks needed, everything works with single clicks.

# yast2 --ncurses printer
Works.

Therefore this one is probably a duplicate of bug #680107
because the "Connection Type" selection at the left
is also a Tree widget, see
/usr/share/YaST2/include/printer/connectionwizard.ycp

Thomas,
because I don't know if this one is really a duplicate of bug #680107
I re-assign it to you so that you could have a closer look.
Comment 3 Johannes Meixner 2011-05-13 11:35:01 UTC
FYI:
You don't need to double-click the bluetooth entry.
Any entry which was double-clicked becomes somehow "locked"
and I don't know a way out to select another entry in the Tree.
Comment 4 Thomas Göttlicher 2011-05-18 15:08:37 UTC
duplicate of bug #680107

*** This bug has been marked as a duplicate of bug 680107 ***