Bug #1090
changeBuffer() fails if trying to skip over a group with no children
| Status: | Resolved | Start date: | 08/02/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Quassel GUI (Qt) | |||
| Target version: | 0.7.4 | |||
| Version: | 0.8-pre | OS: | Any |
Description
This can be seen by, for example, using the shortcut for "next buffer" when currently in the last buffer of a group, when the next group is empty but there are nonetheless later buffers open. Or diagrammatically:
- Quakenet
- #channel
- #currentchannel
- FreeNode
- OFTC
- #iwanttogohere
Shouldn't be too hard to fix. I can envisage having a method to get the next/previous buffer being useful.