Opened 12 years ago
Last modified 12 years ago
#8559 reopened enhancement
unhide toggle dialog buttons should not hide contents of focused dialog
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description (last modified by )
My major problem with the unhiding of the buttons in the toggle dialogs is that they hide space of the dialog in focus.
I think it would be much nicer if the buttons would appear under the active dialog maybe hiding part of the one below. Logically this won't work for the lowest.
EDIT: as discussed in comments, a better option should be to adjust dynamically the height of the dialog contents.
Attachments (0)
Change History (3)
comment:1 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
What about changing the size of the dialog to add the extra space needed and smallering the dialog below or above ?
As said: Major problem is that it hides space from the dialog in focus.
comment:3 by , 12 years ago
Description: | modified (diff) |
---|---|
Resolution: | wontfix |
Status: | closed → reopened |
Summary: | unhide toggle dialog buttons below dialog → unhide toggle dialog buttons should not hide contents of focused dialog |
better idea.
Drawing outside a component's bounds seems not an easy task. IMHO this feature is not worth the required amount of work.