Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#980 closed bug (fixed)

"Save style" spawns "Created default style file..." message

Reported by: msieczka Owned by: timlinux
Priority: major: does not work as expected Milestone:
Component: Symbology Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

  1. Add a vector layer.
  1. In it's properties "Save Style...", give the filename, Save.
  1. You get a message "Created default style file as /path/to/your.qml", like if you did the "Save As Default...", which you didn't.

The "..." on buttons is spurious BTW. Doesn't add information, adds characters to read. Please get rid of it if possible.

SVN r8190.

Change History (5)

comment:1 by gsherman, 16 years ago

Owner: changed from nobody to gsherman

The "..." are by convention and indicate that a dialog or confirmation box will be displayed prior to actually completing the button action.

comment:2 by timlinux, 16 years ago

Owner: changed from gsherman to timlinux
Status: newassigned

Will fix by removing popup messages unless some error condition occurred. The ellipses is there intentionally so the user knows that clicking the button will raise a new dialog, so I wont be removing those.

comment:3 by timlinux, 16 years ago

Milestone: Version 1.0Version 0.11.0

comment:4 by timlinux, 16 years ago

Resolution: fixed
Status: assignedclosed

Ok I've removed the pop up dialogs (and fixed the messages). Now you will only get a notification if something went wrong. Fixed in r8741

comment:5 by (none), 15 years ago

Milestone: Version 0.11.0

Milestone Version 0.11.0 deleted

Note: See TracTickets for help on using tickets.