CINXE.COM

Bugs : Heather Ellsworth

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://bugs.launchpad.net/~hellsworth/+bugs" /> <meta charset="UTF-8" /> <title>Bugs : Heather Ellsworth</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~hellsworth/latest-bugs.atom" title="Latest Bugs for Heather Ellsworth" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/revaa29ae0fff49e4e804b39147c9f259d2fb023199/combo.css" /> <meta name="description" content="I work on the desktop team, on desktop snaps." /> <meta property="og:description" content="I work on the desktop team, on desktop snaps." /> <meta property="og:title" content="Bugs : Heather Ellsworth" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/~hellsworth/+bugs" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?lp/', comboBase: '/+combo/revaa29ae0fff49e4e804b39147c9f259d2fb023199/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lp.bugs.buglisting', function(Y) { Y.on('domready', function() { var view = new Y.lp.bugs.buglisting.TableView({ active_sort_key: LP.cache.order_by, sort_keys: LP.cache.sort_keys }); view.render(); }) }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-bugs main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://bugs.launchpad.net/~hellsworth/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~hellsworth"><img alt="" width="64" height="64" src="/@@/person-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~hellsworth">Heather Ellsworth</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~hellsworth">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~hellsworth">Code</a></li> <li class="bugs active"><span>Bugs</span></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~hellsworth">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~hellsworth">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~hellsworth">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Related bugs</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div> <div id="bugs-search-form" class="dynamic_bug_listing" action=""> <form method="get" name="search" class="primary search dynamic_bug_listing" action=""> <p> <input class="textType" id="field.searchtext" name="field.searchtext" size="20" type="text" value="" /> <input type="submit" name="search" value="Search" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="NEW" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITH_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITHOUT_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="CONFIRMED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="TRIAGED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INPROGRESS" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="FIXCOMMITTED" /> <input class="hiddenType" id="field.assignee" name="field.assignee" type="hidden" value="" /> <input class="hiddenType" id="field.bug_reporter" name="field.bug_reporter" type="hidden" value="" /> <input class="hiddenType" id="field.omit_dupes" name="field.omit_dupes" type="hidden" value="on" /> <input class="hiddenType" id="field.has_patch" name="field.has_patch" type="hidden" value="" /> <input class="hiddenType" id="field.has_no_package" name="field.has_no_package" type="hidden" value="" /> <a href="?advanced=1">Advanced search</a> </p> <div> </div> </form> </div> <br /> <div id="bugs-table-listing"> <div class="lesser"><table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>75</strong> of 103 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <a class="next" rel="next" href="https://bugs.launchpad.net/~hellsworth/+bugs?memo=75&amp;start=75" id="upper-batch-nav-batchnav-next"><strong>Next</strong></a> &bull; <a class="last" rel="last" href="https://bugs.launchpad.net/~hellsworth/+bugs?direction=backwards&amp;start=75" id="upper-batch-nav-batchnav-last">Last</a> </td> </tr> </tbody> </table> </div> <div id="bugs-orderby"></div> <div id="client-listing"><div class="listing"> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNKNOWN"> Unknown </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1722256</span> <a href="https://bugs.launchpad.net/gnome-shell/+bug/1722256" class="bugtitle">Wifi connection status icon shows a &quot;?&quot; question mark when connected</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> GNOME Shell </span> <span class="bug-heat-icons"> <span class="sprite flame">192</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNKNOWN"> Unknown </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2003104</span> <a href="https://bugs.launchpad.net/mutter/+bug/2003104" class="bugtitle">gnome-terminal transparency ignored in full screen mode</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> Mutter </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNKNOWN"> Unknown </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2003104</span> <a href="https://bugs.launchpad.net/wayland/+bug/2003104" class="bugtitle">gnome-terminal transparency ignored in full screen mode</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> wayland </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceCRITICAL"> Critical </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1933828</span> <a href="https://bugs.launchpad.net/oem-priority/+bug/1933828" class="bugtitle">NTP servers from DHCP are not propagated to timesyncd</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> OEM Priority Project </span> <span class="bug-heat-icons"> <span class="sprite flame">24</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceHIGH"> High </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1844699</span> <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1844699" class="bugtitle">The snap plugin is not claiming the desktop id correctly</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> gnome-software (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">62</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceHIGH"> High </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1894222</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894222" class="bugtitle">undefined reference when building with -O1 on armhf</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceHIGH"> High </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1894224</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894224" class="bugtitle">LO not built consistently with the same optimization flags</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> <span alt="haspatch" title="Has a patch" class="sprite haspatch-icon"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceHIGH"> High </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1933828</span> <a href="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1933828" class="bugtitle">NTP servers from DHCP are not propagated to timesyncd</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> network-manager (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">24</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceHIGH"> High </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1933828</span> <a href="https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bug/1933828" class="bugtitle">NTP servers from DHCP are not propagated to timesyncd</a> </div> <div class="buginfo-extra"> <span class="None field"> network-manager (Ubuntu Focal) </span> <span class="bug-heat-icons"> <span class="sprite flame">24</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1722256</span> <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722256" class="bugtitle">Wifi connection status icon shows a &quot;?&quot; question mark when connected</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> gnome-shell (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">192</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1722256</span> <a href="https://bugs.launchpad.net/oem-priority/+bug/1722256" class="bugtitle">Wifi connection status icon shows a &quot;?&quot; question mark when connected</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> OEM Priority Project </span> <span class="bug-heat-icons"> <span class="sprite flame">192</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1797373</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1797373" class="bugtitle">3D slide transitions don&#x27;t work at all or tear when played + repeat animations don&#x27;t work</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1863282</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863282" class="bugtitle">libreoffice menu bar disappeared</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">44</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1867578</span> <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1867578" class="bugtitle">gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from clutter_actor_set_mapped() [assertion failed: (!CLUTTER_ACTOR_IS_MAPPED (self))] from windowPreview.js</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> gnome-shell (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">16</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1875444</span> <a href="https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1875444" class="bugtitle">Cannot override data_dir [was: dl-ubuntu-test-iso in stable (rev 3) bustimicated]</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> distro-info (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1881811</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881811" class="bugtitle">Values cleared when scrolling in standard filter dialog</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1893262</span> <a href="https://bugs.launchpad.net/snapcraft/+bug/1893262" class="bugtitle">pygtk apps fail with gnome-3-34 extension</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> Snapcraft </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusINPROGRESS"> In Progress </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1902148</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1902148" class="bugtitle">[snap] launchers in app&#x27;s dock menu do launch general LO</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1903632</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1903632" class="bugtitle">Touchscreen can&#x27;t be used to scroll anymore. Instead it will select everything on its way.</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1903632</span> <a href="https://bugs.launchpad.net/df-libreoffice/+bug/1903632" class="bugtitle">Touchscreen can&#x27;t be used to scroll anymore. Instead it will select everything on its way.</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> LibreOffice </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1905422</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1905422" class="bugtitle">CoinMP Solver not Available, option requires coinmp to be promoted</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">18</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1888505</span> <a href="https://bugs.launchpad.net/df-libreoffice/+bug/1888505" class="bugtitle">Two-finger touchpad zoom extremely sensitive</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> LibreOffice </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1785262</span> <a href="https://bugs.launchpad.net/df-libreoffice/+bug/1785262" class="bugtitle">arm64 autopkgtests are flaky</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> LibreOffice </span> <span class="bug-heat-icons"> <span class="sprite flame">16</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1915890</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1915890" class="bugtitle">[snap] Add LDAP support</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">12</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1926087</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1926087" class="bugtitle">LibreOffice LTS crashes after the extension re-launching </a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1936254</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1936254" class="bugtitle">[snap] 7.2.0.1 build from tarball fails to find modules</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1936254</span> <a href="https://bugs.launchpad.net/df-libreoffice/+bug/1936254" class="bugtitle">[snap] 7.2.0.1 build from tarball fails to find modules</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> LibreOffice </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1938614</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1938614" class="bugtitle">Libreoffice Help is till not working</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1949340</span> <a href="https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1949340" class="bugtitle">[upstream] Saving downloads or pages is difficult because of unfocused file chooser dialog</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> chromium-browser (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">332</span> </span> <span class="bug-related-icons"> <span alt="haspatch" title="Has a patch" class="sprite haspatch-icon"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusINPROGRESS"> In Progress </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1844776</span> <a href="https://bugs.launchpad.net/snapd/+bug/1844776" class="bugtitle">snap run from cli tab completion broken</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> snapd </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1863097</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863097" class="bugtitle">apparmor messages for libreoffice about mesa</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1875717</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1875717" class="bugtitle">Opening file from Samba share results in Document in Use </a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">12</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1877711</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1877711" class="bugtitle">Libreoffice snap can read but not save files over SSH</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1880416</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1880416" class="bugtitle">libreoffice symbol bars/toolbars load and react with very high latency</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1881364</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881364" class="bugtitle">broken kerning</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1885625</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1885625" class="bugtitle">Firebird embedded database is not selectable in database creation wizard</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1888392</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888392" class="bugtitle">The libreoffice interface does not appear in Ubuntu MATE</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1888504</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888504" class="bugtitle">Two-finger touchpad scroll broken</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1888505</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888505" class="bugtitle">Two-finger touchpad zoom extremely sensitive</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1889460</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1889460" class="bugtitle">Missing font after $LANG change</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1892637</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1892637" class="bugtitle">Printing a blank page with libreoffice on Lubuntu 20.04</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">16</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1893332</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1893332" class="bugtitle">LibreOffice dialogs are garbled</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1895135</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1895135" class="bugtitle">GFS Didot Classic Wrong Glyphs in Writer</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1886092</span> <a href="https://bugs.launchpad.net/ubuntu/focal/+source/libreoffice/+bug/1886092" class="bugtitle">libreoffice doesn&#x27;t list gpg private key for a digital signature due to apparmor</a> </div> <div class="buginfo-extra"> <span class="None field"> libreoffice (Ubuntu Focal) </span> <span class="bug-heat-icons"> <span class="sprite flame">38</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1905322</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1905322" class="bugtitle">LibreOffice crashes under load.</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1906162</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1906162" class="bugtitle">Lubuntu 20.04 and 20.10: Libreoffice: font of some dialog-windows is too small</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">16</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1926261</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1926261" class="bugtitle">PPTX is opened in Draw not in Impress</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1991159</span> <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-text-editor/+bug/1991159" class="bugtitle">[snap] libEGL warning: DRI2: failed to authenticate</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> gnome-text-editor (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2013115</span> <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2013115" class="bugtitle">Bluetooth slider needs toggling two times to disconnect to device</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> gnome-control-center (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceWISHLIST"> Wishlist </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1881603</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881603" class="bugtitle">[snap] Cannot open attached file from e-mail</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">20</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceWISHLIST"> Wishlist </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1883886</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1883886" class="bugtitle"> Print dialogue&#x27;s height in Libreoffice Writer is too high to see and click buttons.</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceWISHLIST"> Wishlist </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1891739</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1891739" class="bugtitle">4. and 5. mouse-button on thumb does not react during save-dialogue in LO</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1808389</span> <a href="https://bugs.launchpad.net/ubuntu/+bug/1808389" class="bugtitle">iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6</a> </div> <div class="buginfo-extra"> <span class="sprite distribution field"> Ubuntu </span> <span class="bug-heat-icons"> <span class="sprite flame">108</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1808389</span> <a href="https://bugs.launchpad.net/ubuntu/bionic/+bug/1808389" class="bugtitle">iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6</a> </div> <div class="buginfo-extra"> <span class="None field"> Ubuntu Bionic </span> <span class="bug-heat-icons"> <span class="sprite flame">108</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1844897</span> <a href="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1844897" class="bugtitle">wifi icon has question mark in it even though network is fine</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> network-manager (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1845532</span> <a href="https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1845532" class="bugtitle">power icon does not indicate charging if booted without power connected</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> upower (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1848558</span> <a href="https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1848558" class="bugtitle">(intermittent) need to authenticate 3 times before accepted</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> apport (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusFIXCOMMITTED"> Fix Committed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1854849</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libscalar-list-utils-perl/+bug/1854849" class="bugtitle">[MIR] libscalar-list-utils-perl</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libscalar-list-utils-perl (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1863151</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863151" class="bugtitle">apparmor messages for libreoffice 1:6.0.7-0ubuntu0.18.04.10 etc</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1870564</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1870564" class="bugtitle">Libreoffice&#x27;s &quot;Customize&quot; dialog is too big in Ubuntu 19.10</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1870627</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1870627" class="bugtitle">Cannot change symbols in charts in LibreOffice Calc 6.4</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1872103</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1872103" class="bugtitle"> After update to 6.4.2.2: Split database only accessible while running in Safe Mode</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1881797</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881797" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:SwNode::GetNodes:SwNodeIndex::~SwNodeIndex:SwNodeIndex::~SwNodeIndex:std::default_delete:std::default_delete</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1881798</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881798" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:ScTransferObj::~ScTransferObj:ScTransferObj::~ScTransferObj:com::sun::star::uno::Reference:Qt5MimeData::~Qt5MimeData:Qt5MimeData::~Qt5MimeData</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1882139</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882139" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:slideshow::internal::RandomWipe::operator:slideshow::internal::ClippingFunctor::operator:slideshow::internal:::slideshow::internal::SlideChangeBase::operator:slideshow::internal::SimpleContinuousActivityBase::perform</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1882140</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882140" class="bugtitle">/usr/lib/libreoffice/program/uno.bin:11:SalInstance::GetYieldMutex:com_sun_star_comp_framework_Desktop_get_implementation:std::function:cppuhelper::ServiceManager::Data::Implementation::createInstance:cppuhelper::ServiceManager::createInstanceWithContext</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1882141</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882141" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:__dynamic_cast:SwTextNode::IsCountedInList:SwTextNode::HasVisibleNumberingOrBullet:OutASC_SwTextNode:Out</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1882142</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882142" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:o3tl::cow_wrapper:o3tl::cow_wrapper:vcl::Font::SetFontSize:vcl::Window::ImplPointToLogic:vcl::Window::SetPointFont</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1882143</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882143" class="bugtitle">/usr/lib/libreoffice/program/soffice.bin:11:SvtBroadcaster::Add:SvtListener::StartListening:SwAccessibleNoTextFrame::SwAccessibleNoTextFrame:SwAccessibleGraphic::SwAccessibleGraphic:SwAccessibleMap::GetContext</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1888186</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888186" class="bugtitle">LibreOffice Writer unusably slow</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1892635</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1892635" class="bugtitle">mysql-direct-connector not working</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1894223</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894223" class="bugtitle">please have separate targets for the configure and build steps</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1884850</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1884850" class="bugtitle">Xorg server uses unacceptably large amounts of memory (and keep growing) when LibreOffice is running</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">22</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1897429</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1897429" class="bugtitle">package libreoffice-common 1:6.4.2-0ubuntu3 failed to install/upgrade: dependency problems - leaving triggers unprocessed</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1900445</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1900445" class="bugtitle">LibreOffice 7 Writer and Calc crash when creating new or opening documents</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libreoffice (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> </div> </div> <script>LP.mustache_listings = "\u003cdiv class=\"listing\"\u003e\n{{#items}}\n \u003cdiv class=\"buglisting-row\"\u003e\n\n \u003cdiv class=\"buglisting-col1\"\u003e\n {{#show_importance}}\n \u003cdiv class=\"importance {{importance_class}}\"\u003e\n {{importance}}\n \u003c/div\u003e\n {{/show_importance}}\n {{#show_status}}\n \u003cdiv class=\"status {{status_class}}\"\u003e\n {{status}}\n \u003c/div\u003e\n {{/show_status}}\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_information_type}}\n \u003cdiv class=\"information_type\"\u003e\n {{information_type}}\n \u003c/div\u003e\n {{/show_information_type}}\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003cdiv class=\"buglisting-col2\"\u003e\n \u003cdiv class=\"buginfo\"\u003e\n {{#show_id}}\n \u003cspan class=\"bugnumber\"\u003e#{{id}}\u003c/span\u003e\n {{/show_id}}\n \u003ca href=\"{{bug_url}}\" class=\"bugtitle\"\u003e{{title}}\u003c/a\u003e\n \u003c/div\u003e\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_targetname}}\n \u003cspan class=\"{{bugtarget_css}} field\"\u003e\n {{bugtarget}}\n \u003c/span\u003e\n {{/show_targetname}}\n {{#show_milestone_name}}\n \u003cspan class=\"sprite milestone field\"\u003e\n {{#milestone_name}}\n {{milestone_name}}\n {{/milestone_name}}\n {{^milestone_name}}\n No milestone set\n {{/milestone_name}}\n \u003c/span\u003e\n {{/show_milestone_name}}\n {{#show_date_last_updated}}\n \u003cspan class=\"sprite milestone field\"\u003e\n Last updated {{last_updated}}\n \u003c/span\u003e\n {{/show_date_last_updated}}\n {{#show_assignee}}\n \u003cspan class=\"sprite person field\"\u003e\n {{#assignee}}Assignee: {{assignee}}{{/assignee}}\n {{^assignee}}Assignee: None{{/assignee}}\n \u003c/span\u003e\n {{/show_assignee}}\n {{#show_reporter}}\n \u003cspan class=\"sprite person field\"\u003e\n Reporter: {{reporter}}\n \u003c/span\u003e\n {{/show_reporter}}\n {{#show_datecreated}}\n \u003cspan class=\"sprite aging field\"\u003e\n {{age}}\n \u003c/span\u003e\n {{/show_datecreated}}\n {{#show_tag}}\n \u003cspan class=\"field\"\u003eTags:\n {{^has_tags}}None{{/has_tags}}\n {{#tags}}\n \u003ca href=\"{{url}}\" class=\"tag\"\u003e{{tag}}\u003c/a\u003e\u0026#160;\n {{/tags}}\n \u003c/span\u003e\n {{/show_tag}}\n {{#show_heat}}\n \u003cspan class=\"bug-heat-icons\"\u003e\n {{{bug_heat_html}}}\n \u003c/span\u003e\n {{/show_heat}}\n \u003cspan class=\"bug-related-icons\"\u003e\n {{{badges}}}\n \u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003c/div\u003e\n{{/items}}\n\u003c/div\u003e\n";</script> <div class="lesser"><table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>75</strong> of 103 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <a class="next" rel="next" href="https://bugs.launchpad.net/~hellsworth/+bugs?memo=75&amp;start=75" id="lower-batch-nav-batchnav-next"><strong>Next</strong></a> &bull; <a class="last" rel="last" href="https://bugs.launchpad.net/~hellsworth/+bugs?direction=backwards&amp;start=75" id="lower-batch-nav-batchnav-last">Last</a> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-affectingbugs" href="https://bugs.launchpad.net/~hellsworth/+affectingbugs" title="Bugs affecting Heather Ellsworth.">Affecting bugs</a> </li> <li> <a class="menu-link-assignedbugs" href="https://bugs.launchpad.net/~hellsworth/+assignedbugs" title="Bugs assigned to Heather Ellsworth.">Assigned bugs</a> </li> <li> <a class="menu-link-commentedbugs" href="https://bugs.launchpad.net/~hellsworth/+commentedbugs" title="Bug reports on which Heather Ellsworth has commented.">Commented bugs</a> </li> <li> <a class="menu-link-reportedbugs" href="https://bugs.launchpad.net/~hellsworth/+reportedbugs" title="Bugs reported by Heather Ellsworth.">Reported bugs</a> </li> <li> <a class="menu-link-subscribedbugs" href="https://bugs.launchpad.net/~hellsworth/+subscribedbugs" title="Bug reports Heather Ellsworth is subscribed to.">Subscribed bugs</a> </li> <li> <span class="menu-link-relatedbugs nolink">All related bugs</span> </li> <li> <a class="menu-link-softwarebugs" href="https://bugs.launchpad.net/~hellsworth/+packagebugs" title="A summary report for packages where Heather Ellsworth is a subscriber.">Subscribed packages</a> </li> </ul> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; aa29ae0 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {"bugs.dynamic_bug_listings.pre_fetch": {"is_beta": false, "title": "Listing pre-fetching", "url": "https://bugs.launchpad.net/launchpad/+bug/888756", "value": null}}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "Heather Ellsworth", "url": "https://launchpad.net/~hellsworth"}, "view_name": "+bugs", "mustache_model": {"items": [{"age": "7 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/gnome-shell/+bug/1722256", "bugtarget": "GNOME Shell", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e192\u003c/span\u003e", "badges": "", "id": 1722256, "importance": "Unknown", "importance_class": "importanceUNKNOWN", "information_type": "Public", "last_updated": "on 2022-11-27", "milestone_name": null, "reporter": "Ignacio", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/gnome-shell/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}, {"url": "https://bugs.launchpad.net/gnome-shell/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/gnome-shell/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/gnome-shell/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "Wifi connection status icon shows a \"?\" question mark when connected", "has_tags": true}, {"age": "2 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/mutter/+bug/2003104", "bugtarget": "Mutter", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 2003104, "importance": "Unknown", "importance_class": "importanceUNKNOWN", "information_type": "Public", "last_updated": "on 2023-01-23", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/mutter/+bugs/?field.tag=lunar", "tag": "lunar"}, {"url": "https://bugs.launchpad.net/mutter/+bugs/?field.tag=regression-release", "tag": "regression-release"}], "title": "gnome-terminal transparency ignored in full screen mode", "has_tags": true}, {"age": "2 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/wayland/+bug/2003104", "bugtarget": "wayland", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 2003104, "importance": "Unknown", "importance_class": "importanceUNKNOWN", "information_type": "Public", "last_updated": "on 2023-01-23", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/wayland/+bugs/?field.tag=lunar", "tag": "lunar"}, {"url": "https://bugs.launchpad.net/wayland/+bugs/?field.tag=regression-release", "tag": "regression-release"}], "title": "gnome-terminal transparency ignored in full screen mode", "has_tags": true}, {"age": "3 years old", "assignee": "Cyrus Lien", "bug_url": "https://bugs.launchpad.net/oem-priority/+bug/1933828", "bugtarget": "OEM Priority Project", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e24\u003c/span\u003e", "badges": "", "id": 1933828, "importance": "Critical", "importance_class": "importanceCRITICAL", "information_type": "Public", "last_updated": "on 2023-06-21", "milestone_name": null, "reporter": "Jean-Baptiste Lallement", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=impish", "tag": "impish"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=originate-from-1933586", "tag": "originate-from-1933586"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=rls-ii-notfixing", "tag": "rls-ii-notfixing"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=wenshan", "tag": "wenshan"}], "title": "NTP servers from DHCP are not propagated to timesyncd", "has_tags": true}, {"age": "5 years old", "assignee": "Robert Ancell", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1844699", "bugtarget": "gnome-software (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e62\u003c/span\u003e", "badges": "", "id": 1844699, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2022-05-20", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bugs/?field.tag=eoan", "tag": "eoan"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bugs/?field.tag=rls-ee-tracking", "tag": "rls-ee-tracking"}], "title": "The snap plugin is not claiming the desktop id correctly", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894222", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1894222, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2020-09-08", "milestone_name": null, "reporter": "Matthias Klose", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-gg-notfixing", "tag": "rls-gg-notfixing"}], "title": "undefined reference when building with -O1 on armhf", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894224", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "\u003cspan alt=\"haspatch\" title=\"Has a patch\" class=\"sprite haspatch-icon\"\u003e\u003c/span\u003e", "id": 1894224, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2020-09-08", "milestone_name": null, "reporter": "Matthias Klose", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=patch", "tag": "patch"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-gg-notfixing", "tag": "rls-gg-notfixing"}], "title": "LO not built consistently with the same optimization flags", "has_tags": true}, {"age": "3 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1933828", "bugtarget": "network-manager (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e24\u003c/span\u003e", "badges": "", "id": 1933828, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2023-06-21", "milestone_name": null, "reporter": "Jean-Baptiste Lallement", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=impish", "tag": "impish"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=originate-from-1933586", "tag": "originate-from-1933586"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=rls-ii-notfixing", "tag": "rls-ii-notfixing"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=wenshan", "tag": "wenshan"}], "title": "NTP servers from DHCP are not propagated to timesyncd", "has_tags": true}, {"age": "3 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bug/1933828", "bugtarget": "network-manager (Ubuntu Focal)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e24\u003c/span\u003e", "badges": "", "id": 1933828, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2023-06-21", "milestone_name": null, "reporter": "Jean-Baptiste Lallement", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=impish", "tag": "impish"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=originate-from-1933586", "tag": "originate-from-1933586"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=rls-ii-notfixing", "tag": "rls-ii-notfixing"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/network-manager/+bugs/?field.tag=wenshan", "tag": "wenshan"}], "title": "NTP servers from DHCP are not propagated to timesyncd", "has_tags": true}, {"age": "7 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722256", "bugtarget": "gnome-shell (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e192\u003c/span\u003e", "badges": "", "id": 1722256, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-11-27", "milestone_name": null, "reporter": "Ignacio", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "Wifi connection status icon shows a \"?\" question mark when connected", "has_tags": true}, {"age": "7 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/oem-priority/+bug/1722256", "bugtarget": "OEM Priority Project", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e192\u003c/span\u003e", "badges": "", "id": 1722256, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-11-27", "milestone_name": null, "reporter": "Ignacio", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=oem-priority", "tag": "oem-priority"}, {"url": "https://bugs.launchpad.net/oem-priority/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "Wifi connection status icon shows a \"?\" question mark when connected", "has_tags": true}, {"age": "6 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1797373", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1797373, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2020-02-10", "milestone_name": null, "reporter": "Saksham Kapoor", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=bionic", "tag": "bionic"}], "title": "3D slide transitions don't work at all or tear when played + repeat animations don't work", "has_tags": true}, {"age": "5 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863282", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e44\u003c/span\u003e", "badges": "", "id": 1863282, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-01-11", "milestone_name": null, "reporter": "Cuyo", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-gg-notfixing", "tag": "rls-gg-notfixing"}], "title": "libreoffice menu bar disappeared", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1867578", "bugtarget": "gnome-shell (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e16\u003c/span\u003e", "badges": "", "id": 1867578, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-07-14", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs/?field.tag=focal", "tag": "focal"}], "title": "gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from clutter_actor_set_mapped() [assertion failed: (!CLUTTER_ACTOR_IS_MAPPED (self))] from windowPreview.js", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1875444", "bugtarget": "distro-info (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1875444, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2020-04-30", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Cannot override data_dir [was: dl-ubuntu-test-iso in stable (rev 3) bustimicated]", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881811", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1881811, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2021-06-04", "milestone_name": null, "reporter": "Martin van Zijl", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-bb-notfixing", "tag": "rls-bb-notfixing"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-ff-notfixing", "tag": "rls-ff-notfixing"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-gg-notfixing", "tag": "rls-gg-notfixing"}], "title": "Values cleared when scrolling in standard filter dialog", "has_tags": true}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/snapcraft/+bug/1893262", "bugtarget": "Snapcraft", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1893262, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2023-01-20", "milestone_name": null, "reporter": "Ken VanDine", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "pygtk apps fail with gnome-3-34 extension", "has_tags": false}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1902148", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1902148, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2023-12-21", "milestone_name": null, "reporter": "Francois Thirioux", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [], "title": "[snap] launchers in app's dock menu do launch general LO", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1903632", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1903632, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2024-11-23", "milestone_name": null, "reporter": "Compiler", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=groovy", "tag": "groovy"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=touchscreen", "tag": "touchscreen"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "Touchscreen can't be used to scroll anymore. Instead it will select everything on its way.", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/df-libreoffice/+bug/1903632", "bugtarget": "LibreOffice", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1903632, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2024-11-23", "milestone_name": null, "reporter": "Compiler", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=groovy", "tag": "groovy"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=touchscreen", "tag": "touchscreen"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "Touchscreen can't be used to scroll anymore. Instead it will select everything on its way.", "has_tags": true}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1905422", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e18\u003c/span\u003e", "badges": "", "id": 1905422, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2024-03-16", "milestone_name": null, "reporter": "Rafael Lima", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-hh-notfixing", "tag": "rls-hh-notfixing"}], "title": "CoinMP Solver not Available, option requires coinmp to be promoted", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/df-libreoffice/+bug/1888505", "bugtarget": "LibreOffice", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1888505, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2024-05-24", "milestone_name": null, "reporter": "Tomislav", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=rls-bb-notfixing", "tag": "rls-bb-notfixing"}], "title": "Two-finger touchpad zoom extremely sensitive", "has_tags": true}, {"age": "6 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/df-libreoffice/+bug/1785262", "bugtarget": "LibreOffice", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e16\u003c/span\u003e", "badges": "", "id": 1785262, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2023-08-14", "milestone_name": null, "reporter": "Olivier Tilloy", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=rls-hh-notfixing", "tag": "rls-hh-notfixing"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=verification-done-groovy", "tag": "verification-done-groovy"}, {"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=verification-needed", "tag": "verification-needed"}], "title": "arm64 autopkgtests are flaky", "has_tags": true}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1915890", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e12\u003c/span\u003e", "badges": "", "id": 1915890, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2021-02-17", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=snap", "tag": "snap"}], "title": "[snap] Add LDAP support", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1926087", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1926087, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2021-07-22", "milestone_name": null, "reporter": "Maxim Petrenko", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "LibreOffice LTS crashes after the extension re-launching ", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1936254", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1936254, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-05-12", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=snap", "tag": "snap"}], "title": "[snap] 7.2.0.1 build from tarball fails to find modules", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/df-libreoffice/+bug/1936254", "bugtarget": "LibreOffice", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1936254, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-05-12", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/df-libreoffice/+bugs/?field.tag=snap", "tag": "snap"}], "title": "[snap] 7.2.0.1 build from tarball fails to find modules", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1938614", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1938614, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-05-02", "milestone_name": null, "reporter": "Jochen", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "Libreoffice Help is till not working", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1949340", "bugtarget": "chromium-browser (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e332\u003c/span\u003e", "badges": "\u003cspan alt=\"haspatch\" title=\"Has a patch\" class=\"sprite haspatch-icon\"\u003e\u003c/span\u003e", "id": 1949340, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2024-12-27", "milestone_name": null, "reporter": "Norbert", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=a11y", "tag": "a11y"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=fixed-in-gtk-4.6.7", "tag": "fixed-in-gtk-4.6.7"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=fixed-in-gtk-4.7.2", "tag": "fixed-in-gtk-4.7.2"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=fixed-upstream", "tag": "fixed-upstream"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=jammy", "tag": "jammy"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=kinetic", "tag": "kinetic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs/?field.tag=patch", "tag": "patch"}], "title": "[upstream] Saving downloads or pages is difficult because of unfocused file chooser dialog", "has_tags": true}, {"age": "5 years old", "assignee": "Patricia Domingues", "bug_url": "https://bugs.launchpad.net/snapd/+bug/1844776", "bugtarget": "snapd", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1844776, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2022-01-28", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [{"url": "https://bugs.launchpad.net/snapd/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/snapd/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/snapd/+bugs/?field.tag=eoan", "tag": "eoan"}, {"url": "https://bugs.launchpad.net/snapd/+bugs/?field.tag=papercut", "tag": "papercut"}], "title": "snap run from cli tab completion broken", "has_tags": true}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863097", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1863097, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-04-13", "milestone_name": null, "reporter": "dinar qurbanov", "status": "New", "status_class": "statusNEW", "tags": [], "title": "apparmor messages for libreoffice about mesa", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1875717", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e12\u003c/span\u003e", "badges": "", "id": 1875717, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2023-11-27", "milestone_name": null, "reporter": "Le\u00f3 Kolbeinsson", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}], "title": "Opening file from Samba share results in Document in Use ", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1877711", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1877711, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-05-26", "milestone_name": null, "reporter": "Sami Pietila", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=snap", "tag": "snap"}], "title": "Libreoffice snap can read but not save files over SSH", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1880416", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1880416, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-05-26", "milestone_name": null, "reporter": "Timo Herbst", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "libreoffice symbol bars/toolbars load and react with very high latency", "has_tags": true}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881364", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1881364, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-06-04", "milestone_name": null, "reporter": "Hadmut Danisch", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "broken kerning", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1885625", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1885625, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-09-21", "milestone_name": null, "reporter": "Davide", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Firebird embedded database is not selectable in database creation wizard", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888392", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1888392, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-08-04", "milestone_name": null, "reporter": "Manoel", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "The libreoffice interface does not appear in Ubuntu MATE", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888504", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1888504, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-08-06", "milestone_name": null, "reporter": "Tomislav", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-bb-notfixing", "tag": "rls-bb-notfixing"}], "title": "Two-finger touchpad scroll broken", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888505", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1888505, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2024-05-24", "milestone_name": null, "reporter": "Tomislav", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=bionic", "tag": "bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-bb-notfixing", "tag": "rls-bb-notfixing"}], "title": "Two-finger touchpad zoom extremely sensitive", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1889460", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1889460, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2021-03-07", "milestone_name": null, "reporter": "Borys Lacki", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [], "title": "Missing font after $LANG change", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1892637", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e16\u003c/span\u003e", "badges": "", "id": 1892637, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-10-02", "milestone_name": null, "reporter": "Reiner", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [], "title": "Printing a blank page with libreoffice on Lubuntu 20.04", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1893332", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1893332, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-08-31", "milestone_name": null, "reporter": "Sven N.", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=third-party-packages", "tag": "third-party-packages"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "LibreOffice dialogs are garbled", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1895135", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1895135, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-09-21", "milestone_name": null, "reporter": "Alessandro Ceschini", "status": "New", "status_class": "statusNEW", "tags": [], "title": "GFS Didot Classic Wrong Glyphs in Writer", "has_tags": false}, {"age": "4 years old", "assignee": "Rico Tzschichholz", "bug_url": "https://bugs.launchpad.net/ubuntu/focal/+source/libreoffice/+bug/1886092", "bugtarget": "libreoffice (Ubuntu Focal)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e38\u003c/span\u003e", "badges": "", "id": 1886092, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2024-11-08", "milestone_name": null, "reporter": "zunda", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/focal/+source/libreoffice/+bugs/?field.tag=apparmor", "tag": "apparmor"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "libreoffice doesn't list gpg private key for a digital signature due to apparmor", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1905322", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1905322, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2024-04-16", "milestone_name": null, "reporter": "KGIII", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=hirsute", "tag": "hirsute"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}], "title": "LibreOffice crashes under load.", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1906162", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e16\u003c/span\u003e", "badges": "", "id": 1906162, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2022-06-15", "milestone_name": null, "reporter": "Rudolph", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=groovy", "tag": "groovy"}], "title": "Lubuntu 20.04 and 20.10: Libreoffice: font of some dialog-windows is too small", "has_tags": true}, {"age": "3 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1926261", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1926261, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2021-05-06", "milestone_name": null, "reporter": "Alexander Kallenbach", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=hirsute", "tag": "hirsute"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=wayland-session", "tag": "wayland-session"}], "title": "PPTX is opened in Draw not in Impress", "has_tags": true}, {"age": "2 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/gnome-text-editor/+bug/1991159", "bugtarget": "gnome-text-editor (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1991159, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2024-05-02", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [], "title": "[snap] libEGL warning: DRI2: failed to authenticate", "has_tags": false}, {"age": "1 year old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2013115", "bugtarget": "gnome-control-center (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 2013115, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2023-10-30", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Bluetooth slider needs toggling two times to disconnect to device", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881603", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e20\u003c/span\u003e", "badges": "", "id": 1881603, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2022-09-08", "milestone_name": null, "reporter": "Antoine Pitrou", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=snap", "tag": "snap"}], "title": "[snap] Cannot open attached file from e-mail", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1883886", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 1883886, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2021-04-29", "milestone_name": null, "reporter": "Owen Charles", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=libreoffice", "tag": "libreoffice"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=libreoffice-writer", "tag": "libreoffice-writer"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=lubuntu", "tag": "lubuntu"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=third-party-packages", "tag": "third-party-packages"}], "title": " Print dialogue's height in Libreoffice Writer is too high to see and click buttons.", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1891739", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1891739, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2023-10-02", "milestone_name": null, "reporter": "Matthias Sprau", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "4. and 5. mouse-button on thumb does not react during save-dialogue in LO", "has_tags": true}, {"age": "6 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+bug/1808389", "bugtarget": "Ubuntu", "bugtarget_css": "sprite distribution", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e108\u003c/span\u003e", "badges": "", "id": 1808389, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-07-26", "milestone_name": null, "reporter": "James Turnbull", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=firmware", "tag": "firmware"}, {"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=iwlwifi", "tag": "iwlwifi"}, {"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=lenovo", "tag": "lenovo"}, {"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=verification-done-bionic", "tag": "verification-done-bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=verification-done-cosmic", "tag": "verification-done-cosmic"}, {"url": "https://bugs.launchpad.net/ubuntu/+bugs/?field.tag=wifi", "tag": "wifi"}], "title": "iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6", "has_tags": true}, {"age": "6 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/bionic/+bug/1808389", "bugtarget": "Ubuntu Bionic", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e108\u003c/span\u003e", "badges": "", "id": 1808389, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-07-26", "milestone_name": null, "reporter": "James Turnbull", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=firmware", "tag": "firmware"}, {"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=iwlwifi", "tag": "iwlwifi"}, {"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=lenovo", "tag": "lenovo"}, {"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=verification-done-bionic", "tag": "verification-done-bionic"}, {"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=verification-done-cosmic", "tag": "verification-done-cosmic"}, {"url": "https://bugs.launchpad.net/ubuntu/bionic/+bugs/?field.tag=wifi", "tag": "wifi"}], "title": "iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6", "has_tags": true}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1844897", "bugtarget": "network-manager (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 1844897, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2022-12-02", "milestone_name": null, "reporter": "Jonathan Kamens", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bugs/?field.tag=eoan", "tag": "eoan"}], "title": "wifi icon has question mark in it even though network is fine", "has_tags": true}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1845532", "bugtarget": "upower (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1845532, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-04-02", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/upower/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/upower/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/upower/+bugs/?field.tag=eoan", "tag": "eoan"}], "title": "power icon does not indicate charging if booted without power connected", "has_tags": true}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1848558", "bugtarget": "apport (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1848558, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2019-10-17", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bugs/?field.tag=eoan", "tag": "eoan"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}], "title": "(intermittent) need to authenticate 3 times before accepted", "has_tags": true}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libscalar-list-utils-perl/+bug/1854849", "bugtarget": "libscalar-list-utils-perl (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1854849, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-01-07", "milestone_name": null, "reporter": "Heather Ellsworth", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [], "title": "[MIR] libscalar-list-utils-perl", "has_tags": false}, {"age": "5 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1863151", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1863151, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2021-02-03", "milestone_name": null, "reporter": "dinar qurbanov", "status": "New", "status_class": "statusNEW", "tags": [], "title": "apparmor messages for libreoffice 1:6.0.7-0ubuntu0.18.04.10 etc", "has_tags": false}, {"age": "4 years old", "assignee": "Heather Ellsworth", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1870564", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1870564, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-07-16", "milestone_name": null, "reporter": "Compiler", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Libreoffice's \"Customize\" dialog is too big in Ubuntu 19.10", "has_tags": false}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1870627", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1870627, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-04-14", "milestone_name": null, "reporter": "SeijiSensei", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-ff-notfixing", "tag": "rls-ff-notfixing"}], "title": "Cannot change symbols in charts in LibreOffice Calc 6.4", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1872103", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1872103, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-04-14", "milestone_name": null, "reporter": "J-K", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=packaging", "tag": "packaging"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=ppa", "tag": "ppa"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-ff-notfixing", "tag": "rls-ff-notfixing"}], "title": " After update to 6.4.2.2: Split database only accessible while running in Safe Mode", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881797", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1881797, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-02", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:SwNode::GetNodes:SwNodeIndex::~SwNodeIndex:SwNodeIndex::~SwNodeIndex:std::default_delete:std::default_delete", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1881798", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1881798, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-02", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:ScTransferObj::~ScTransferObj:ScTransferObj::~ScTransferObj:com::sun::star::uno::Reference:Qt5MimeData::~Qt5MimeData:Qt5MimeData::~Qt5MimeData", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882139", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1882139, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-04", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:slideshow::internal::RandomWipe::operator:slideshow::internal::ClippingFunctor::operator:slideshow::internal:::slideshow::internal::SlideChangeBase::operator:slideshow::internal::SimpleContinuousActivityBase::perform", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882140", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1882140, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-04", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/uno.bin:11:SalInstance::GetYieldMutex:com_sun_star_comp_framework_Desktop_get_implementation:std::function:cppuhelper::ServiceManager::Data::Implementation::createInstance:cppuhelper::ServiceManager::createInstanceWithContext", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882141", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1882141, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-04", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:__dynamic_cast:SwTextNode::IsCountedInList:SwTextNode::HasVisibleNumberingOrBullet:OutASC_SwTextNode:Out", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882142", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1882142, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-06-04", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:o3tl::cow_wrapper:o3tl::cow_wrapper:vcl::Font::SetFontSize:vcl::Window::ImplPointToLogic:vcl::Window::SetPointFont", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1882143", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1882143, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2021-05-18", "milestone_name": null, "reporter": "errors.ubuntu.com bug bridge", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "/usr/lib/libreoffice/program/soffice.bin:11:SvtBroadcaster::Add:SvtListener::StartListening:SwAccessibleNoTextFrame::SwAccessibleNoTextFrame:SwAccessibleGraphic::SwAccessibleGraphic:SwAccessibleMap::GetContext", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1888186", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1888186, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2021-10-16", "milestone_name": null, "reporter": "David Chart", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "LibreOffice Writer unusably slow", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1892635", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1892635, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-09-30", "milestone_name": null, "reporter": "Duns", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=bot-comment", "tag": "bot-comment"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=direct-connector", "tag": "direct-connector"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=librebase", "tag": "librebase"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=libreoffice", "tag": "libreoffice"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=mysql", "tag": "mysql"}], "title": "mysql-direct-connector not working", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1894223", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1894223, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-09-08", "milestone_name": null, "reporter": "Matthias Klose", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=rls-gg-notfixing", "tag": "rls-gg-notfixing"}], "title": "please have separate targets for the configure and build steps", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1884850", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e22\u003c/span\u003e", "badges": "", "id": 1884850, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2023-05-30", "milestone_name": null, "reporter": "Wirawan Purwanto", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=performance", "tag": "performance"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}], "title": "Xorg server uses unacceptably large amounts of memory (and keep growing) when LibreOffice is running", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1897429", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1897429, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-09-28", "milestone_name": null, "reporter": "Zen", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=apport-package", "tag": "apport-package"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=focal", "tag": "focal"}], "title": "package libreoffice-common 1:6.4.2-0ubuntu3 failed to install/upgrade: dependency problems - leaving triggers unprocessed", "has_tags": true}, {"age": "4 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1900445", "bugtarget": "libreoffice (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1900445, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2022-09-25", "milestone_name": null, "reporter": "Manuel", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=calc", "tag": "calc"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=crash", "tag": "crash"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=libreoffice7", "tag": "libreoffice7"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bugs/?field.tag=writer", "tag": "writer"}], "title": "LibreOffice 7 Writer and Calc crash when creating new or opening documents", "has_tags": true}]}, "next": {"memo": "75", "start": 75}, "prev": null, "total": 103, "forwards": true, "last_start": 75, "memo": null, "start": 0, "field_visibility": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "field_visibility_defaults": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "cbl_cookie_name": "anon-buglist-fields", "order_by": "-importance", "sort_keys": [["importance", "Importance", "desc"], ["status", "Status", "asc"], ["information_type", "Information Type", "asc"], ["id", "Number", "desc"], ["title", "Title", "asc"], ["targetname", "Package/Project/Series name", "asc"], ["milestone_name", "Milestone", "asc"], ["date_last_updated", "Date last updated", "desc"], ["assignee", "Assignee", "asc"], ["reporter", "Reporter", "asc"], ["datecreated", "Age", "desc"], ["tag", "Tags", "asc"], ["heat", "Heat", "desc"], ["date_closed", "Date closed", "desc"], ["dateassigned", "Date when the bug task was assigned", "desc"], ["number_of_duplicates", "Number of duplicates", "desc"], ["latest_patch_uploaded", "Date latest patch uploaded", "desc"], ["message_count", "Number of comments", "desc"], ["milestone", "Milestone ID", "desc"], ["task", "Bug task ID", "desc"], ["users_affected_count", "Number of affected users", "desc"]], "context": {"self_link": "https://bugs.launchpad.net/api/devel/~hellsworth", "web_link": "https://launchpad.net/~hellsworth", "resource_type_link": "https://bugs.launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/all_specifications", "valid_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/valid_specifications", "recipes_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/recipes", "time_zone": "America/Denver", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "hellsworth", "display_name": "Heather Ellsworth", "logo_link": "https://bugs.launchpad.net/api/devel/~hellsworth/logo", "is_probationary": true, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "I work on the desktop team, on desktop snaps.", "mugshot_link": "https://bugs.launchpad.net/api/devel/~hellsworth/mugshot", "languages_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/languages", "hide_email_addresses": false, "date_created": "2019-07-26T21:20:36.394990+00:00", "sshkeys_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/gpg_keys", "wiki_names_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/wiki_names", "irc_nicknames_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/irc_nicknames", "jabber_ids_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/jabber_ids", "social_accounts_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/social_accounts", "memberships_details_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/memberships_details", "open_membership_invitations_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://bugs.launchpad.net/api/devel/~hellsworth/+archive/ubuntu/ppa-deletedppa", "ppas_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/ppas", "sub_teams_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/sub_teams", "super_teams_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/super_teams", "members_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/members", "admins_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/admins", "participants_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/participants", "deactivated_members_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/deactivated_members", "expired_members_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/expired_members", "invited_members_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/invited_members", "members_details_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/members_details", "proposed_members_collection_link": "https://bugs.launchpad.net/api/devel/~hellsworth/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"ba49e8cb353714ed7cb4ffc2bac49ad18526e956-5a4989c369bf91c4014f10eace1fa970188783b1\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 25 queries/external actions issued in 0.77 seconds Features: {'profiling.enabled': None, 'bugs.dynamic_bug_listings.pre_fetch': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'ajax.batch_navigator.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} raa29ae0 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10