Coder Social home page Coder Social logo

Comments (3)

ptziegler avatar ptziegler commented on July 28, 2024

It seems like the name of the view is fetched twice:

Once from the extension point, where it uses the correct name.
Once from the Memento which - as far as I understand - are persisted metadata.

Workaround: Use -DclearPersistedState=true

from eclipse.platform.ui.

iloveeclipse avatar iloveeclipse commented on July 28, 2024

Is this a real world use case? I wonder why a nee property needed to be saved to fix that.

from eclipse.platform.ui.

ptziegler avatar ptziegler commented on July 28, 2024

Is this a real world use case?

It is. We allow the user to change the application language between German/English. But even after a restart, the UI is only partially updated.

image

I wonder why a nee property needed to be saved to fix that.

You need some way to detect the locale of the part name. I just mentioned in the linked pull request that this is probably not the correct approach. Instead, the "part name" property should only be persisted when it's a custom name.

from eclipse.platform.ui.

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.