https://bugs.kde.org/show_bug.cgi?id=287653 Summary: Newly selected tab jumps away from the mouse Product: kdevelop Version: 4.2.3 Platform: Archlinux Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI: tabbed pages AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: rulatir@wp.pl Version: 4.2.3 (using KDE 4.7.3) OS: Linux When switching tabs, the tab widget attempts to scroll so that the newly selected tab is in the rightmost visible position, even if the newly selected tab is already completely in view. If the switching is done directly with the mouse (as opposed to selecting a document from the Documents pane, or programmatically from a script), this has the effect of the tab "jumping away from the mouse". Very distracting! Reproducible: Always Steps to Reproduce: 1. Open enough files to overflow the tab widget by a factor >2. 2. Scroll the tab widget all the way to the rightmost tab. 3. Click on another tab. Actual Results: The tab widget scrolls so that the newly selected tab is the last visible (first from the right). Expected Results: The tab widget should not be scrolled if the newly selected tab is already completely in view. I suspect an insufficiently careful implementation of scroll-into-view feature. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs