You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Fixed mouse event handling in split view mode when a dialog is open on one side. The other side would not receive wheel events unless input focus was first switched over.</li>
56
+
<li>Fixed issues with popup menu positioning.</li>
57
+
<li>Fixed drawing of the widget scroll indicator when a widget doesn't fit vertically in the window.</li>
58
+
<li>Possible workaround for an issue with mouse hover autoscrolling on an external displays.</li>
59
+
<li>Don't open an endless number of bookmark creation/edit dialogs when holding down the keyboard shortcut (Ctrl+D/⌘D).</li>
60
+
<li>Percent-encode backslashes in externally opened URLs, for improved compatibility.</li>
61
+
<li>Custom link icons are allowed with unsupported/unrecognized protocols (i.e., Emoji at the start of link label).</li>
62
+
<li>Use file name as the tab/window title if the content has no headings.</li>
63
+
<li>Avoid redundancy in tab/window titles ("Cosmos — Cosmos" → "Cosmos").</li>
64
+
<li>Updated UI translations.</li>
65
+
</ul>
66
+
<p>The full release notes can be viewed inside the app by opening
0 commit comments