Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 301 forks source link

Changing from Komodo's native decorations to its own doesn't respect the "buttons on the left" setting #1414

Open Defman21 opened 8 years ago

Defman21 commented 8 years ago

Short Summary

title

Steps to Reproduce

  1. Check Place window buttons on left of titlebar
  2. Apply it.
  3. Check Use native window borders.
  4. Apply it.
  5. Un-check Use native window borders.

    Expected results

Buttons appear on left of titlebar.

Actual results

Buttons appear on right of titlebar.

Platform Information

Komodo Edit or IDE? IDE Komodo Version? 10 beta Operating System (and version)? Ubuntu 16.04 /w Openbox

Additional Information

Restarting Komodo fixes it.

Naatan commented 8 years ago

We do not control platform level window buttons, the setting exists purely to facilitate the custom decorations.

Naatan commented 8 years ago

Oh sorry, missread. You're saying switching back and forth resets them.