MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012460 | CMake | QtDialog | public | 2011-09-15 13:13 | 2012-02-06 06:07 |
|
Reporter | David Partyka | |
Assigned To | David Cole | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | x86_64 | OS | OSX | OS Version | 10.6 |
Product Version | CMake 2.8.6 | |
Target Version | CMake 2.8.6 | Fixed in Version | CMake 2.8.6 | |
|
Summary | 0012460: Cant edit FILEPATH variables in cmake-gui on OSX |
Description | 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. |
Steps To Reproduce | 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. |
Additional Information | This is using the new x64 OSX Universal binary. |
Tags | No tags attached. |
Relationships | related to | 0009839 | closed | David Cole | Official Mac OS X CMake binaries should be built as 3-way Universal (i.e. add 64 bit) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-09-15 13:13 | David Partyka | New Issue | |
2011-09-15 15:02 | David Cole | Assigned To | => David Cole |
2011-09-15 15:02 | David Cole | Status | new => assigned |
2011-09-16 11:24 | David Cole | Relationship added | related to 0009839 |
2011-09-16 11:27 | David Cole | Note Added: 0027434 | |
2011-09-16 11:27 | David Cole | Note Added: 0027435 | |
2011-09-16 11:28 | David Cole | Note Edited: 0027435 | bug_revision_view_page.php?bugnote_id=27435#r422 |
2011-09-16 11:32 | David Cole | Note Added: 0027436 | |
2011-09-16 11:33 | David Cole | Note Edited: 0027436 | bug_revision_view_page.php?bugnote_id=27436#r424 |
2011-09-16 11:34 | David Cole | Note Edited: 0027436 | bug_revision_view_page.php?bugnote_id=27436#r425 |
2011-09-16 16:23 | David Cole | Note Added: 0027440 | |
2011-09-22 16:59 | David Cole | Target Version | => CMake 2.8.6 |
2011-09-22 17:00 | David Cole | Note Added: 0027479 | |
2011-09-22 17:00 | David Cole | Status | assigned => resolved |
2011-09-22 17:00 | David Cole | Fixed in Version | => CMake 2.8.6 |
2011-09-22 17:00 | David Cole | Resolution | open => fixed |
2012-02-06 06:07 | David Cole | Note Added: 0028513 | |
2012-02-06 06:07 | David Cole | Status | resolved => 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. |
|