[Bug 26543] Second press on monthcal drop down button doesn't working

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 24 10:40:27 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26543

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> 2011-03-24 10:40:27 CDT ---
(In reply to comment #0)
> 
> After selecting date in monthcal control by pressing button second press
> doesn't create calendar window. After third press application exits with
> Segmentation fault.

I'm not sure I understand. There's no need to press a button anything to create
calendar window, when Monthcal control is created it already at least one
calendar.

> So user cannon change date using calendar.
> Changing date in textbox works.

Monthcal has only one textbox - updown to change a year, do you mean it?

Now I'll try to decipher this. I think you're talking about Datetime control
that create Monthcal internally, right? If the problem is that Datetime doesn't
create Monthcal window each time dropdown is pressed, but use always the same
window - this is covered by test already (see test_dtm_get_monthcal ).

So what's a problem exactly?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list