<table><tr><td style="">martonmiklos created this revision.<br />Restricted Application added a subscriber: kde-utils-devel.
</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/D8271" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The bitfield editor could be only displayed in binary numeral mode.</p>

<p>If the user selects a different numeral mode from binary and then switches back to binary the it would be feasible to display the bitfield editor if last time it was opened.</p>

<p>BUG: 324429</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Test Case A:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Open KCalc.</li>
<li class="remarkup-list-item">Select Binary numeral mode</li>
<li class="remarkup-list-item">Display the bitfield editor</li>
<li class="remarkup-list-item">Select a non-Binary numeral mode</li>
<li class="remarkup-list-item">Select Binary numeral mode</li>
<li class="remarkup-list-item">The bitfield editor should be visible</li>
</ul>

<p>Test Case B:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Open KCalc.</li>
<li class="remarkup-list-item">Select Binary numeral mode</li>
<li class="remarkup-list-item">Hide the bitfield editor</li>
<li class="remarkup-list-item">Select a non-Binary numeral mode</li>
<li class="remarkup-list-item">Select Binary numeral mode</li>
<li class="remarkup-list-item">The bitfield editor should not be visible</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R353 KCalc</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8271" rel="noreferrer">https://phabricator.kde.org/D8271</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcalc.cpp</div></div></div><br /><div><strong>To: </strong>martonmiklos<br /><strong>Cc: </strong>kde-utils-devel<br /></div>