Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various dialog boxes don't remember their location and size #10265

Closed
qgib opened this issue Jul 25, 2006 · 15 comments
Closed

Various dialog boxes don't remember their location and size #10265

qgib opened this issue Jul 25, 2006 · 15 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jul 25, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)
Original Redmine Issue: 206
Affected QGIS version: master
Redmine category:gui


Quite a few of the dialog boxes in qgis don't remember their location and size - I think that they should. Culprits include:

  • line and area measure
  • help viewer
  • all of the plugin dialogs
  • attribute table
  • bookmarks

The identify results, the qgis window, the printer composer do remember their size and position.

@qgib
Copy link
Contributor Author

qgib commented Dec 19, 2006

Author Name: Tom Elwertowski (Tom Elwertowski)


The fix for #10499 can be added to these too.

@qgib
Copy link
Contributor Author

qgib commented Jul 21, 2007

Author Name: Tim Sutton (Tim Sutton)


Changed to minor under the following scheme:

  • blocker - bugs that should block the release. Since we are going to release pretty much 'come what may' I would like no bugs
  • allocated to this category without consultation with me and / or PSC
  • critical - bugs that cause the application to crash or corrupt data
  • major - application features that do not function at all
  • minor - features that function but imerfectly e.g. labels placing incorrectly
  • trivial - gui useability issues or small issues with the documentation, install notes etc.

@qgib
Copy link
Contributor Author

qgib commented Nov 29, 2008

Author Name: Brendon Wolff-Piggott - (Brendon Wolff-Piggott -)


Replying to [comment:2 timlinux]:

Changed to minor under the following scheme:

  • blocker - bugs that should block the release. Since we are going to release pretty much 'come what may' I would like no bugs
  • allocated to this category without consultation with me and / or PSC
  • critical - bugs that cause the application to crash or corrupt data
  • major - application features that do not function at all
  • minor - features that function but imerfectly e.g. labels placing incorrectly
  • trivial - gui useability issues or small issues with the documentation, install notes etc.

================================
Checked this on QGIS 1.0.0 Preview II. Confirmed behaviour fixed for:

  1. Line and Area Measure
  2. Attribute Table
  3. Help Contents

Dialogs that still had this problem:

  1. New Bookmark
  2. Show Bookmarks
  3. Plug-ins:
    All Tested - from "Add WFS" to "Georeferencer"

@qgib
Copy link
Contributor Author

qgib commented Nov 29, 2008

Author Name: Brendon Wolff-Piggott - (Brendon Wolff-Piggott -)


Replying to [comment:3 brendonwp]:

Replying to [comment:2 timlinux]:

Changed to minor under the following scheme:

  • blocker - bugs that should block the release. Since we are going to release pretty much 'come what may' I would like no bugs
  • allocated to this category without consultation with me and / or PSC
  • critical - bugs that cause the application to crash or corrupt data
  • major - application features that do not function at all
  • minor - features that function but imerfectly e.g. labels placing incorrectly
  • trivial - gui useability issues or small issues with the documentation, install notes etc.

================================

Checked this on QGIS 1.0.0 Preview II. Confirmed behaviour fixed for:

  1. Line and Area Measure
  2. Attribute Table
  3. Help Contents

Dialogs that still had this problem:

  1. New Bookmark
  2. Show Bookmarks
  3. Plug-ins:
    All Tested - from "Add WFS" to "Georeferencer"

@qgib
Copy link
Contributor Author

qgib commented Jul 4, 2009

Author Name: Giovanni Manghi (@gioman)


Made a few tests with QGis 1.2 (rev. 11019):

**** line and area measure -> ok
**** help viewer -> now a html page?
**** all of the plugin dialogs -> tested core plugins, not ok
**** attribute table -> ok
**** bookmarks -> size ok, position not ok
**** identify results -> ok
**** print composer -> ok
**** new bookmark -> not ok
**** open project -> not ok
**** save project as -> not ok
**** add vector, raster, postgis, spatialite, wms -> not ok
**** gps tools -> not ok
**** new vector -> not ok
**** open mapset -> ok
**** new mapset -> size ok, position not ok
**** add grass vector -> ok
**** add grass raster -> ok
**** new grass vector -> not ok
**** grass toolbox -> size ok, position not ok
**** edit current grass region -> ok

@qgib
Copy link
Contributor Author

qgib commented Oct 27, 2011

Author Name: Giovanni Manghi (@gioman)


see also #14113


  • pull_request_patch_supplied was configured as 0
  • assigned_to_id removed Tom Elwertowski

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Version 1.7.0 to Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Jan 12, 2012

Author Name: Alexander Bruy (@alexbruy)


GPSTools plugin dialog fixed in 1c3117e


  • crashes_corrupts_data was configured as 0
  • version was configured as master

@qgib
Copy link
Contributor Author

qgib commented Jan 17, 2012

Author Name: Alexander Bruy (@alexbruy)


Most core plugins fixed in 2e7867a

@qgib
Copy link
Contributor Author

qgib commented Jan 18, 2012

Author Name: Alexander Bruy (@alexbruy)


03d3bed fixes WFS dialog

@qgib
Copy link
Contributor Author

qgib commented Jan 19, 2012

Author Name: Alexander Bruy (@alexbruy)


And 27249d8 fixes almost all core dialogs.

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was changed from Version 1.7.4 to Version 1.8.0

@qgib
Copy link
Contributor Author

qgib commented Aug 16, 2012

Author Name: Giovanni Manghi (@gioman)


add to the list:

vector options -> style -> change -> svg fill -> ...

that is the dialog that allows the user to pick a svg file that is not part of the svg QGIS library.


  • fixed_version_id was changed from Version 1.8.0 to Version 2.0.0
  • operating_system was changed from All to
  • status_info was changed from 0 to

@qgib
Copy link
Contributor Author

qgib commented Jan 3, 2014

Author Name: Nathan Woodrow (@NathanW2)


  • tag was configured as easy

@qgib
Copy link
Contributor Author

qgib commented Jun 2, 2014

Author Name: Nathan Woodrow (@NathanW2)


I have just recently gone though and implemented this for a lot of dialogs. Please test and reopen if there are some that have been missed.


  • status_id was changed from Open to Closed
  • resolution was changed from to fixed/implemented

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

1 participant