Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Bad usability with mouse scroll
Bad usability with mouse scroll [message #641417] Thu, 25 November 2010 11:18 Go to next message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
hello

We have some ugly issue with mylyn and trac, but I think this is may be true for
all connectors.
Users who are filling new ticket form sometimes are starting from description
(textarea), then they set up all other fields (mostly selects). Mouse scroll is
working when focus is on textareas or just on window. Using that with focus on
selects will change select option. This cause unexpected data submitted in task.
We had many issues with that because users were using mouse scroll to scroll
window, not options. They sometimes assume that scroll is not working and just
use slider, but it's because selects are scrolled.
Is there a way to disable mouse scroll in selects or change it to scroll entire
window only?


BTW: Trac 0.11 + XML RPC will show in eclipse select with milestone also when
user have no privilege to set up milestone. Web interface shows that in grey.
Using eclipse with mylyn users are not only able to choose milestone, but also
they can submit that data. Is this known problem with older version of trac (and
maybe xml-rpc) or should I report that? We will soon upgrade to newest version.

dominik :)
Re: Bad usability with mouse scroll [message #644213 is a reply to message #641417] Thu, 09 December 2010 23:56 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi,

> We have some ugly issue with mylyn and trac, but I think this is may be
> true for all connectors.
> Users who are filling new ticket form sometimes are starting from
> description (textarea), then they set up all other fields (mostly
> selects). Mouse scroll is working when focus is on textareas or just on
> window. Using that with focus on selects will change select option. This
> cause unexpected data submitted in task. We had many issues with that
> because users were using mouse scroll to scroll window, not options. They
> sometimes assume that scroll is not working and just use slider, but it's
> because selects are scrolled. Is there a way to disable mouse scroll in
> selects or change it to scroll entire window only?

the behavior of scrolling is platform dependend. On Windows it will
generally scroll the control that has focus. You can find some background on
these bugs:

330535: [windows][editor] Task editor doesn't react to scroll wheel of my
mouse
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330535

202709: [editor] mouse wheel does not scroll task editor when pointer is
above description or combo box
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202709

> BTW: Trac 0.11 + XML RPC will show in eclipse select with milestone also
> when user have no privilege to set up milestone. Web interface shows that
> in grey. Using eclipse with mylyn users are not only able to choose
> milestone, but also they can submit that data. Is this known problem with
> older version of trac (and maybe xml-rpc) or should I report that? We will
> soon upgrade to newest version.

As far as I know, the Trac connector does not have explicit support to check
if a user has edit permissions for certain fields. Please feel free to file
an enhancement request: http://eclipse.org/mylyn/support/

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Bad usability with mouse scroll [message #644884 is a reply to message #644213] Tue, 14 December 2010 15:26 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2010-12-10 00:56, Steffen Pingel wrote:
> the behavior of scrolling is platform dependend. On Windows it will
> generally scroll the control that has focus. You can find some background on
> these bugs:

I've just tried firefox and IE and both of them are not scrolling selects.
Looking at more than five programs I found only one that does this. You are
right that Eclipse stays consistent with "system bechavior" but usually system
dialogs are not longer than window so there is no problem with them. That's why
I wrote that usability is bad, it's not bug.


>> milestone, but also they can submit that data. Is this known problem with
>> older version of trac (and maybe xml-rpc) or should I report that? We will
>> soon upgrade to newest version.
> As far as I know, the Trac connector does not have explicit support to check
> if a user has edit permissions for certain fields. Please feel free to file
> an enhancement request: http://eclipse.org/mylyn/support/

I'll update my trac to newest version and see if that will help. It should not
accept such data.

dominik :)
Previous Topic:How Troubleshoot? Submit failed: Failed submitting task data
Next Topic:Work log description
Goto Forum:
  


Current Time: Thu Apr 25 16:07:55 GMT 2024

Powered by FUDForum. Page generated in 0.03081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top