Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - Emdek

106
Otter Browser Forum / Re: [bug][195]"inspect" can not be used.
@ohno, can you reproduce that issue with about:blank?
You will have to disable Start Page first using about:config, by setting StartPage/EnableStartPage to "No".
Also please make screenshot showing sidebar of Inspector, showing computed background color.
111
Otter Browser Forum / (Pre) RC 1 release (01.10.2017)
  • reworked toolbars:
    • added support for visibility toggle button (collapsing contents);
    • fixed unified toolbar and titlebar style under macOS;
    • toolbar visibility and location is now stored per main window;
  • improved sidebar(s):
    • added ability to add new sidebars;
    • allow to change their location by drag and drop;
  • vastly improved error pages:
    • special error pages are now used instead of SSL warning dialogs;
    • blocked content triggers dedicated error pages;
  • improved User Agents configuration;
  • added support for managing multiple proxy configurations and setting them per page or host;
  • reworked internal actions handling system allows to specify parameters for actions trigerred by keyboard shortcuts and mouse gestures;
  • vastly decreased import time for large bookmark files;
  • added module for listing opened windows and tabs;
  • improved styling under Windows, Unity and macOS;
  • added new default icon theme by Kamil Nęcek;
  • item views can now allocate extra space to predefined column other than last one;
  • added action to set, reset or toggle an option;
  • global editing actions now apply to focused single and multi line text edit widgets too;
  • added ability to drop URLs onto bookmark bars;
  • spell checking is now available in other multi line text edit widgets;
  • added action to control multimedia playback rate;
  • keyboard shortcuts are now validated while editing;
  • added support for customizing F12 menu;
  • implemented "Validate Using" menu;
  • added support for configurable Fast Forward rules;
  • lots of various fixes.

Please note, we haven't entered feature freeze phase yet, so 1.0 will see some more stuff, not just fixes and updates.
Next stop, (Pre) RC 2, next month.
120
Otter Browser Forum / Re: Start Page Tiles
@DaveH, yes, it changed some time ago, it's a bug fix, previously they were using non proportional scaling and were deformed (they appeared to be stretched horizontally).
122
Otter Browser Forum / Re: Problem of popup window on Ubuntu 14.04 (otter version - 0.9.11)
@mad_king, QtWebEngine might explain this, try AppImage for weekly 189 (newest one won't work there), and if it won't work then you are left with PPA packages.

But if you are using SDK then update to Qt 5.9.x and grab binaries here:
https://github.com/annulen/webkit/releases/tag/qtwebkit-5.212.0-alpha2
Just unpack it into matching folders in prefix used by 5.9 from SDK and rerun CMake.
124
Otter Browser Forum / Re: audio tag/format support
@mihau, well, it's theory, but this is Windows. ;-)
But in fact only Windows 10 is fully usable, maybe 8 / 8.1 too.
OGG won't work, MS doesn't support formats that are competition to proprietary ones, perhaps it was part of the licensing deal. ;-)

Try build for XP, I would experiment with GStreamer support for MSVC but I don't have setup that allows to build QtWebKit with that compiler...
With proper combination of codecs we can have a fully legal setup that plays H264 too, using OpenH264, and patents for MP3 already expired.