View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0014875 | Scribus | User Interface | public | 2017-06-24 09:42 | 2017-06-24 13:01 | 
| Reporter | FirasH | Assigned To | FirasH | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.5.4.svn | ||||
| Fixed in Version | 1.5.4.svn | ||||
| Summary | 0014875: Unnecessary whitespace in ligaturesGroupBox title | ||||
| Description | See attached patch. | ||||
| Additional Information | 1.5.4.svn (22080) | ||||
| Tags | No tags attached. | ||||
| Attached Files |  14875-Patch.diff (630 bytes)   
 
diff --git a/scribus/ui/smfontfeaturesbase.ui b/scribus/ui/smfontfeaturesbase.ui
--- a/scribus/ui/smfontfeaturesbase.ui
+++ b/scribus/ui/smfontfeaturesbase.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>415</width>
-    <height>488</height>
+    <height>491</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -33,7 +33,7 @@
    <item>
     <widget class="QGroupBox" name="ligaturesGroupBox">
      <property name="title">
-      <string> Ligatures</string>
+      <string>Ligatures</string>
      </property>
      <layout class="QFormLayout" name="formLayout">
       <item row="0" column="0">
 | ||||
| Patch | Yes | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2017-06-24 09:42 | FirasH | New Issue | |
| 2017-06-24 09:43 | FirasH | File Added: 14875-Patch.diff | |
| 2017-06-24 12:23 | jghali | Assigned To | => FirasH | 
| 2017-06-24 12:23 | jghali | Status | new => resolved | 
| 2017-06-24 12:23 | jghali | Resolution | open => fixed | 
| 2017-06-24 12:23 | jghali | Fixed in Version | => 1.5.4.svn | 
| 2017-06-24 13:01 | FirasH | Status | resolved => closed | 
| 2017-06-24 13:01 | FirasH | Note Added: 0044083 | 
