Git Product home page Git Product logo

Comments (6)

two-jays avatar two-jays commented on August 16, 2024 1

I can also reproduce that behaviour on my Fedora 39 Silverblue with Flathub Installation of Setzer

from setzer.

cvfosammmm avatar cvfosammmm commented on August 16, 2024

I think that's because the translated text takes up more space than was allocated to the popover.

from setzer.

SoongNoonien avatar SoongNoonien commented on August 16, 2024

I'm not sure it seems weird that it's cut off exactly at the window border while popovers are allowed to cross the window borders. Gtk doesn't usually have any problems with showing translated strings even if they are much longer than the original ones.
To me it looks more like the popover is correctly sized but somehow not able to draw outside the borders of the window. I suspect the English original is short enough such that the popover fits entirely inside the border? Note that in the screenshot the rounded border on the right of the popover is missing too.

from setzer.

cvfosammmm avatar cvfosammmm commented on August 16, 2024

This is not a Gtk Popover, but my own implementation, and it's not supposed to cross window borders (it's not itself a window).

from setzer.

SoongNoonien avatar SoongNoonien commented on August 16, 2024

Ok, now I understand. Does it need to be a custom widget or couldn't you just use a normal gtk popover?

from setzer.

nemkin avatar nemkin commented on August 16, 2024

Same issue here, in my case it was because I have Gnome Tweaks installed and changed both the Fonts > Interface Text size, as well as Fonts > Scaling Factor to larger, because my laptop screen is tiny, but with high resolution.

Also setting those back to default, but turning on the regular Accessibility setting for Large Text makes the menu cut off too.

from setzer.

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.