From 1a9dfa567be536cf01c794c866f42f7c147c6e55 Mon Sep 17 00:00:00 2001 From: Hays Clark Date: Sun, 18 Dec 2016 00:07:19 -0800 Subject: [PATCH] Fixing crash bug related to Flash CS5 xul bug For some reason, Adobe Flash CS5 crashes unless there is a components separating the menulist from the uninstall button. Unfortunately, the spacer component also crashes. Using a label with no text corrected this issue; however, removing the space in the text will also crash Flash. --- core/ui/config.xul | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/core/ui/config.xul b/core/ui/config.xul index c002e6f3..60b37ae7 100644 --- a/core/ui/config.xul +++ b/core/ui/config.xul @@ -62,26 +62,27 @@ + -