Bug ID 1193326
Summary Inconsistent [No] button ID in popup
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter lslezak@suse.com
QA Contact jsrain@suse.com
Found By ---
Blocker ---

The Popup.YesNo() use the :yes and :no_button internal button IDs. The new
Yast2::Popup class use the :yes and :no IDs.

That makes it difficult to share the popup handling code when using the libyui
REST API in openQA as it depends which implementation is used. You cannot find
out that from outside, you need to check the source code.

Let's unify the IDs...


You are receiving this mail because: