Opened 21 years ago
Closed 21 years ago
#149 closed defect (fixed)
double click/open file
Reported by: | asalafranca | Owned by: | hamoros |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
When a double click is used to open a file TolBase doesnt set the new window as
the active one. maybe it does but just for a moment afterwards the old window is
reset as the active one
Change History (4)
comment:1 Changed 21 years ago by
Owner: | changed from Jorge to hamoros |
---|
comment:2 Changed 21 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This bug has been allready fixed in the last cvs changes
comment:3 Changed 21 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Definitely there has been an inprovement on the open file process, but it still does
not work fine.
· When a file from a project window is opened, this windows remains as the active
one
· When a file from the 'open file window' is opened the windows tha is under
the 'open file window' is set as the active one, then the new window is set as active.
The problem is that TolBase 'thinks' that the click it's been performed in the
window which is undernize.
comment:4 Changed 21 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The problem was that when double-clicking on a project entry a clik was also
passed to the project window activating and raising it. Added mdi functions to
disable temporally the raising of a document.
hugo, check this on windows, please