bugpyFormex - Bugs: bug #47670, pick in viewport small bugs

 
 

bug #47670: pick in viewport small bugs

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Tue 12 Apr 2016 10:37:35 AM UTC
   
 
Category:  GUI Severity:  2 - Minor
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 12 Apr 2016 10:37:35 AM UTC, original submission:  

1) if oneshot=True the pf.canvas.selection_accepted is always True, even if you ESC

2) the first time you pick the ESC does not work. You need at least to left click before.

3) sometimes, the very first time you select with a rectangle you get:
 Traceback (most recent call last):
  File "/home/gianluca/programs/pyformex/pyformex/gui/viewport.py", line 1340, in mouseMoveEvent
   
func(e.x(), self.height()-e.y(), MOVE)
  File "/home/gianluca/programs/pyformex/pyformex/gui/viewport.py", line 1253, in mouse_pick
   
self.draw_state_rect(*self.state)
AttributeError
:
'QtCanvas' object has no attribute 'state'

gianluca de santis <gianlucadesi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gianlucadesi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code