Bug 677310
Summary: | Cannot move/resize dialog windows | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Zdenek Kabelac <zkabelac> |
Component: | mutter | Assignee: | Peter Robinson <pbrobinson> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | maxamillion, otaylor, pbrobinson, walters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-22 13:07:43 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 678116 |
Description
Zdenek Kabelac
2011-02-14 10:32:41 UTC
We're not planning to change these design decisions for GNOME 3.0: if applications design dialogs in arbitrary ways and use them for arbitrary purposes, then we don't have a lot of ability to treat them specially to make them more usable for the user - for example, grouping modal dialogs closely with the parent window. So applications may need some adaptation to work best with the GNOME desktop. Firefox about dialog issue is bug 677427 I've expected this decission after I've seen some Gnome presentation - Though I'll never understand this decision of Gnome developers to force user to get IMHO extremely poor user experience with this desktop - but how can I change this behaviour with modification of gnome-shell java script? - It looks like many things could be change there - but particularly this piece looks like even more deeply buried in the mutter's internal C code. From my understanding - there will not be any user settings (and not just for this - but for nearly anything) - but why it's even prohibited to modify this IMHO unclever design decision in .js engine ? Is there any chance to at least support modification on .js level of coding (so at least I could go back to 1995 - where edit of fvwm config text files was a nice way to spend my time) |