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

Color selection buttons do not show selected color #10199

Closed
qgib opened this issue Jun 6, 2006 · 8 comments
Closed

Color selection buttons do not show selected color #10199

qgib opened this issue Jun 6, 2006 · 8 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

Comments

@qgib
Copy link
Contributor

qgib commented Jun 6, 2006

Author Name: Jeremy Palmer (@palmerj)
Original Redmine Issue: 140

Redmine category:gui
Assignee: Brendan Morley -


In the 2006-06-05 win32 build of qgis, in the options dialog, the selection color and background color buttons do no show the currently selected color.

@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2006

Author Name: anonymous - (anonymous -)


Currently I dont work on Win build, assigned to Gary.

@qgib
Copy link
Contributor Author

qgib commented Aug 14, 2006

Author Name: Brendan Morley - (Brendan Morley -)


QToolButton::setPaletteBackgroundColor() is being used to colour the buttons, but appears to be a Qt3 idiom. While the Qt3support might be OK for X11, maybe [[TrollTech]] tested it less thoroughly on Windows.

I will try converting it to Qt4 and committing to subversion soon, but somebody else will need to recompile it for Windows.


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Aug 15, 2006

Author Name: Brendan Morley - (Brendan Morley -)


Potential fix in 52e80e9 (SVN r5697).

Can somebody with access to a compiler for the Windows version please re-build and test? The setPaletteBackgroundColor idiom exists in more than just the options dialog, and all instances should be replaced before this ticket is closed.

Reassigning to gsherman as he was last seen with a Windows build. (-:


  • status_id was changed from In Progress to Open

@qgib
Copy link
Contributor Author

qgib commented Sep 15, 2006

Author Name: Brendan Morley - (Brendan Morley -)


As of a private Windows build based on ebebef5 (SVN r5816), the potential fix does not work. I will attempt some more research in due course.


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Sep 23, 2006

Author Name: Brendan Morley - (Brendan Morley -)


A real fix is applied in subversion , but only covers the buttons in the Options and Project Properties dialogs at this time. My Windows 2003 SP1 setup confirms these changes work.

Other dialogs to follow.

Also, the Qt documentation implies this problem also occurs on Mac OS. Can somebody with that OS confirm?

@qgib
Copy link
Contributor Author

qgib commented Sep 29, 2006

Author Name: Redmine Admin (Redmine Admin)


I confirm the problem on many XP boxes (preview2). If someone is able to compile a preview3, I can do more testing.

@qgib
Copy link
Contributor Author

qgib commented Nov 10, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)


All of the colour buttons that I could find appear to be fixed (in the latest window build).


  • status_id was changed from In Progress to Closed
  • resolution was changed from to fixed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.8 deleted

@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 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