MantisBT - CMake
View Issue Details
0012460CMakeQtDialogpublic2011-09-15 13:132012-02-06 06:07
David Partyka 
David Cole 
normalmajoralways
closedfixed 
x86_64OSX10.6
CMake 2.8.6 
CMake 2.8.6CMake 2.8.6 
0012460: Cant edit FILEPATH variables in cmake-gui on OSX
Note: Using the new x64 Universal 2.8.6-rc3 binary.

When I begin to type in the value of a FILEPATH variable it kicks me out of edit mode.
Select the value of a FILEPATH variable (example: QT_QMAKE_EXECUTABLE) with the mouse. Try to clear the field with backspace or type anything for that matter.
This is using the new x64 OSX Universal binary.
No tags attached.
related to 0009839closed David Cole Official Mac OS X CMake binaries should be built as 3-way Universal (i.e. add 64 bit) 
Issue History
2011-09-15 13:13David PartykaNew Issue
2011-09-15 15:02David ColeAssigned To => David Cole
2011-09-15 15:02David ColeStatusnew => assigned
2011-09-16 11:24David ColeRelationship addedrelated to 0009839
2011-09-16 11:27David ColeNote Added: 0027434
2011-09-16 11:27David ColeNote Added: 0027435
2011-09-16 11:28David ColeNote Edited: 0027435bug_revision_view_page.php?bugnote_id=27435#r422
2011-09-16 11:32David ColeNote Added: 0027436
2011-09-16 11:33David ColeNote Edited: 0027436bug_revision_view_page.php?bugnote_id=27436#r424
2011-09-16 11:34David ColeNote Edited: 0027436bug_revision_view_page.php?bugnote_id=27436#r425
2011-09-16 16:23David ColeNote Added: 0027440
2011-09-22 16:59David ColeTarget Version => CMake 2.8.6
2011-09-22 17:00David ColeNote Added: 0027479
2011-09-22 17:00David ColeStatusassigned => resolved
2011-09-22 17:00David ColeFixed in Version => CMake 2.8.6
2011-09-22 17:00David ColeResolutionopen => fixed
2012-02-06 06:07David ColeNote Added: 0028513
2012-02-06 06:07David ColeStatusresolved => closed

Notes
(0027434)
David Cole   
2011-09-16 11:27   
We do not see this problem with the 32-bit, Qt 4.3.3 binary that is produced on dashmacmini2.

But we do see this problem with 64-bit Qt 4.6.4 builds, including the ones on dashmacmini5.
(0027435)
David Cole   
2011-09-16 11:27   
(edited on: 2011-09-16 11:28)
The fix for the related bug, 0009839, exposed this one.

(0027436)
David Cole   
2011-09-16 11:32   
(edited on: 2011-09-16 11:34)
This Qt bug report could be the cause, or at least related:

  https://bugreports.qt.nokia.com/browse/QTBUG-20531 [^]

From that bug report:

  "It also shows that the popup part is shown / hidden / shown / hidden ... on every key stroke."

Do we happen to have code in CMake that assumes that when the popup part is hidden, we're done?

(0027440)
David Cole   
2011-09-16 16:23   
We've tried a build with Qt 4.7.4 in which this problem appears to be gone... The next rc and/or the final release of CMake 2.8.6 should be built against that Qt for the 64-bit Mac installers.
(0027479)
David Cole   
2011-09-22 17:00   
The 64-bit Mac binary for 2.8.6-rc4 is built against Qt 4.7.4, and this problem is gone...
(0028513)
David Cole   
2012-02-06 06:07   
Closing resolved issues that have not been updated in more than 4 months.