|
Bugzilla – Full Text Bug Listing |
| Summary: | setting slider value emits event in gtk | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Arvin Schnell <aschnell> |
| Component: | YaST2 | Assignee: | Forgotten User h13THG8RK1 <forgotten_h13THG8RK1> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_h13THG8RK1 |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | example script | ||
|
Description
Arvin Schnell
2008-11-09 19:47:59 UTC
Created attachment 250923 [details]
example script
Adding size values in the InputField updates the slider. This
again updates the InputField so what you just typed gets modified.
Yep, it's a bug. Added some convenience hooks and reformed things a bit, so hopefully we won't make more mistakes when mapping GTK events to YWidget ones. Will ask someone to package -gtk shortly after fixing bug 442052. |