| Summary: | new tabs get focus with force | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Jussi Kekkonen <jussi.kekkonen> |
| Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | LO | ||
| Version First Reported In: | 0.12 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jussi Kekkonen
2006-02-24 02:07:00 UTC
I lower priority. Also, one way to "fix" this is to open all tabs that user opens in foreground, else background. Have to look this annoyance myself too ;) This is propably happening when tab bar is located in bottom and appears when second chat is opened. Then the space reserved to chat is reduced by tab bar and because chat is "aligned" to upper edge then extra space is taken from bottom (and thus happens "scoll effect") ...if this makes any sense. Problem could be fixed by "aligning" to bottom edge so resizing window doesnt effect what happens in bottom. The problem here is that every incoming message forces the focus to the respective tab. "Open in background" would not help here for example if the tab is already open. My proposal would be never to automatically switch tabs if the chatwindow is currently focused. |