Bug 333336 - Rubber lines during mouse selection invisible or erroneously re/drawn
Summary: Rubber lines during mouse selection invisible or erroneously re/drawn
Status: RESOLVED FIXED
Alias: None
Product: palapeli
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: MacPorts macOS
: NOR minor
Target Milestone: ---
Assignee: Stefan Majewsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-11 21:28 UTC by Marko Käning
Modified: 2021-03-10 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Käning 2014-04-11 21:28:42 UTC
When I left-click and draw the mouse over the board I do see pieces getting selected, but the rubber band isn't visible at all. Sometimes I see small bits of the rubber band being rendered in portions of the screen, but mostly there's no sign of them.

Reproducible: Always

Steps to Reproduce:
1. Left-click and move mouse around wanted pieces
2. Pieces get selected
3. Rubber band invisible but
Actual Results:  
Invisible rubber band during and after selection by mouse

Expected Results:  
Visible rubber band during selection as well as shortly after releasing the mouse
Comment 1 Ian Wadham 2014-04-11 22:55:56 UTC
The selection operation works, but on Apple OS X the rubber-band rectangle is indeed not properly displayed. This is on my list of things to fix in Palapeli 2.0 (with KDE release 4.13).

In Palapeli 2.0, the pieces that are selected during rubber-banding are always highlighted as you go, but in Palapeli 1.2 highlighting depends on whether the "Draw shadows" Preference is on.
Comment 2 Ian Wadham 2014-04-19 02:17:39 UTC
This problem is related to non-use of Qt raster graphics in MacPorts (as at April 2014).

It was still there after I installed qt4-mac+raster and re-installed all my KDE packages.

It disappeared if I started Palapeli from a command-line, either with 'export QT_GRAPHICSSYSTEM=raster' and 'open /Applications/MacPorts/KDE4/palapeli.app' OR (in a new window and Shell) with 'open /Applications/MacPorts/KDE4/palapeli.app --args -graphicssystem raster'.  I am continuing to investigate this behavior.
Comment 3 Justin Zobel 2021-03-09 23:51:04 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 4 Ian Wadham 2021-03-10 00:15:53 UTC
Rubber-banding works OK now on Apple OSX. I think this was fixed in a patch to the MacPorts builds, currently based on Qt4 and KDE4 libraries. Again it has no relevance to current releases of KDE Community software.