Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25243] Enter key over header crashes.

Date:
2010-12-15 19:40
Priority:
3
State:
Closed
Submitted by:
Campbell Barton (campbellbarton)
Assigned to:
Ton Roosendaal (ton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Enter key over header crashes.
Detailed description
Default scene, move the cursor over the property space header, press Enter key twice on the menu button without moving the mouse. - crash.

whoever likes this can fix, I will if nobody else does.

Followup

Message
  • Date: 2010-12-15 20:10
  • Sender: Ton Roosendaal
  • This was not bad NULL checking, but the interface code returning OK on invalid button selections (with invalid values).
    It also went wrong for other pulldowns, where a double-enter would activate the first item without it being active. (also for enum menus). Simple & proper fix in code.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2010-12-15 20:10ton
close_dateNone2010-12-15 20:10ton
assigned_tonone2010-12-15 20:10ton
CategoryNone2010-12-15 20:10ton
StatusNew2010-12-15 20:10ton