summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2017-05-14 16:23:37 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2017-05-14 16:23:37 +0200
commitb3caeb9488a244d5fb1c259823e9ce6e03b931b3 (patch)
treea0f38ce0518ca3605aed09ae4697dfb56a64fb66 /NEWS
parent747200c50e7d9b4a69723f813fde9f52c0b764ff (diff)
downloadmgaonline-b3caeb9488a244d5fb1c259823e9ce6e03b931b3.tar
mgaonline-b3caeb9488a244d5fb1c259823e9ce6e03b931b3.tar.gz
mgaonline-b3caeb9488a244d5fb1c259823e9ce6e03b931b3.tar.bz2
mgaonline-b3caeb9488a244d5fb1c259823e9ce6e03b931b3.tar.xz
mgaonline-b3caeb9488a244d5fb1c259823e9ce6e03b931b3.zip
Remove the fallback for the context menu in mgaapplet
This fallback is not strictly needed, and it seems to prevent some right-clicks to work correctly (it shouldn't!). This partially reverts commit 891f99f.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d22e3fec..15742309 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- mgaapplet seems to not like the fallback for the context menu, preventing
+ some right-clicks to work correctly. This partially reverts commit 891f99fe.
+
Version 3.21 - 13 May 2017, Nicolas Lécureuil
- mgaapplet:
o correctly detect right-clicks before the first check for updates (mga#20540)