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 300 forks source link

Initial tutorial - 3/12 #3368

Open ffurger opened 6 years ago

ffurger commented 6 years ago

Short Summary

Misleading description on page 3 of 12 under "Task"

Steps to Reproduce

"Untoggle focus mode either by clicking the eye icon again, or by selecting View > Toggle Focus Mode."

Expected results

One cannot "click the eye icon again" because by clicking it once the toolbar disappears! The only way to toggle the Focus Mode is to select View > Toggle Focus Mode.

Platform Information

Komodo IDE Version 11.01 Mac OS High Sierra

Additional Information

"If memory serves this bug has been there for ever, so may be it's time to delete that text snippet. Beginners will be thankful for that.

mitchell-as commented 6 years ago

Hi, are you using native window decorations? The eye icon is displayed in Komodo's titlebar in focus mode, but you wouldn't see this if you are using native window decorations.

ffurger commented 6 years ago

No, but check out my screenshots below:

On 16 Nov 2017, at 15:03, mitchell notifications@github.com wrote:

Hi, are you using native window decorations? The eye icon is displayed in Komodo's titlebar in focus mode, but you wouldn't see this if you are using native window decorations.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Komodo/KomodoEdit/issues/3368#issuecomment-344931563, or mute the thread https://github.com/notifications/unsubscribe-auth/AdYMN4fTuYF3HfOGXiXrWJaNmUB8EOvpks5s3ECngaJpZM4QgPzj.

mitchell-as commented 6 years ago

Hi, please use the Github interface to attach screenshots instead of e-mail. Github tends to mangle e-mail responses, and I cannot see any images.

ffurger commented 6 years ago

Ok, here we go.

defaultview focus mode view
mitchell-as commented 6 years ago

Okay, thanks.

th3coop commented 6 years ago

"If memory serves this bug has been there for ever, so may be it's time to delete that text snippet. Beginners will be thankful for that.

This is only an issue on OSX. It works fine on Windows and I'm certain it's fine on Linux. We just need a "if OSX" in the tutorial.

Naatan commented 6 years ago

Not a bug in the tutorial, OSX should still show these buttons. The bug here is that the smaller titlebar on OSX doesn't appear to show the buttons we want.

ffurger commented 6 years ago

"Only an issue in OSX" ???

Do you know how many "issues in OSX" of one kind or another I have encountered by just trial testing Komodo IDE? You don't? Well, check my listing of issues I reported just a few months ago for v.10.

I am spending time and energy reporting bugs and weird behaviour as I am still hoping that one of these days Komodo IDE will get to point where I can feel confident that I am not throwing my money out the window when/if I decide to buy it. As far as I am concerned you are not there yet. So try to be as nice as possible when people are reporting possible bugs, and don't forget that you are getting very valuable information for free.

th3coop commented 6 years ago

@ffurger please don't read negatively into my comment. I said it is only an issue on OSX, as in it can only be reproduced on OSX so the fix can focus on one of the 3 platforms we support. The fix will address the OSX build and NOT the Linux or Windows build. Your reports are much appreciated.