Bugs item #1754343, was opened at 2007-07-15 19:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1754343&group_id=2439
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Scintilla Group: Bug Status: Open Resolution: None Priority: 5 Private: No Submitted By: chupakabra (chupakabra) Assigned to: Nobody/Anonymous (nobody) Summary: Double check for SCI_CHARLEFTEXTEND in KeyCommand() Initial Comment: SCI_CHARLEFTEXTEND is used twice in condition expression inside ScintillaBase::KeyCommand(). It looks like there should be a check for SCI_CHARRIGHTEXTEND. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1754343&group_id=2439 _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
