<table><tr><td style="">sitter created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-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/D6161" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>radios' toggling doesn't emit buttonclicking :(</p>

<p>add a cmdline option to enable bringing up the dialog directly</p>

<p>in a testing scenario it makes sense to skip the notification popup thing<br />
and go directly to the dialog</p>

<p>new env var DRKONQI_KDE_BUGZILLA_URL to override the bugzilla url</p>

<p>for testing purposes we'll want to change the bugzilla url to point to<br />
a double instance but otherwise not impact functionality of drkonqi</p>

<p>new env var DRKONQI_IGNORE_QUALITY to bypass trace quality checks</p>

<p>during testing a proper trace may not be creatable, setting the env var<br />
allows bypassing the quality constraints</p>

<p>set a11y names on text inputs to facilitate a11y enablement</p>

<p>(also allows finding them through at-spi for testing purposes ;))</p>

<p>add an integration test based on xvfb+dbus+at-spi</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">suite wrapper program isolates the environment a bit, starts a xvfb instance and runs a session bus inside, then starts the actual tests from inside the isolated environment</li>
<li class="remarkup-list-item">duplicate_attach_test.rb starts an xmlrpc server, a defunct ruby, and a drkonqi to trace the defunct ruby. it then uses at-spi to massage the drkoknqi GUI into attaching a new trace to a bug via xmlrpc server.</li>
<li class="remarkup-list-item">the xmlrpc server partially falls through to bugstest.kde.org but mostly doubles for bugzilla</li>
</ul>

<p>fix a connect bug when attaching a new trace to an existing report</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6161" rel="noreferrer">https://phabricator.kde.org/D6161</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>drkonqi/aboutbugreportingdialog.cpp<br />
drkonqi/bugreportaddress.h<br />
drkonqi/bugzillaintegration/reportassistantpages_base.cpp<br />
drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp<br />
drkonqi/bugzillaintegration/reportassistantpages_bugzilla_duplicates.cpp<br />
drkonqi/bugzillaintegration/reportinterface.cpp<br />
drkonqi/bugzillaintegration/ui/assistantpage_bugzilla_information.ui<br />
drkonqi/bugzillaintegration/ui/assistantpage_bugzilla_login.ui<br />
drkonqi/drkonqi.cpp<br />
drkonqi/drkonqi.h<br />
drkonqi/drkonqi_globals.h<br />
drkonqi/drkonqidialog.cpp<br />
drkonqi/main.cpp<br />
drkonqi/tests/CMakeLists.txt<br />
drkonqi/tests/integration/CMakeLists.txt<br />
drkonqi/tests/integration/duplicate_attach_test.rb<br />
drkonqi/tests/integration/suite<br />
drkonqi/tests/integration/test_helper.rb</div></div></div><br /><div><strong>To: </strong>sitter<br /><strong>Cc: </strong>plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>