Opened 18 years ago
Last modified 14 years ago
#206 new bug
Various dialog boxes don't remember their location and size
Reported by: | g_j_m | Owned by: | telwertowski |
---|---|---|---|
Priority: | minor: annoyance | Milestone: | Version 1.7.0 |
Component: | GUI | Version: | Trunk |
Keywords: | Cc: | pcav | |
Must Fix for Release: | No | Platform: | All |
Platform Version: | Awaiting user input: | no |
Description
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.
Change History (7)
comment:1 by , 18 years ago
Must Fix for Release: | → No |
---|---|
Owner: | changed from | to
follow-up: 3 comment:2 by , 17 years ago
Awaiting user input: | unset |
---|---|
Priority: | major → minor |
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.
follow-up: 4 comment:3 by , 16 years ago
Replying to 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:
- Line and Area Measure
- Attribute Table
- Help Contents
Dialogs that still had this problem:
- New Bookmark
- Show Bookmarks
- Plug-ins: All Tested - from "Add WFS" to "Georeferencer"
comment:4 by , 16 years ago
Replying to brendonwp:
Replying to 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:
- Line and Area Measure
- Attribute Table
- Help Contents
Dialogs that still had this problem:
- New Bookmark
- Show Bookmarks
- Plug-ins: All Tested - from "Add WFS" to "Georeferencer"
comment:5 by , 15 years ago
Cc: | added |
---|---|
Milestone: | Version 1.0.3 → Version 1.2.0 |
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
comment:6 by , 14 years ago
Milestone: | Version 1.5.0 → Version 1.6.0 |
---|
comment:7 by , 14 years ago
Type: | defect → bug |
---|
The fix for #440 can be added to these too.