Summary: | Only one possible instance of rekonq | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | naraesk <mail> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fxrh |
Priority: | NOR | ||
Version: | 0.6.95 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
naraesk
2011-03-21 17:30:09 UTC
This is expected behaviour. Changing this to wishlist. Oh. thanks for changing. I didn't thought that anyone could find that this behaviour make sense. I use 4 activities. Each of them contains 2 virtual desktops, so there are all at all 8 different desktops … why I should use only one browser window? kind regards You can have two or more rekonq windows (press Ctrl+N), but it is still just one rekonq process. Anyway, I think you are right about what should happen: rekonq should open a new window when called without any arguments. (In reply to comment #3) > Anyway, I think you are right about what should happen: > rekonq should open a new window when called without any arguments. So, this is a bug, not a wish. Right? (In reply to comment #4) > So, this is a bug, not a wish. Right? I think it could be seen as both, but if you prefer to see it as a bug, I have no problems with that. Git commit 71e6452121f955d48fd3065e06d3a8185b24fe23 by Felix Rohrbach. Committed on 21/03/2011 at 23:40. Pushed by felixr into branch 'master'. Make rekonq open a new window when called, even if it's already running. Reviewed by Andrea Diamantini. BUG: 269065 M +4 -2 src/application.cpp http://commits.kde.org/rekonq/71e6452121f955d48fd3065e06d3a8185b24fe23 |