Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move split to left not working properly #1321

Closed
Maximus5 opened this issue Jul 31, 2015 · 14 comments
Closed

Move split to left not working properly #1321

Maximus5 opened this issue Jul 31, 2015 · 14 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1321

Hello,

Looking at the image below, i can move split "2" left & right, but not split "1", split
"1" can only be moved to the right.

----------------------
|       1     2      |
|       1     2      |
|       1------------|
|       1            |
|       1            |
|       1            |
----------------------


Reported by vdvlorenz on 2013-11-08 11:31:11

@Maximus5
Copy link
Owner Author

Same for just:

----------------------
|         1          |
|         1          |
|         1          |
|         1          |
|         1          |
|         1          |
----------------------

Reported by vdvlorenz on 2013-11-08 11:34:46

@Maximus5
Copy link
Owner Author

Left and right. Both working on my side.
Check your hotkeys and describe, what are you doing.

Reported by ConEmu.Maximus5 on 2013-11-08 12:32:09

@Maximus5
Copy link
Owner Author

Keybindings: http://puu.sh/5caM1/525ca793a5.png

What i do: open a new window -> then: CTRL+SHIFT+E (to split vert.) -> now i can move
the splitter to the right, but not the left

I changed to bindings multiple times, does not seem to work,, it must be something
in the logic of the code.

Becuase in the following i can't move the splitter "3" up and down

----------------------
|       1     2      |
|       1     2      |
|       1333333333333|
|       1            |
|       1            |
|       1            |
----------------------

But in this i can:

----------------------
|       1            |
|       1            |
|       1333333333333|
|       1            |
|       1            |
|       1            |
----------------------

Reported by vdvlorenz on 2013-11-08 13:29:47

@Maximus5
Copy link
Owner Author

Well i actually, i can understand that you can't move the splitter up and down of under
or above it are 2 collumns, it might be a bit complex to code,, although, the thing
i have with moving left is a bug,, another example where i can't move left:

----------------------
|                    |
|                    |
|33333333333333333333|
|        1           |
|        1           |
|        1           |
----------------------

Here i can't move splitter 1 to the left, to the right works fine

Reported by vdvlorenz on 2013-11-08 13:35:10

@Maximus5
Copy link
Owner Author

Strange, may be smth with your settings triggers the lock?
Attach your ConEmu.xml

Run "ConEmu.exe /basic /cmd cmd"
Ctrl+Shift+E
Apps+Shift+Left, Apps+Shift+Right
Splitter is moveable?

Reported by ConEmu.Maximus5 on 2013-11-08 14:15:19

@Maximus5
Copy link
Owner Author

Run "ConEmu.exe /basic /cmd cmd"
-> with this it does work.

exported my settings -> attachments

Reported by vdvlorenz on 2013-11-08 14:51:24


- _Attachment: [ConEmu_me.xml](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-8/ConEmu_me.xml)_

@Maximus5
Copy link
Owner Author

found it! Fullscreen and maximized cause this problem. Thanks for helping me out :)
Would be nice if you could fix it, but it doesn't has to be, i'm already glad there's
such a great console for windows out there ^_^ Thank you!

Reported by vdvlorenz on 2013-11-08 15:07:09

@Maximus5
Copy link
Owner Author

The problem is the size of the window, the bigger the width the less i can move my splitter
to the left. (so many "the"'s in this sentence xD)

Reported by vdvlorenz on 2013-11-08 15:12:03

@Maximus5
Copy link
Owner Author

Nvm, the problem doesn't scale with the size, the problem is purely if it's larger than
80-90% of my screen.

Reported by vdvlorenz on 2013-11-08 15:14:22

@Maximus5
Copy link
Owner Author

I can report exactly the same issue on stable, latest and preview.

If the terminal is maximised or simply large - cannot move splitter with app+shift+left

if I resize the window I can then move the splitter leftwards.

Reported by charles.gildawie on 2014-09-11 14:31:45

@Maximus5
Copy link
Owner Author

I confirm this issue is present.

OS version: Win8   SP   x64
ConEmu version: 141022
Far version (if you are using Far Manager): n/a

*Bug description*
I have hot-keys defined for splitting (ctrl+alt+right/down) and shifting the splitter
(win+shift+right/left/up/down). I can split the window just fine but can only shift
the splitter correctly vertically (up and down). If I split the window to the right,
only the right shift works. Using the hot-key to shift the splitter back to the left
still goes right.

*Steps to reproduction*
1. Split the window to the right (my hot-key is ctrl+alt+right)
2. Shift the splitter to the right (my hot-key is win+shift+right)
3. Attempt to shift splitter to the left (my hot-key is win+shift+left). The splitter
continues to shift to the right.

Reported by brianstew on 2014-10-23 16:59:37

@Maximus5
Copy link
Owner Author

I have not seen such problems lately.
So I need 
1) ConEmuXml
2) LogFiles recorded during trying moving splitter. Screenshot will be helpful too.

Reported by ConEmu.Maximus5 on 2014-10-24 13:31:58

@Maximus5
Copy link
Owner Author

Here are the attached files related to comment #13.

Here is what I did...

-Opened the program
-Created a split screen to the right
-Shifted the splitter to the right (hit the hotkey 3x)
-Shifted the splitter to the left (hit the hotkey 3x)

The program opened correctly, split the screen correctly, shifted to the right correctly,
but did not shift back to the left correctly. It continued to shift to the right even
though it should have shifted to the left.

Reported by brianhowardstewart on 2014-10-24 19:31:46


- _Attachment: [ConEmuC64-size-7664.log](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-15/ConEmuC64-size-7664.log)_ - _Attachment: [ConEmu-gui-5180.log](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-15/ConEmu-gui-5180.log)_ - _Attachment: [ConEmu-input-3704.log](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-15/ConEmu-input-3704.log)_ - _Attachment: [ConEmu-input-7664.log](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-15/ConEmu-input-7664.log)_ - _Attachment: [ConEmu.xml](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1321/comment-15/ConEmu.xml)_

@Maximus5
Copy link
Owner Author

141025

Reported by ConEmu.Maximus5 on 2014-10-26 13:46:15

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant