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

Loading layout loads only the last added layout from context menu (right click) #652

Closed
vssdeo opened this issue Oct 15, 2022 · 2 comments
Closed

Comments

@vssdeo
Copy link
Contributor

vssdeo commented Oct 15, 2022

Loading Added layout (from Preferences->Layout) loads only the last added layout from context menu (right click)->Layouts even if you select any layout item.

  1. launch ./terminator
  2. Right Click, Open New Tab (Repeat 2 times to open 2 tabs)
  3. Go to Preferences->Layout->Add Layout
  4. Close
  5. launch ./terminator
  6. Right Click Open New Tab (Repeat 3 times to open 3 tabs)
  7. Go to Preferences->Layout->Add Layout
  8. Close
  9. Now to Test launch ./terminator
  10. Now Right Click->Layout-> (Try to open the Saved Layouts)

Try to open saved layout with 2 tabs. Context Menu (Right Click) -> Layouts->(Select)
Result: It will still open the last saved Layout with 3 tabs.

In my
config.txt
attached config the layout "New Layout" is always loaded since its last saved.

Expected Behavior

After launching terminator and using context menu (right click) the correct Layout should open the selected layout
Right Click->Layouts->(Select)

-I am submitting a patch also.

Linux kali 5.18.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali6 (2022-07-07) x86_64 GNU/Linux

  • X11
@vssdeo
Copy link
Contributor Author

vssdeo commented Oct 21, 2022

I forgot to mention the pull request with the fix. Here Ref: #653

@mattrose
Copy link
Member

fixed by #653

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

No branches or pull requests

2 participants