I've been chasing this backwards through the filters and I can make the
bug go away by commenting out:

svdfppt.cxx:
PPTStyleSheet::PPTStyleSheet:

                if ( eNumRuleType == SvxNumRuleType::PRESENTATION_NUMBERING )
                    aRule.SetLevel( 0, aNumberFormat );

but it's confusing.

What I'm seeing is that in the m_pDefaultSheet the
mpNuMBuulletItem[Page] ends up having:

      <aFmts i="0" ptr="0x3709290">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="bb" 
      <aFmts i="1" ptr="0x3709580">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="f02d" 
      <aFmts i="2" ptr="0x3709620">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="2022" 
      <aFmts i="3" ptr="0x37096c0">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="2013" 
      <aFmts i="4" ptr="0x3709760">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="bb"
      <aFmts i="5" ptr="0x3709800">
        <SvxNumberFormat sPrefix="" sSuffix="" nStart="1" cBullet="bb" 
      (Same up to 9)

so that rule overwrites the 0th number format with the last one loaded;
but there's no comment to say why.

Note this isn't apparently happening from a file generated from ppt -
but I'm not sure why.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/330117

Title:
  [Upstream] Shift+Tab indented bullet indents further

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:      12.04

  2)  apt-cache policy libreoffice-impress
  libreoffice-impress:
    Installed: 1:3.5.2-2ubuntu1
    Candidate: 1:3.5.3-0ubuntu1
    Version table:
       1:3.5.3-0ubuntu1 0
          500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
   *** 1:3.5.2-2ubuntu1 0
          500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
          100 /var/lib/dpkg/status

  3) What is expected to happen in a blank Impress file under Tasks
  click Layouts -> click Layout Title,Content -> click inside box "Click
  to add text" -> type level 1 -> hit Enter -> hit Tab -> type level 2
  -> save as ppt -> close and reopen
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/330117/+attachment/3143458/+files/example.ppt
  -> click to the left of level 2 -> Shift+Tab and the minus sign
  changes to a bullet, and deindents to level 1.

  4) What happens instead is the minus sign changes to >> and indents
  further.

  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CheckboxSubmission: f2d10bd9f943a85b486a282e7840a570
  CheckboxSystem: 0531969bcfd4f03af7405c98dc94a948
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  Package: libreoffice-impress 1:3.5.3-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Tags: precise
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: Upgraded to precise on 2011-12-03 (160 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin netdev plugdev sambashare

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 8.10
  NonfreeKernelModules: nvidia
  Package: openoffice.org-core 1:3.0.1-1ubuntu1~intrepid1
  ProcEnviron:
   
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Uname: Linux 2.6.27-11-generic x86_64
  UnreportableReason: Este não é um pacotes Ubuntu genuíno

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/330117/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to