<table><tr><td style="">cullmann added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17730">View Revision</a></tr></table><br /><div><div>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><ul class="remarkup-list">
<li class="remarkup-list-item">Most of them have an answer now ;-) Will add more stuff here</li>
<li class="remarkup-list-item">Your comment to <a href="https://phabricator.kde.org/p/zetazeta/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@zetazeta</a> request ? I have tried to add a QScrollArea but without success :-/ Ideas? Perhaps is a second level of layout/widget needed(?)
<br /><br />
<tt style="background: #ebebeb; font-size: 13px;">`</tt> updateStatus(); wordCountChanged(0, 0, 0, 0); + +    QScrollArea *scrollArea = new QScrollArea; <em> No status bar +</em>     QScrollArea *scrollArea = new QScrollArea(this); <em> No status bar +</em>     QScrollArea *scrollArea = new QScrollArea(centralWidget());// No Kate window appears! +    scrollArea->setWidget(centralWidget()); } <tt style="background: #ebebeb; font-size: 13px;">`</tt></li>
</ul></blockquote>

<p>I would not take care of that now but think about that in a separate request.<br />
If we want that, perhaps one needs to think about having it scroll with the view, I don't think one wants a second scrollview.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;">

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>I think having the dictionary picker per default there takes to much space</p></blockquote>

<p>Why do you think so? My status bar is almost empty, but I did not show "word count" and such. The extra space is hardly worth mentioning. Add an new pic with my typical window size. The "German version" need some more space but is also hardly worth mentioning.<br />
 <a href="https://phabricator.kde.org/F6511683" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F6511683: 1545915793.png</a></p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>..and one should have some "show XXX" in the context menu for it.</p></blockquote>

<p>Doing it like the other stuff need some effort, like to change the config dialog :-/ *hmpf*</p></blockquote>



<h2 class="remarkup-header">> I agree that without split views, there is more than enough space, but as soon as you split (and as the statusbar dictates the minimum size), you will get in trouble.</h2></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17730">https://phabricator.kde.org/D17730</a></div></div><br /><div><strong>To: </strong>loh.tar, KTextEditor<br /><strong>Cc: </strong>zetazeta, cullmann, kwrite-devel, kde-frameworks-devel, KTextEditor, hase, michaelh, ngraham, bruns, demsking, sars, dhaumann<br /></div>