Git Product home page Git Product logo

Comments (7)

samczsun avatar samczsun commented on June 12, 2024 1

Huh. Funnily enough, I think this has already been fixed in the develop branch. Can you try this build and see if you still encounter the problem?

from standalone-app.

samczsun avatar samczsun commented on June 12, 2024

What OS are you using?

from standalone-app.

alefranzoni avatar alefranzoni commented on June 12, 2024

I'm using Windows 8.1

I only can open the menu over the complete file (to see 'Export' option, example over: test.jar) or over the HEX code (to see Save - Undo - Copy - Paste) but over the classes/packages it's impossible, so weird.

Plus, I saw the menu just one time and I don't know how (I pressed a couple times Ctrl+T and Right-Click everywhere because It was driving me crazy and like magic, the menu was opened but nevermore)

- - Edit - -
Minutes ago the "Ctrl-T" was working perfect! But now, again don't work. Really it's so weird

from standalone-app.

samczsun avatar samczsun commented on June 12, 2024

That's weird. Is your screen hdpi? Can you run Helios from the command line and see if any exceptions are thrown?

If you have the time, you can try debugging it in the IDE of your choosing. All the relevant code is here. (Maybe there's some weird behaviour which is causing isMenuOpen to be inaccurate)

from standalone-app.

alefranzoni avatar alefranzoni commented on June 12, 2024

Finally, I've catched the bug, bro. It's simple but I gonna try to be as clear as possible...

The bug occurs when you open a jar file and BEFORE to do double-click to any ***.class** on it to open it (open the class selected in hex) you press "Ctrl-T" to open the menu. So then, the menu will not appear until re-open the program. Restart the workspace (Ctrl + N) don't fix the bug. Seems like pressing the shortcut before open a class is generating some error.

So:

  • [OK] > Open file; Double click on a class (open it first) > Crtl + T > Menu work
  • [FAIL] > Open file > Crtl + T > Menu don't work

I hope this info helps you!
Thanks for your time, work and support dude.

from standalone-app.

samczsun avatar samczsun commented on June 12, 2024

Thanks! I'll take a look and see if I can reproduce it

from standalone-app.

alefranzoni avatar alefranzoni commented on June 12, 2024

Great! I'm glad to say you that the bug is fully fixed. Now works like a charm! Thanks again for your support bro.

from standalone-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.