Oliver Kopp

Results 1977 comments of Oliver Kopp

> * Have menu items disabled if there is no undo / redo Discussed with @calixtus: Very hard. -- I also tried it locally, but the dependency of tab ->...

> * Implement undo/redo for "Clear, Change Case, Normalize" I checked in this branch. Works.

@LoayGhreeb I reply to your comment https://github.com/JabRef/jabref/issues/11420#issuecomment-2198602298 here to be able to track the progress w.r.t. to the code commits. (The commits and the comments are sorted by time in...

>> Maybe, you can re-check? 😅 > I tried it, and it works without exceptions. However, can we do some checks before doing the undo/redo to see if the change...

> > This is the effect of a single global undo/redo stack. > > > > Alternatively, we could "jump" in the undo chain and search for the last action...

OK, Loay is asking for ["Objektbezogenes Undo"](http://www.usabilitypatterns.info/catalog/patterns/objektundo.html). The text there does not fully explain how it works with hierarchical objects. It also does not link real-world examples (which makes it...

> if you are jumping between fields, then every change has its own compund. We need to craft this. As you outlined. - But maybe we should only append if...

User reported issue not fixed / usage unclear: https://github.com/JabRef/jabref/pull/14312#issuecomment-3572744001

@tsantalis Ah - and if there is no relation, then the scroll bars are not synchronized. OK for me... Then you can close this issue. Seems to be an edge...

@tsantalis Why was that closed as completed? I was about to open an issue with the same title. I am currently reviewing https://github.com/JabRef/jabref/pull/11245. On GitHub at https://github.com/JabRef/jabref/pull/11245/files, I can just...