<?xml version="1.0"?>
<sect1 id="sec1">
     <sect6>
        <sect2>
               <book id="bk101">
                        <author>Gambardella, Matthew</author>
                        <title>XML Developer's Guide</title>
                        <genre>Computer</genre>
                        <price>44.95</price>
                        <publish_date>2000-10-01</publish_date>
                        <description>An in-depth look at creating applications 
                        with XML.</description>
               </book>
     </sect2>
     <sect3>
         <sect2>
            <sect5>
               <book id="bk102">
                       <author>Ralls, Kim</author>
                       <title>Midnight Rain</title>
                       <genre>Fantasy</genre>
                       <price>5.95</price>
                       <publish_date>2000-12-16</publish_date>
                       <description>A former architect battles corporate 
zombies, 
                       an evil sorceress, and her own childhood to become queen 
                       of the world.</description>
               </book>
            </sect5>
         </sect2>
      </sect3>
     <sect5>
         <sect4>
            <sect2>
               <book id="bk103">
                       <author>Corets, Eva</author>
                       <title>Maeve Ascendant</title>
                       <genre>Fantasy</genre>
                       <price>5.95</price>
                       <publish_date>2000-11-17</publish_date>
                       <description>After the collapse of a nanotechnology 
                       society in England, the young survivors lay the 
                       foundation for a new society.</description>
              </book>
            </sect2>
         </sect4>
    </sect5>
    <sect3>
         <sect4>
               <book id="bk104">
                       <author>Corets, Eva</author>
                       <title>Oberon's Legacy</title>
                       <genre>Fantasy</genre>
                       <price>5.95</price>
                       <publish_date>2001-03-10</publish_date>
                       <description>In post-apocalypse England, the mysterious 
                       agent known only as Oberon helps to create a new life 
                       for the inhabitants of London. Sequel to Maeve 
                       Ascendant.</description>
               </book>
        </sect4>
   </sect3>
   <sect3>
         <sect4>
               <book id="bk105">
                       <author>Corets, Eva</author>
                       <title>Book105</title>
                       <genre>Fantasy</genre>
                       <price>5.95</price>
                       <publish_date>2001-03-10</publish_date>
                       <description>In post-apocalypse England, the mysterious
                       agent known only as Oberon helps to create a new life
                       for the inhabitants of London. Sequel to Maeve
                       Ascendant.</description>
               </book>
        </sect4>
   </sect3>
   <sect3>
         <sect4>
               <book id="bk106">
                       <author>Corets, Eva</author>
                       <title>Book 106</title>
                       <genre>Fantasy</genre>
                       <price>5.95</price>
                       <publish_date>2001-03-10</publish_date>
                       <description>In post-apocalypse England, the mysterious
                       agent known only as Oberon helps to create a new life
                       for the inhabitants of London. Sequel to Maeve
                       Ascendant.</description>
               </book>
        </sect4>
   </sect3>
</sect6>
</sect1>


In the above xml file I am not able to open particular section id in ubuntu 
16.04 which uses yelp 3.18.1
command:  gnome-help ghelp:/home/Desktop/sample1.xml?bk105&
If I run the above command in 12.04 and 14.04 scrollbar is getting scrolled to 
that particular section that is bk105 while loading help but in 16.04 complete 
file is getting opened and not is not scrolling down to bk105 id by default.
Could someone suggest me ways to resolve this issue or is there any change in 
syntax of opening particular section in yelp 3.18.1?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560371

Title:
  Cannot open a particular section in gnome-help(yelp 3.18.1 version)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/1560371/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to