Dremor,
@Dremor@lemmy.world avatar

Still waiting for them to admit that a dictionary that automatically changes according to the keyboard you use is a bad idea.
If I manually select the Spanish language it is that I want to write Spanish. Not for the software to switch back to English as soon as I enter any keystroke.

ThePhantomGM,

Still waiting on that Wayland support

merthyr1831,

The PDF editor sounds like a gamechanger. Most office suites dont include one by default.

redcalcium, (edited )

Has they fixed the bug where scrolling horizontally using a mouse that has horizontal scroll wheel (such as logitech mx master) would also scroll the page vertically?

Edit: just tried v7.5.0.127, it still have the scrolling bug. If this bug were fixed I basically have no issue left with onlyoffice, it works very well except for this super annoying bug.

https://i.imgur.com/cIJNDB1.mp4

ledtasso,

Are you a programmer? If so, the code is open source, so you could try fixing it on your own; it doesn’t seem that hard to fix. You could try to find where they are handling scroll input and see if there is anything that tells you what direction it is. Then if it’s horizontal just ignore it.

redcalcium,

Even if it’s actually an easy fix, as a new contributor you’ll need some degree of familiarity with the codebase before you can identify the bug and figure out the proper way to fix it. Getting there may require quite significant time investment, especially for project this big where the code seems to be split across 4 rather large git repos. I don’t have much free time left to dig into a large project like this at the moment.

Also, if it’s really that easy to fix, I feel like the devs would’ve fixed this already in the past 4 years, though it’s possible the devs simply don’t use any mouse with horizontal scroll support to reproduce the issue.

Suspicious,

Have you submitted a bug report?

LeLam,

The bug report was created on Nov 3, 2022: github.com/ONLYOFFICE/DesktopEditors/issues/1094. The bug still persists.

redcalcium,

There is an even older bug report for this from 2019: github.com/ONLYOFFICE/DocumentServer/issues/536

TCB13,
@TCB13@lemmy.world avatar

You know that OnlyOffice doesn’t care about bug reports don’t you? I mean Latin chars such as “é à í” have been broken in the iPad version while using a keyboard since… ever. Dozens of reports filled by multiple people, problem still there.

ledtasso,

I see 306 issues and 0 pull requests. That’s got to be a bit discouraging as an open source project maintainer - plenty of people filing bug reports but no one that cares enough to help fix the bugs.

redcalcium,

There are plenty of pull requests here: github.com/ONLYOFFICE/core/pulls

TCB13,
@TCB13@lemmy.world avatar

Don’t forget that OnlyOffice isn’t truly open-source. It is a commercial company selling an alternative to MS Office that is focused on the server for collaboration and you’ve to pay for it. We can’t except much traction from people on a project that works like that. Even the license is kind of questionable as it is AGPL but their websites isn’t so clear on how free you’re to use it and modify the thing.

Hexadecimalkink,

I don’t think there are any sustainable fully open source software out there that are used for consumers besides the ones that reach a critical mass of support. And even then as a software gets more complex the more there are sacrifices to the FOSS model. You should read the boad discuss forum for TDF/Libreoffice. Collabora is trying to nerf the free version of TDF and the board reps are in this toxic battle with Collabora board reps. Eventually FOSS software needs a stable revenue stream besides donations.

TCB13,
@TCB13@lemmy.world avatar

Collabora is trying to nerf the free version of TDF and the board reps are in this toxic battle with Collabora board reps. Eventually FOSS software needs a stable revenue stream besides donations.

Yes, yes I’ve been following that since LibreOffice Online was frozen.

silicon_reverie,

Everyone here keeps talking about how the UI is amazing, so maybe this is the right place to ask: is there an FOSS office suite that has a command pallet like coding editors and GSuite do, where you can tap a hotkey and type the tool name without having to dig through menus?

optimal,
@optimal@lemmy.blahaj.zone avatar

Emacs, if you’re willing to go down that rabbit hole.

d3Xt3r, (edited )

LibreOffice has that. Only thing is you’ll need to do is set the hotkey manually, I believe the default is Shift+Esc but some LO apps may not have that configured. Go to Tools > Customize > Keyboard. Click inside the shortcut keys pane and press your preferred key combo (I use Ctrl+Shift+P). Then under functions, start typing “search” and look for “Search Commands”. Then hit the Modify button to assign the shortcut key to the function. Now if you press Ctrl+Shift+P, it’ll bring up the command pallete just like vscode.

TCB13,
@TCB13@lemmy.world avatar

Tell me something, the desktop apps, are they now standalone apps or still that bullshit of a single app that opens everything as tabs?

Delta_44,

What’s wrong with tabs?

TCB13,
@TCB13@lemmy.world avatar

Not good for real multitasking. A combination of Windows and tabs is way better. Also there’s no reason to have a single application that you’ve to open to then create whatever document you need. Just split the damn thing into multiple apps like every other productive office suite.

Delta_44,
TCB13,
@TCB13@lemmy.world avatar

That options exists, has been there for a while but its not enough. Read the thing you replied to, not having real multiple apps means things such as Window taskbar combination doesn’t work as it should.

roembol,

I believe you can configure that

TCB13,
@TCB13@lemmy.world avatar

While they allow separate Windows they’ll all group as a single OnlyOffice app and there won’t be separate shortcuts for each one.

imgel,

Man if Libre peeps and OnlyOffice UI/UX devs joined forces, we would be living in the year 3000.

TCB13,
@TCB13@lemmy.world avatar

The only problem with that logic is that OnlyOffice is a webapp, thus slow. Libre is Java but still faster.

ebits21,
@ebits21@lemmy.ca avatar

AFAIK Libreoffice only uses Java for limited things and isn’t a requirement.

Pretty sure it’s mostly C++

crossfadedragon,

Yeah you can disable the Java part somewhere in settings.

TCB13,
@TCB13@lemmy.world avatar

Tools > Options > LibreOffice > Advanced and uncheck Use a Java runtime environment

qwesx,
qwesx avatar

Correct, Java is only needed for (letter) templates and macros.
I used it for years without any JVM installed... until I wanted to use a template. :(

aksdb,

Macros should work without JVM. But a few extensions (like the NLP Solver and LanguageTool) require Java.

TCB13,
@TCB13@lemmy.world avatar

Okay this is interesting, but still slow as hell to launch and it does fell like a Java app in a lot of ways. Funky UI behaviors like flickering and delays here and there…

TCB13,
@TCB13@lemmy.world avatar

Small update, under Windows, if one disables Java, Skia rendering and anti-aliasing it seems to go way faster and the UI behaves better:

https://lemmy.world/pictrs/image/9c3428f0-20ed-4662-ba6a-bb4a0dc23496.png

ebits21,
@ebits21@lemmy.ca avatar

Yeah I find it a lot snappier in Fedora than on windows.

TCB13,
@TCB13@lemmy.world avatar

Nothing is snappy under GNOME.

redcalcium,

Being “slower” for an office app is not a deal breaker imo. Having less smooth scrolling or 1s slower image insertion does not negatively impact my ability to write shitty reports.

TCB13,
@TCB13@lemmy.world avatar

Yeah sure, until you’re dealing with a 50 page document and even the cursor lags and becomes impossible to move stuff around and/or scroll without having to wait looking at “empty pages” that will eventually display your content after 2-3 seconds :)

anonymoose,
@anonymoose@lemmy.ca avatar

I’ve been using LibreOffice as an MS Office replacement for a decade or so, although most of my documents are still on Google docs. The LibreOffice UI seems to have never really improved at all, and even the updating experience is annoying. I don’t understand how such a lucrative productivity app has no developer support behind it?

OpenOffice got me really excited, because that UI seems modern and polished. It’s really unfortunate that it’s mostly we lb based and apparently really slow.

So yeah, 100% agree with you. LibreOffice with the OpenOffice UI would be 🔥

noro_lim_asfaloth,

Idk, LibreOffice UI seems pretty decent for me. https://lemmy.world/pictrs/image/4331f80c-38e2-460f-af35-314f72901b18.png

redcalcium,

It’s this the new UI? It’s been a while since I use LibreOffice and the UI was worse than office 2003.

Dremor,
@Dremor@lemmy.world avatar

Actually my dad prefer the default UI. But he used Windows 95 and the office suite that goes with it for a long time, so his habits are hard to loose.

noro_lim_asfaloth,

It’s not a default but I just changed it to tabbed view in the settings, picked Sifr icons in the settings, and installed adw-gtk3 theme on GNOME which makes gtk3 apps blend more with the default libadwaita GNOME theme.

redcalcium,

It’s actually not bad! Thanks!

Before

After

anonymoose,
@anonymoose@lemmy.ca avatar

Neat, the customization does help make it look a lot better than the defaults. I wonder why they didn’t just make this the new UI.

pascal,

I’m impressed by how they were able to make a worse ribbon interface than Microsoft itself.

MonkderZweite,

Btw, There’s about 4 UI’s with two variants each in view > user interface.

anonymoose,
@anonymoose@lemmy.ca avatar

I did not know that, I’ll check out the other options, thanks!

Interstellar_1,
@Interstellar_1@pawb.social avatar

I assume you mean OnlyOffice

anonymoose,
@anonymoose@lemmy.ca avatar

Oops, yeah, I did!

moog,

Lmao the text on the thumbnail document

Linus_Torvalds,

OnlyOffice vs LibreOffice?

randompepsi,

I just prefer the looks of OnlyOffice, but I have heard people having localization problems with it. For my tiny use cases it has worked good so far.

HubertManne,
HubertManne avatar

isn't onlyoffice as a service only. can it be installed as just a local application?

TwinHaelix,

Yep, you can download their “Desktop Editors”

HubertManne,
HubertManne avatar

thanks

lemann,

They offer a SaaS to pay the bills, and a standalone desktop editor suite for us Linux users

pricklypearbear,
@pricklypearbear@lemmy.world avatar

No it’s a local application like Libre. Can also be ran in the cloud.

TCB13,
@TCB13@lemmy.world avatar

Yes, for instance on the iPad with a keyboard I’ve issues typing Latin chars. Reported multiple times, still not fixed.

someguy3,

When I looked into it I found that onlyoffice is more of a MS office rip. Run by Russians and headquartered in Latvia.

version_unsorted,

You got any more information on this? Also, is there a point to caring if it is an intellectual property rip off and run by a particularly set of people from a particular country?

someguy3,

It’s the interface that’s a rip.

Qkall,
@Qkall@lemmy.ml avatar

So I use both for work… Libre for most things, but for spreadsheets or powerpoints that are a bit more complex, onlyoffice works/looks better.

exu,

LibreOffice does have more advanced features though if you don’t need the MS Office compatibility.

The preset editing in OO really sucks compared to Libre or MS office (only desktop)

aksdb,

Presets as in paragraph and character presets? I didn’t find them at all. In LO I can easily change existing or new presets. In MSO it’s a bit more hidden but still possible. In OO I didn’t find it so far, but also didn’t spend too much time on it and just went back to LO.

exu,

Yep, paragraph and character presets. They are present in OO, but rather difficult to find and annoying to edit.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • tacticalgear
  • thenastyranch
  • ethstaker
  • everett
  • Durango
  • rosin
  • InstantRegret
  • DreamBathrooms
  • magazineikmin
  • Youngstown
  • mdbf
  • slotface
  • GTA5RPClips
  • kavyap
  • JUstTest
  • tester
  • cubers
  • cisconetworking
  • ngwrru68w68
  • khanakhh
  • normalnudes
  • provamag3
  • Leos
  • modclub
  • osvaldo12
  • megavids
  • anitta
  • lostlight
  • All magazines