Application closes when you click on border

Bug #1819399 reported by Fernando Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Terminator
New
Undecided
Unassigned

Bug Description

On Ubuntu 18.04, using terminator 1.91, the application closes when you click on the boarder of the window. This makes it difficult to move the window or to snap it to a specific side of the screen or to resize it.
Here is my config file:

[global_config]
  hide_on_lose_focus = True
  suppress_multiple_term_dialog = True
  title_inactive_bg_color = "#555753"
  title_transmit_fg_color = "#f3f3f3"
[keybindings]
  close_term = <Primary>x
  cycle_next = <Shift>Tab
  split_horiz = <Primary>h
  split_vert = <Primary>v
  toggle_zoom = <Primary>m
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]
[profiles]
  [[default]]
    background_color = "#002b36"
    background_darkness = 0.9
    cursor_color = "#aaaaaa"
    foreground_color = "#ffffff"

summary: - Application coses when you click on boarder
+ Application closes when you click on border
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.