Check to see if there's any .bdic files in /usr/share/qt/qtwebengine_dictionaries. That's where PageEdit will look for them, and that's where a custom build of PageEdit will install them if it wasn't built with the -DINSTALL_BUNDLED_DICTS=0 cmake option.
|