[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-04-06 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Tue Apr  6 13:35:43 + 
2010 ---
Verified with cws vcl110 = ok

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-26 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User pl changed the following:

What|Old value |New value

 Assigned to|pl|hi





--- Additional comments from p...@openoffice.org Fri Mar 26 14:26:45 + 
2010 ---
please verify in CWS vcl110

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-22 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from p...@openoffice.org Mon Mar 22 10:47:15 + 
2010 ---
changing default in vcl's settings back to MOUSE_WHEEL_ALWAYS.

fixed in CWS vcl110

followup issue to do this for toolkit controls, too, is 110302

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-21 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227





--- Additional comments from f...@openoffice.org Sun Mar 21 20:47:45 + 
2010 ---
Yes, issue 99704 is the one whose fix caused this. I would have sworn I didn't
touch the default for non-form-controls when I implemented this, seems I would
have been wrong. Yes, changing the default back sounds like a reasonable fix.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-19 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User pl changed the following:

What|Old value |New value

  CC|''|'fs'





--- Additional comments from p...@openoffice.org Fri Mar 19 17:44:14 + 
2010 ---
Seems to be intended as a feature after all; actually this is a setting and it
is set in settings.cxx:191 (and basically nowhere else). Exchanging the default
MOUSE_WHEEL_FOCUS_ONLY with MOUSE_WHEEL_ALWAYS sets the behavior I'd normally
expect again.

fs: this change came in with revision 262827 (that's a hg revision, so it's a
transplanted changeset from svn I guess) in CWS dba32c. Do you remember what the
plan here was ?

side note: if EIS were currently functional we could probably get a task id for
that change. sigh.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-19 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User pl changed the following:

What|Old value |New value

  CC|'fs'  |'fs,oj'





--- Additional comments from p...@openoffice.org Fri Mar 19 17:58:29 + 
2010 ---
and suddenly EIS works again :-) The original issue is probably issue 99704

oj: any opinion here ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 110227] Regression: mouse scrolli ng is not comfortable because widgets do not g et focus

2010-03-18 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110227


User pl changed the following:

What|Old value |New value

  OS/Version|Linux |All

 Summary|Regression: mouse scroling|Regression: mouse scrollin
| is not comfortable becuas|g is not comfortable becau
|e widgets do not get focus|se widgets do not get focu
|  |s

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Thu Mar 18 17:50:30 + 
2010 ---
At first glance I'd call it a bug. I'll need to have a look how and why that
changed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org