|
Bugzilla – Full Text Bug Listing |
| 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: | YaST2 | Assignee: | 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
I will have a look... 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. 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. duplicate of bug #680107 *** This bug has been marked as a duplicate of bug 680107 *** |