Issue 62124 - OWizardMaschine iteratively calls GrabFocus on each Button
Summary: OWizardMaschine iteratively calls GrabFocus on each Button
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: code (show other issues)
Version: 680m155
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.x
Assignee: Frank Schönheit
QA Contact: issues@ui
URL:
Keywords: accessibility, oooqa
Depends on:
Blocks:
 
Reported: 2006-02-16 07:23 UTC by nospam4obr
Modified: 2008-05-17 23:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description nospam4obr 2006-02-16 07:23:55 UTC
The comments indicate that this is done to fix repaint problems. However, this
strategy causes a lot of noise in terms of accessibility state change events, so
a more appropriate way to solve the repaint problem should be found.

obr @ fs: the corresponding source file has no owner set, please re-assign if
you do no longer maintain this code.
Comment 1 Frank Schönheit 2006-02-17 08:50:07 UTC
fs->fs: The GrabFocus works around the problem that VCL buttons don't re-paint
themself when one of them loses (and another one gets) the WB_DEFBUTTON style.
That is, if button A is the default button, but this style is moved to button B,
then neither button A nor B repaint themself, which gives the user a wrong
impression about what will happen when he presses Enter.
So, the real fix for this is to enable buttons to react on changes in the
"DEFBUTTON" style.
Comment 2 Frank Schönheit 2006-02-17 08:53:17 UTC
targeting to OOo 3.0
Comment 3 Frank Schönheit 2006-06-16 12:41:26 UTC
targeting to 2.x, which is the depot for issues ot be fixed for one of the next
releases
Comment 4 Frank Schönheit 2006-07-21 13:53:14 UTC
removed the offending lines of code without replacement. Trying it out, it seems
that nowadays push buttons do react of changes in their DEFBUTTON style by
repainting themself. Fixed in CWS dba205a.
Comment 5 ace_dent 2008-05-17 21:04:27 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 6 ace_dent 2008-05-17 23:06:25 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew