http://bugs.winehq.org/show_bug.cgi?id=3121
------- Additional Comments From richard(a)daijobu.co.uk 2005-08-10 09:36 -------
If you still have the problem, a font trace would be helpful:
$ WINEDEBUG=font wine winecfg &> font.txt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2054
------- Additional Comments From richard(a)daijobu.co.uk 2005-08-10 09:31 -------
Debian testing/unstable
Gnome 2.10.2.3
metacity 2.10.3
xorg 6.8.2.dfsg.1-7
wine cvs from source
kernel 2.6.13 from source
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3513
------- Additional Comments From wine_bugzilla(a)wirschell.nl 2005-08-10 07:10 -------
Setting usp10 to native indeed resolves the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-08-10 06:36 -------
Furthermore, LicenseViewed is a property, which is not set anywhere... "property
not found". I guess it also needs to be set when the scrolltext control gets to
the bottom, but I'm not sure how this is done...
I'm reading the msdn docs on MSI, so I can help debug this further.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-08-10 06:01 -------
The EULA buttons are enabled based on a ControlCondition entry...
However, those only seem to be evaluated at oncreate, and oncommand, and in one
other place (and are not evaluated when I scroll to the bottom of the text box).
Command triggered
Command triggered
Command triggered
Creating dialog...
Command triggered
Setting control condition L"Next", action: L"Disable", condition: L"Accept <>
\"Yes\""
Setting control condition L"Next", action: L"Default", condition: L"Accept =
\"Yes\""
Setting control condition L"Next", action: L"Enable", condition: L"Accept = \"Yes\""
Setting control condition L"Group", action: L"Disable", condition:
L"LicenseViewed<>\"1\""
Setting control condition L"Group", action: L"Enable", condition:
L"LicenseViewed=\"1\""
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3522
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From mike(a)codeweavers.com 2005-08-10 04:14 -------
Seems Alexandre solve this just after I opened it. I'll close this when the fix
goes into the CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3522
------- Additional Comments From mike(a)codeweavers.com 2005-08-10 03:53 -------
Created an attachment (id=1127)
--> (http://bugs.winehq.org/attachment.cgi?id=1127&action=view)
test program for tab button with radio buttons in non-dialog window
Run the attached test program and press [TAB]. The radio button changes to a
push button. Doesn't happen under Windows 2000.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3522
Summary: [TAB] turns radion button into a push button.
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)codeweavers.com
The attached test program (child.zip), also available at
foghorn:/home/mike/child.zip shows a bug in Wine's user32.
Run the test program in child/Debug/child.exe and press [Tab]. This should tab
onto the radio button and make it default. I've checked that under Windows, and
it works like that, however under Wine, pressing [Tab] will change the radio
button into a Button.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2653
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From eric.pouech(a)wanadoo.fr 2005-08-10 03:49 -------
this works for user backend, I just submitted a fix for the curses backend
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2439
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
URL| |http://www.daemon-
| |tools.cc/dtcc/portal/downloa
| |d.php?mode=ViewCategory&cati
| |d=5
Keywords| |download
------- Additional Comments From richard(a)daijobu.co.uk 2005-08-10 03:41 -------
AppDB: http://appdb.winehq.org/appview.php?appId=1055
This may never work in Wine, because it uses native drivers.
Assigning the installer bit to Mike anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.