[Bug 24922] New: Wineconsole doesn't properly handle Alt+F9 sent from Far File Manager
http://bugs.winehq.org/show_bug.cgi?id=24922 Summary: Wineconsole doesn't properly handle Alt+F9 sent from Far File Manager Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: t.artem(a)mailcity.com Created an attachment (id=31559) --> (http://bugs.winehq.org/attachment.cgi?id=31559) After pressing Alt+F9 in Far In Windows when you press Alt+F9 in Far File Manager it resizes itself to the whole screen. In Linux it also resizes the console window, but Far then resizes itself to 80x25, instead of the whole window space. Screenshot is attached. -- 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=24922 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://farmanager.com/downl | |oad.php?l=en CC| |eric.pouech(a)orange.fr -- 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=24922 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wineconsole doesn't |Far Manager doesn't resize |properly handle Alt+F9 sent |itself to the whole screen |from Far File Manager | Severity|normal |minor -- 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=24922 --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2010-10-28 02:37:35 CDT --- are you running under wineconsole or not ? if wineconsole, which backend ? -- 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=24922 --- Comment #2 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2010-10-29 06:48:32 CDT --- I'm running under wineconsole "user" backend. -- 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=24922 --- Comment #3 from Eric Pouech <eric.pouech(a)orange.fr> 2010-11-01 03:12:38 CDT --- please note that Alt-F9 is *NOT* a Far command it's intercepted by the X11 window manager as beeing a maximize window command (so using the maximize button on window has the same effect) (Alt-F9 has another meaning in Far) A+ -- 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=24922 --- Comment #4 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2010-11-01 05:05:45 CDT --- (In reply to comment #3)
please note that Alt-F9 is *NOT* a Far command it's intercepted by the X11 window manager as beeing a maximize window command (so using the maximize button on window has the same effect) (Alt-F9 has another meaning in Far) A+
Maybe in your window manager Alt+F9 is intercepted, but not in mine ;) Thus Alt + F9 is intercepted by Far directly here. Thus the issue holds true. -- 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=24922 --- Comment #5 from Eric Pouech <eric.pouech(a)orange.fr> 2010-11-02 12:52:28 CDT --- two comments: - I never said (in #3) that it shouldn't be fixed ;-) - actually you're right. further testing shows that FarManager in fact maximizes the console window through user32 calls, and then resets the screen buffer size accordingly. current wine's console code doesn't reflect changes in console window size, hence the bug (which boils down to what I wrote in #3) -- 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=24922 --- Comment #6 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2010-11-03 04:09:53 CDT --- Fine, but why the bug is still "UNCONFIRMED"? ;) -- 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=24922 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-03 04:36:44 CDT --- (In reply to comment #6)
Fine, but why the bug is still "UNCONFIRMED"? ;)
If that makes you feel better... -- 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=24922 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #8 from Eric Pouech <eric.pouech(a)orange.fr> 2010-11-14 10:16:55 CST --- it's actually a dupe of #3200 (where neither curses or user backend change the console size to fit its container (term resp user32-window) size I'm working on a fix (still some issues to iron out). *** This bug has been marked as a duplicate of bug 3200 *** -- 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=24922 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-14 11:32:19 CST --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org