Closed Bug 56153 Opened 25 years ago Closed 25 years ago

"window moved to offscreen position" printed for every char typed

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 53621

People

(Reporter: akkzilla, Assigned: danm.moz)

Details

(Keywords: perf, Whiteboard: rtm, HARMLESS PATCH ATTACHED)

Attachments

(1 file)

For every character typed in an editor or text control, in a debug build, I see the line: window moved to offscreen position printed on stdout. Perhaps this is a condition someone needs to know about, but it should be sandwiched in an #ifdef danm (cvs blame says he's the one who wants this). Nobody else wants to see it, and it drastically slows down typing. The printf is there in both windows and linux code. This won't hurt optimized builds, but will make life much nicer for those of us trying to test debug builds.
Adding rtm SWB to request permission to check in the patch. Again, this cannot hurt optimized builds since the code was already debug-only.
Keywords: perf
Whiteboard: rtm, HARMLESS PATCH ATTACHED
Attached patch FixSplinter Review
I'm not the one who cares about these messages. They're intended as a warning for others. #ifdef danm wouldn't be much benefit. See discussion in older bug 53621. *** This bug has been marked as a duplicate of 53621 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: