Closed
Bug 126910
Opened 23 years ago
Closed 23 years ago
New find beeps on Windows
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 126909
People
(Reporter: bratell, Assigned: akkzilla)
Details
Every time I search I get beeps 1-2 every second from the internal speaker on my
PC. This is with a debug build.
Assignee | ||
Comment 1•23 years ago
|
||
When did you update? is DEBUG_FIND uncommented in line 39? Try updating again.
There shouldn't be any output on Windows if DEBUG_FIND is off.
Reporter | ||
Comment 2•23 years ago
|
||
Since I got the DEBUG_FIND crash, I believe I pulled when DEBUG_FIND was on.
*checking*
Yes, DEBUG_FIND is set to 1.
Assignee | ||
Comment 3•23 years ago
|
||
I'm going to guess that this is coming from printing the non-null-terminated
string ... marking a dup of that bug (but with the current trunk you won't see
these messages anyway).
*** This bug has been marked as a duplicate of 126909 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•