GithubHelp home page GithubHelp logo

Comments (26)

mfonville avatar mfonville commented on September 1, 2024

I actually had not this issue in the old client, but in the new client it does happen (but not all the time, it is very inconsistent)

from dota-2.

CommanderAlchemy avatar CommanderAlchemy commented on September 1, 2024

Same here, Dota 2 was able to catch the alt key but now it seems that the Window manager gets it instead so I cannot broadcast alerts etc ingame.

from dota-2.

davidw-valve avatar davidw-valve commented on September 1, 2024

Are you running the game fullscreen or windowed? Which window manager are you using?

I am not reproducing this at all.

from dota-2.

mfonville avatar mfonville commented on September 1, 2024

I am running with a borderless window in Unity.

Part of the problem may be, that I tend to have other windows in focus, before loading a match. Though in the old Dota2 this was not a problem.

Current trick, that since the latest versions work, is that when the match starts, I return to the menu, within the menu I alt-click and ctrl-alt-click the window, I change focus to the title bar of the window, when i then go back into the game, the issue has disappeared. (the action scheme might be a bit Pavlov-generated, but it works in 100% of the cases).

from dota-2.

ramma avatar ramma commented on September 1, 2024

Running with "Use my monitors current resolution", and using default everything from Ubuntu 14.04(Compiz window manager).

As mentioned in the Source 1 report of this issue, the problem started after overlay updates in late April. That may just be coincidental though as disabling the overlay doesn't fix it for me.

from dota-2.

mfonville avatar mfonville commented on September 1, 2024

An updated: currently I only need to go back from game to the menu, and then back to the game again, to solve the problem.

from dota-2.

Turmfalke2 avatar Turmfalke2 commented on September 1, 2024

Isn't the window manager always supposed to have priority? If this gets changed I would lose control over my wm while playing dota, which would be pretty bad.

from dota-2.

ramma avatar ramma commented on September 1, 2024

This issue is still present after the September 8th updates. To add to the problem, the Super/Windows key cannot be bound to anything in settings either. Without rebinding Windows/Super key and Alt, the game is unplayable due to the constant minimizing. Switching between windowed or full screen does not solve the problem either.

from dota-2.

guillevc avatar guillevc commented on September 1, 2024

i'm also experiencing this

ubuntu 14.04

from dota-2.

gdrewb-valve avatar gdrewb-valve commented on September 1, 2024

Note that in the Advanced section of hotkey settings you can select to allow the Windows / Command key to be bindable.

from dota-2.

u00101010 avatar u00101010 commented on September 1, 2024

This issue does still exist in Ubuntu 15.10 with the latest DOTA 2 updates.

And actually, to me it does not happen every single time. There are special occasions when I'm actually able to Alt-click stuff on the screen without the game getting minimized. I will continue to further observe this and report back as soon as I have something.

UPDATE: It seems like it does not happen if I manage to press Alt and click in exactly the same moment. If I press Alt and then not click immediately, Unity decides to show up.

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

It's still an issue. Enabling Windows/Command key to be bindable doesn't help, and I can't bind to something else even after enabling it. Pressing the left Alt key opens up the HUD for me (https://wiki.ubuntu.com/Unity/HUD) and minimizes the game, so it's pretty disruptive.

from dota-2.

u00101010 avatar u00101010 commented on September 1, 2024

It still does not happen to me always, but now I just can't see the pattern. After a few "successful Alt-clicks" that did not trigger the HUD, the upcoming alt-clicks will be unsuccessful no matter how simultaneously I press alt and click. Well, technically, the alt-click is successful because the info will be written in chat, but then the window minimizes.

Perhaps making this "alt-click" key bindable would solve the issue for Ubuntu users. So instead of alt we would press something else and everyone will be happy. 😊

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

It's not alt click - just press and release alt, and the HUD comes up. It's
a unity feature. The issue is that dota isn't consuming the event while in
full screen, in my opinion.

On Sun, 13 Dec 2015 6:15 pm Attila K. [email protected] wrote:

It still does not happen to me always, but now I just can't see the
pattern. After a few "successful Alt-clicks" that did not trigger the HUD,
the upcoming alt-clicks will be unsuccessful no matter how simultaneously I
press alt and click. Well, technically, the alt-click is successful
because the info will be written in chat, but then the window minimizes.

Perhaps making this "alt-click" key bindable would solve the issue for
Ubuntu users. So instead of alt we would press something else and everyone
will be happy. [image: 😊]


Reply to this email directly or view it on GitHub
#30 (comment)
.

from dota-2.

gdrewb-valve avatar gdrewb-valve commented on September 1, 2024

Reborn just uses SDL for fullscreen and doesn't do any of its own handling. I've asked the SDL devs if there's something they can do.

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

Thanks Drew!

On Fri, 26 Feb 2016 8:20 am Drew Bliss [email protected] wrote:

Reborn just uses SDL for fullscreen and doesn't do any of its own
handling. I've asked the SDL devs if there's something they can do.


Reply to this email directly or view it on GitHub
#30 (comment)
.

from dota-2.

gdrewb-valve avatar gdrewb-valve commented on September 1, 2024

After discussion with the SDL devs there doesn't appear much that SDL can do. The window is decorated as a fullscreen window and after that it's up to the window manager as to whether it allows WM behaviors or not. Closing this as it's not a Reborn issue.

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

Have any players found a workaround on this? Given the prevalence of alt+clicking, if you stuff that up and just press alt, the game will minimize at the most inopportune times.

from dota-2.

Tele42 avatar Tele42 commented on September 1, 2024

@vadi2 adjust your DE's hotkeys to use a different modifier for those actions (I recommend Super/Meta).

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

That's already taken by another action, both Super and Alt do different things.

from dota-2.

Tele42 avatar Tele42 commented on September 1, 2024

@vadi2, my point is that no application has the right to block your DE's hotkeys. If you choose to have troublesome key combinations and you have control over the hotkeys, that's your problem, not the games.

from dota-2.

vadi2 avatar vadi2 commented on September 1, 2024

I don't need your opinion on whose problem it is, I'm asking if anyone else has found a workable solution. This is the default on Ubuntu, so I imagine a fair bit of people are affected by this.

from dota-2.

u00101010 avatar u00101010 commented on September 1, 2024

I don't need your opinion on whose problem it is, I'm asking if anyone else has found a workable solution. This is the default on Ubuntu, so I imagine a fair bit of people are affected by this.

The current working solution is to rebind the "Alt" key in the game settings to something else.

from dota-2.

ramma avatar ramma commented on September 1, 2024

@vadi2 My solution is rebinding the keys in CCSM. I've bound super to alt+super and alt to shift+alt, neither of which combos being used in my game settings. It's far from ideal, but works till this is fixed, if it ever is.

@Tele42 My understanding is that's only the case in "fake" fullscreen, which Dota is using in reborn. In "real" fullscreen you'd expect those key presses to be captured by the program unless it is not focused. Specific event handling for combos like alt+tab need to be used to keep the window from taking complete control though. The current use of "fake" fullscreen also causes an issue where mouse clicks are sent to windows under them, which require one or two alt-tabs to fix.

from dota-2.

Locustv2 avatar Locustv2 commented on September 1, 2024

Has anyone been able to solve this issue?
I am using Ubuntu 16.04 and this is very annoying.
Everytime i press alt and do not press any other key the command overlay appear.

I have 2 screen and sometimes in action i move my mouse to the other screen totally lose focus on the dota2 client... :/

from dota-2.

smarteist avatar smarteist commented on September 1, 2024

Year 2021 and still have this issue, temporary solution is using ALT+TAB to minimize and then maximize the game. using mouse to maximize the window will cause this problem.

from dota-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.