<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>14064</bug_id>
          
          <creation_ts>2008-01-17 18:01:41 +0300</creation_ts>
          <short_desc>Огромный шрифт по дефолту</short_desc>
          <delta_ts>2008-02-08 15:22:29 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>openoffice.org</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="enp">enp</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>61303</commentid>
    <comment_count>0</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-17 18:01:41 +0300</bug_when>
    <thetext>А почему дефолтный шрифт в OpenOffice стал таким огромным? Приходится FontScale
выставлять в 75%, и это притом, что через GUI минимально допустимое значение -
80, так что приходится лезть в XML.

Можно поправить дефолт?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61305</commentid>
    <comment_count>1</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-17 18:03:22 +0300</bug_when>
    <thetext>огромный шрифт где?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61309</commentid>
    <comment_count>2</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-17 18:10:32 +0300</bug_when>
    <thetext>(In reply to comment #1)
&gt; огромный шрифт где?

Везде: в меню, диалогах и т.д., воспроизводится на нескольких машинах (везде
свежий бранч 4.0). А у вас не воспроизводится?

Лечится выставлением FontScaling в
/usr/lib/OpenOffice.org2/share/registry/schema/org/openoffice/Office/Common.xcs </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61310</commentid>
    <comment_count>3</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-17 18:24:53 +0300</bug_when>
    <thetext>покажите

$ grep 
FontScaling /usr/lib/OpenOffice.org2/share/registry/schema/org/openoffice/Office/Common.xcs -A4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61311</commentid>
    <comment_count>4</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-17 18:31:57 +0300</bug_when>
    <thetext>(In reply to comment #3)
&gt; покажите
&gt; 
&gt; $ grep 
&gt; FontScaling
/usr/lib/OpenOffice.org2/share/registry/schema/org/openoffice/Office/Common.xcs -A4

$ grep FontScaling
/usr/lib/OpenOffice.org2/share/registry/schema/org/openoffice/Office/Common.xcs -A18
      &lt;prop oor:name=&quot;FontScaling&quot; oor:type=&quot;xs:short&quot;&gt;
        &lt;info&gt;
          &lt;desc&gt;Specifies the scaling only of the screen representation
[UNIT=%].&lt;/desc&gt;
          &lt;label&gt;Scaling&lt;/label&gt;
        &lt;/info&gt;
        &lt;constraints&gt;
          &lt;minInclusive oor:value=&quot;50&quot;&gt;
            &lt;info&gt;
              &lt;desc&gt;Specifies the minimum range of the scaling.&lt;/desc&gt;
            &lt;/info&gt;
          &lt;/minInclusive&gt;
          &lt;maxInclusive oor:value=&quot;200&quot;&gt;
            &lt;info&gt;
              &lt;desc&gt;Specifies the maximum range of the scaling.&lt;/desc&gt;
            &lt;/info&gt;
          &lt;/maxInclusive&gt;
        &lt;/constraints&gt;
        &lt;value&gt;100&lt;/value&gt;
      &lt;/prop&gt;

Вот это value 100 и приходится менять на 75 или хотя бы на 80 (это если в
kde/qt/gtk2 отставить дефолтные 9 вместо 8, но мне комфортнее 8)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61316</commentid>
    <comment_count>5</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-17 19:34:42 +0300</bug_when>
    <thetext>с какой версии до какой обновляли?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61325</commentid>
    <comment_count>6</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-17 21:13:55 +0300</bug_when>
    <thetext>(In reply to comment #5)
&gt; с какой версии до какой обновляли?

c openoffice.org-2.3.1.1-alt2.M40.1 до 2.3.1.1-alt4.M40.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61326</commentid>
    <comment_count>7</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-17 21:22:51 +0300</bug_when>
    <thetext>там исправлялся только поиск словарей, такому эффекту взяться просто неоткуда</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61339</commentid>
    <comment_count>8</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-18 08:51:17 +0300</bug_when>
    <thetext>(In reply to comment #7)
&gt; там исправлялся только поиск словарей, такому эффекту взяться просто неоткуда

Наверное, я зря не сказал, что в openoffice.org-2.3.1.1-alt2.M40.1 была та же
проблема (обновился в надежде, что она исчезнет), а что было до того - не помню.
Сейчас снес openoffice.org, проверил, что каталог /usr/lib/OpenOffice.org2
отсутствует, в home настройки тоже снес, поставил заново. Эффект тот же. Да,
проводилось это на VMware Server 1.0.4, если интересно.

А у вас при проведении аналогичных манипуляций шрифт в ОО такой, же как и в
прочих gtk2 и qt-приложениях?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61346</commentid>
    <comment_count>9</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-18 10:08:16 +0300</bug_when>
    <thetext>$ xdpyinfo | grep dimensions -A2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61347</commentid>
    <comment_count>10</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-18 10:30:27 +0300</bug_when>
    <thetext>(In reply to comment #9)
&gt; $ xdpyinfo | grep dimensions -A2

  dimensions:    1152x864 pixels (305x229 millimeters)
  resolution:    96x96 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61387</commentid>
    <comment_count>11</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-18 23:02:22 +0300</bug_when>
    <thetext>И вот что еще интересно: при dimensions 800х600 pixels и resolution 96x96 dpi
достаточно выставить масштаб 90% через GUI, и шрифт меню станет визуально того
же размера, что и в qt и gtk2-приложениях, но шрифт в диалогах будет слишком мелким.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61860</commentid>
    <comment_count>12</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-01-24 20:49:28 +0300</bug_when>
    <thetext>шрифт какой?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61872</commentid>
    <comment_count>13</comment_count>
    <who name="enp">enp</who>
    <bug_when>2008-01-25 08:09:23 +0300</bug_when>
    <thetext>(In reply to comment #12)
&gt; шрифт какой?

где и как узнать?

в gtkrc Sans 8, в OO - ничего не менял, кроме масштаба</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62861</commentid>
    <comment_count>14</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-02-08 15:18:27 +0300</bug_when>
    <thetext>1. на окружающих меня компах не воспроизводится
2. о подобной проблеме больше не от кого не слышал</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>