<table><tr><td style="">pvuorela updated this revision to Diff 54325.<br />pvuorela retitled this revision from "Remove Qt::WA_InputMethodEnabled attribute from QGraphicsWidgets" to "Remove unsupported attributes from QGraphicsWidgets".<br />pvuorela edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-aqaans5ler5qm35/">(Show Details)</a><br />pvuorela 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/D19759">View Revision</a></tr></table><br /><div><div><p>Updated to remove also WA_StaticContents in addition to earlier WA_InputMethodEnabled.</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Resulted warning "QGraphicsWidget::setAttribute: unsupported</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Qt::WA_InputMethodEnabled and WA_StaticContents</span> attribute<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> 14".</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">s</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Don't think this has ever worked as intended</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">are only supported by QWidget</span>, <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">attribute handled only on</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">not QGraphicsWidget.</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">QWidgets. QGraphicsItem has separate ItemAcceptsInputMethod flag</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Resulted warnings like</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">for similar thing, but since lack of it hasn't seem to matter, skipping that</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">"QGraphicsWidget::setAttribute: unsupported attribute 14".</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">now too</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">    <br />
Don't think this has ever worked as intended</span>.<br />
</div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R8 Calligra</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D19759?vs=53885&id=54325">https://phabricator.kde.org/D19759?vs=53885&id=54325</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19759">https://phabricator.kde.org/D19759</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>sheets/part/CanvasItem.cpp<br />
sheets/part/HeaderItems.cpp<br />
words/part/KWCanvasItem.cpp</div></div></div><br /><div><strong>To: </strong>pvuorela, boemann<br /><strong>Cc: </strong>Calligra-Devel-list, dcaliste, cochise, vandenoever<br /></div>