rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
372 stars 59 forks source link

Can't resize mosh window by holding Right-Top corner of the window #73

Closed soichih closed 9 years ago

soichih commented 9 years ago

On Windows 8.1, I can't resize the mosh terminal window by dragging / dropping the right-top corner of the window. All other corner works, however. I am not sure if this is just some quirk with Chrome itself, but reporting this here just in case this was fixable through mosh-chrome.

rpwoodbu commented 9 years ago

Can you reproduce this with another Chrome Packaged App or one where you've set it to open in a window instead of a tab?

soichih commented 9 years ago

I tried couple of other Chrome Apps but so far they all run as browser tab. Do you know of an app that works like mosh-chrome?

rpwoodbu commented 9 years ago

CIRC runs in a window as a Packaged App, and seems to use the default window trimmings. Give that a shot.

jpwoodbu commented 9 years ago

I might have reproduced the behavior you're describing. I can move the mouse cursor over top of the close button for the window and the mouse cursor will change to indicate that the window can be resized, but trying to resize from this position fails. If I carefully move the mouse cursor over to the space between the close button and the edge of the window, I can successfully resize the window.

In contract, when using notepad.exe, the mouse cursor does not change to indicate a window resize action when mousing over the close button.

jpwoodbu commented 9 years ago

I tried the same actions with another packaged app, CIRC, and it behaves the same way. I don't think this behavior is mosh-chrome specific.

rpwoodbu commented 9 years ago

Thanks, @jpwoodbu, for verifying that. I am closing this bug, as there's nothing I can do. Anyone particularly interested in this issue should open a bug with the Chromium project.