http://bugs.winehq.org/show_bug.cgi?id=4175
--- Comment #43 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-08 11:25:18 ---
(In reply to comment #42)
> After a quick test it seems the listviews in pcad are now displayed correctly.
> Thank you Nikolay!
>
Great. Both? For PCB editor and schematic editor?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5340
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-04-08 11:06:29 ---
Closing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5340
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-04-08 11:03:24 ---
(In reply to comment #8)
> This is the same bug as bug#10845. The proposed patch there also fixes this
> bug.
>
> Can I mark this bug as duplicate, or is there a rule to make the younger bug a
> dup?
The other one has a patch, let's go ahead and mark this one as the dupe.
*** This bug has been marked as a duplicate of bug 10845 ***
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4175
--- Comment #42 from Fabio Rossi <rossi.f(a)inwind.it> 2009-04-08 11:01:13 ---
After a quick test it seems the listviews in pcad are now displayed correctly.
Thank you Nikolay!
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4175
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20327|0 |1
is obsolete| |
--- Comment #41 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-08 10:46:24 ---
(From update of attachment 20327)
In current git:
http://source.winehq.org/git/wine.git/?a=commit;h=59148d0bb549ff8690f15f145…
--
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.
http://bugs.winehq.org/show_bug.cgi?id=273
David Gerard <dgerard(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgerard(a)gmail.com
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1181
--- Comment #19 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-08 10:03:18 ---
(In reply to comment #16)
This test is kind of useless. It doesn't show on API level what SDL library is
doing.
Besides I think this is totally unrelated problem - of application not having
event loop thus not receiving any input from X.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3235
Igor Tarasov <tarasov.igor(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tarasov.igor(a)gmail.com
--- Comment #6 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-08 07:18:39 ---
I can still reproduce it (current git). Not sure if this is the same bug, or
this is unrelated.
1. Open regedit
2. Open Registry > Import
3. Change view to detailed
4. Select (click) first item
5. Click name header to reorder the list.
See the bug: the selected item is the first one in the list, which was the last
one before reordering. That is, wrong item is selected. But if you scroll to
the end of the list, you will see that the item that you have actually clicked
is focused.
Another part of the bug is that focus frame stays there until you make it
redraw the list.
In order to reproduce this, second bug, do the following:
1. Open regedit
2. Navigate to some registry branch that has more than one values, for
instance, HKCU\Control Panel\Desktop
3. Click, then click again some item, so that it become editable.
4. Now click another item
See the bug: focus frame is still present for unfocused item.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5439
--- Comment #12 from Rein Klazes <wijn(a)online.nl> 2009-04-08 01:46:57 ---
I think the bug is fixed as I cannot reproduce the problem :-)
Austin, can you confirm?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4175
--- Comment #40 from Alex Kovtonuk <alex.kovtonuk(a)gmail.com> 2009-04-08 01:30:32 ---
(In reply to comment #39)
> Created an attachment (id=20327)
--> (http://bugs.winehq.org/attachment.cgi?id=20327) [details]
> Implemented delayed header creation
>
> (In reply to comment #35)
> > (In reply to comment #33)
> > > Please retest in 1.1.9.
> > >
> >
> > Nothing has changed.... continue to use native... :(
> >
> > Although thanks for trying!!! :)
> >
>
> Hi, Alex. As you were last who post test results please give a try with this
> patch and report back. Be attentive to catch all possible regressions cause
> patch changes header creation order.
>
sorry... lack of time right now...
i promise to try at the weekend... maybe early...
--
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.