BUG - Code Explorer wont scroll
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
BUG - Code Explorer wont scroll
This has been annoying forever! you can not scroll the code explorer with the scroll wheel. The file scrolls instead
-
- Posts: 88
- Joined: Sat Aug 01, 2009 4:48 am
- Location: Mountain View, CA
- Contact:
Re: BUG - Code Explorer Mouse Wheel Scrolling & Cursor Focus
WeBuilder 2011
Version 11.1.0.128
This is one of the first problems I noticed when I upgraded to Webuilder 2011. It makes sense, actually, and is a desired behavior. Let me explain...
When you click on an item (say a function, PHP tab) in the Code Explorer pane, the cursor focus is moved to the code text. This is desirable because it allows you to scroll the nearby text of the function in the code.
However, there also needs to be a way to scroll the Code Explorer contents as well. The SOLUTION I would propose is to click one of the main headers in the code Element Tree itself, such as Includes, Requires, or Classes, etc., (PHP tab, for this example). Since this does not require changing cursor focus to the file contents, cursor focus should remain in the Code Explorer pane and the mouse wheel should provide scrolling.
Version 11.1.0.128
This is one of the first problems I noticed when I upgraded to Webuilder 2011. It makes sense, actually, and is a desired behavior. Let me explain...
When you click on an item (say a function, PHP tab) in the Code Explorer pane, the cursor focus is moved to the code text. This is desirable because it allows you to scroll the nearby text of the function in the code.
However, there also needs to be a way to scroll the Code Explorer contents as well. The SOLUTION I would propose is to click one of the main headers in the code Element Tree itself, such as Includes, Requires, or Classes, etc., (PHP tab, for this example). Since this does not require changing cursor focus to the file contents, cursor focus should remain in the Code Explorer pane and the mouse wheel should provide scrolling.