<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>I was thinking about this bug </div><div><br></div><div><a href="https://bugs.kde.org/show_bug.cgi?id=325119" target="_blank">https://bugs.kde.org/show_bug.cgi?id=325119</a> <br>
</div><div><br></div><div>which is --> Size of inline notes not adjusted to font size and does not respect drawn boundaries</div>
<div><br></div>I found this minor bug in the minor bugs section. As you have been constantly suggesting to use grep i grepped the "Inline Note" in the source code folder. --> (grep -H -l  -r "Inline Note" *)<div>

<br></div><div>These are the matching files<div><br></div><div><div>active/components/CMakeFiles/okularplugin.dir/__/__/ui/guiutils.o</div><div>CMakeFiles/okularpart.dir/ui/annotationpropertiesdialog.o</div><div>CMakeFiles/okularpart.dir/ui/pageviewannotator.o</div>

<div>CMakeFiles/okularpart.dir/ui/guiutils.o</div><div>CMakeFiles/okularpart.dir/conf/widgetannottools.o</div><div>conf/widgetannottools.cpp</div><div>doc/index.docbook</div><div>lib/libokularplugin.so</div><div>lib/okularpart.so</div>

<div>ui/guiutils.cpp</div><div>ui/pageviewannotator.cpp</div><div>ui/annotationpropertiesdialog.cpp</div></div><div><br></div></div><div>I searched in the pageviewannotator.cpp and tried some changes in --> </div><div>

<br></div><div>void PageViewAnnotator::slotToolSelected( int toolID )</div><div><span style="color:rgb(0,0,0)">{</span></div><div>//some code</div><div><br></div><div>//display the tooltip</div><div><br></div>
<div><span style="color:rgb(0,0,0)"><div>else if ( annotType == "note-inline" )</div><div>                tip = i18nc( "Annotation tool", "Inline Text Annotation (drag to select a zone (some text changed))" );</div>

</span></div><div><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(192,192,192)">  </span></pre>
<pre style="margin-top:0px;margin-bottom:0px">//some code</pre></div><div><br></div><div><span style="color:rgb(0,0,0)">}</span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)"><br>

</span></div><div><span style="color:rgb(0,0,0)">After building the project in Qtcreator and running it the tooltip does not changes for the inline text annotation tool. </span></div><div><span style="color:rgb(0,0,0)">"So am i at the right spot or is there any place else i should be looking into."</span></div>

<div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">I wasn't able to join irc today due to some self certified application setting in my browsers. I am trying to find a way to  change that setting and run the irc applet in browser.</span></div>

<div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Thanks</span></div>
<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br clear="none" style="font-family:'lucida console',sans-serif">

</div>

</blockquote></div></div></div>
</div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><span style="font-family:'lucida console',sans-serif">Regards</span><br clear="none" style="font-family:'lucida console',sans-serif"><span style="font-family:'lucida console',sans-serif">Palash Kulshreshtha</span><br clear="none" style="font-family:'lucida console',sans-serif">
<br></div>
</div>