GithubHelp home page GithubHelp logo

Comments (7)

vlsi avatar vlsi commented on July 20, 2024 1

@weisJ , that is interesting.
Frankly speaking, the border around textarea has workaround in JMeter.

By default Swing does not put the border around textarea, so JMeter adds its own border.

Will check shortly.

from darklaf.

weisJ avatar weisJ commented on July 20, 2024

This should be fixed in ffc248f. I will upload a new version later this day or tomorrow.

from darklaf.

weisJ avatar weisJ commented on July 20, 2024

The menu bar not being in the OsX menu bar is indeed odd. Could you tell me the value of System.getProperty("apple.laf.useScreenMenuBar","false") on your machine?

from darklaf.

vlsi avatar vlsi commented on July 20, 2024

Could you tell me the value of System.getProperty("apple.laf.useScreenMenuBar","false") on your machine?

It is set. As you see on the screenshots above it does work (see bulenkov/darcula where the menu is not present). I launch JMeter with exactly the same command, and the only difference is different themes.

Note: the application itself does not modify useScreenMenuBar property, and the property is passed during the startup: https://github.com/apache/jmeter/blob/cfb2bd92acf19123ae8a0de32ca60a46f5a85043/src/dist/build.gradle.kts#L520

from darklaf.

vlsi avatar vlsi commented on July 20, 2024

Ok. I was able to execute ./gradlew jar, and I confirm checkboxes and radios work as expected now.

Thanks for the quick fix.

from darklaf.

weisJ avatar weisJ commented on July 20, 2024

I think I have solved what caused the menu to be misplaced. Could you try it out to confirm this? (ac9de65)

Also labels should now have the correct disabled text colour applied to them (c23556c).

from darklaf.

weisJ avatar weisJ commented on July 20, 2024

In the screenshot the comment text area has the wrong background outside the border.
This is fixed with af25c7d.

from darklaf.

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.