http://bugs.winehq.org/show_bug.cgi?id=16459
Summary: MYOB application tabs - does not change/switch tabs correctly when clicking on them Product: Wine Version: 1.0.0 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nickpj@gmail.com
In MYOB, there are tabs inside the application (e.g. general ledger -> chart of accounts -> tabs at top of page). Switching from one tab to another when running under MS Windows can be achieved by clicking on the tab. However in Wine, this does not work (it does not switch to the new tab). Instead the user has to use a workaround to switch between tabs, either by clicking AND THEN pressing the space key, or by using the Alt + "underlined letter" keyboard shortcut to switch between tabs.
I have only used MYOB 10.0.2, and so have only observed this problem there, but other versions on MYOB have this tab-switching problem in Wine too, according to appdb, e.g. versions 11, 16, 17 too: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9941 http://appdb.winehq.org/objectManager.php?sClass=version&iId=6921&iT... http://appdb.winehq.org/objectManager.php?sClass=version&iId=355&iTe...
http://bugs.winehq.org/show_bug.cgi?id=16459
rdonnelly rdonnelly@hvc.rr.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rdonnelly@hvc.rr.com
--- Comment #1 from rdonnelly rdonnelly@hvc.rr.com 2008-12-10 20:23:49 --- I am using Ver 12 Plus U.S., yes some problem with printing and the tabs for me too. Linux would be perfect if it had a port of a decent accounting program.
http://bugs.winehq.org/show_bug.cgi?id=16459
Nick J nickpj@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Nick J nickpj@gmail.com 2008-12-10 20:27:15 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=16459
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Platform|All |Other
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-10 22:48:47 --- Don't confirm your own bugs, that's a fake activity.
http://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #4 from Wayne Merry wayne_merry@yahoo.com.au 2009-02-26 00:45:33 --- I have voted for this bug as it continues to exist under wine 1.1.15
http://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #5 from Austin English austinenglish@gmail.com 2009-08-26 13:19:32 --- Is this still present in current (1.1.28 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16459
Wayne Merry wayne_merry@yahoo.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wayne_merry@yahoo.com.au
--- Comment #6 from Wayne Merry wayne_merry@yahoo.com.au 2009-08-26 19:21:54 --- This bug is still current in Wine 1.1.28
http://bugs.winehq.org/show_bug.cgi?id=16459
Mark mklenner@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mklenner@hotmail.com
--- Comment #7 from Mark mklenner@hotmail.com 2009-11-05 20:24:39 --- This problem occurs on openSUSE with current release and 1.132 running MYOB 18.5
http://bugs.winehq.org/show_bug.cgi?id=16459
rocko rockorequin@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rockorequin@hotmail.com
--- Comment #8 from rocko rockorequin@hotmail.com 2010-05-19 21:31:15 --- The bug is still present in wine 1.1.44.
http://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #9 from rocko rockorequin@hotmail.com 2010-05-25 21:13:02 --- Created an attachment (id=28290) --> (http://bugs.winehq.org/attachment.cgi?id=28290) log showing menu debug info when bug occurs
I found something unusual which might give a hint as to the nature of the problem.
I ran wine (1.2-rc1) with WINEDEBUG=+menu turned on, and when I click on the Assets tab it looks like it's trying to access the File menu (ie with entries File, Edit, Lists, Command Centres, Setup, Reports, Window, Help). But the Assets tab is nowhere near this menu, so I don't think it should be hitting this code. When I press the space bar to make it correctly switch to the Assets tab, I get a bunch of "fixme:font:SetMapperFlags (0x5c8, 0x00000000): stub - harmless" messages, which seem to happen whenever it refreshes the screen.
If I click on the Assets tab and then another tab (eg Liability, Equity, etc), there are no further debug messages. If I click on Assets and then press space and then click on another tab, I get the menu debug messages again for the File menu.
http://bugs.winehq.org/show_bug.cgi?id=16459
russ russellgbailey@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |russellgbailey@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #10 from Austin English austinenglish@gmail.com 2012-03-19 14:52:39 CDT --- This is your friendly reminder that there has been no bug activity for 650 days. Is this still an issue in current (1.4 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #11 from rocko rockorequin@hotmail.com 2012-03-19 18:45:32 CDT --- Created attachment 39470 --> http://bugs.winehq.org/attachment.cgi?id=39470 patch that fixes this issue
Yes, the issue is still present in wine 1.4.
MYOB has done something weird by setting up these buttons as radiobuttons but displaying them as normal buttons. I can fix the problem with the attached patch, which notifies the parent window as well when the radio button is clicked.
The patch seem to play nicely with other apps, eg Word and games, but I don't know if it might have broken anything.
http://bugs.winehq.org/show_bug.cgi?id=16459
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #12 from Austin English austinenglish@gmail.com 2012-03-20 14:00:04 CDT --- Patches should be sent to wine-patches@winehq.org. See also http://wiki.winehq.org/SubmittingPatches
https://bugs.winehq.org/show_bug.cgi?id=16459
--- Comment #13 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=16459
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #14 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #13)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=16459
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com --- Closing.