Modify ↓
Opened 16 years ago
Closed 16 years ago
#3473 closed defect (fixed)
[PATCH] fix some bugs of ToggleDialog
Reported by: | bastiK | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
How to reproduce:
- Delete (rename) preference file so you start witch default settings.
- Click on the little pin of a docked dialog to make it detached.
-> A tiny grey bar is displayed at the top left corner of the screen.
It is barely visible but can be resized.
-> When the Dialog is closed and opened again, it is back to the tiny size unless it was not only resized, but also moved.
OS: Ubuntu Linux / Gnome; Java: 1.6
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | toggle.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fixes the described bugs + some cosmetics