<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Maybe place focus on header/footer frame menu button when header/footer is empty"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124041#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Maybe place focus on header/footer frame menu button when header/footer is empty"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124041">bug 124041</a>
from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
<pre>Code pointers to grab focus to the empty header/footer frame menu button.
Use SwHeaderFooterWin::IsEmptyHeaderFooter() to check if... header footer is
empty, then grab focus to SwHeaderFooterWin using Window::GrabFocus() inherited
by SwHeaderFooterWin.
Add lines of code in the appropriate place in this function
sw/source/uibase/docvw/FrameControlsManager.cxx
void SwFrameControlsManager::SetHeaderFooterControl( const SwPageFrame*
pPageFrame, ...
After is this is done I can supply code pointers for adding key input handling
of Escape key to return to main document and handling of Space and Enter key to
add the header/footer.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>