Wireshark-commits: [Wireshark-commits] master cc007e5: Qt: Keep the syntax line edit	cursor active.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc007e59082ed710b46c75a346ec8defde9574d5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cc007e5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Qt: Keep the syntax line edit cursor active.
    
    Ignore focusOutEvents when the syntax line edit completer is active.
    This keeps it from hiding its cursor.
    
    Bug: 12520
    Change-Id: I8e25b92c097e039e26e2381c5209be1e27a6a7cd
    Reviewed-on: https://code.wireshark.org/review/16126
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Jim Young <jim.young.ws@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  4adf695   print(.c): fix indent
    adds  cc007e5   Qt: Keep the syntax line edit cursor active.
Summary of changes:
 ui/qt/syntax_line_edit.cpp |   11 +++++++++++
 ui/qt/syntax_line_edit.h   |    1 +
 2 files changed, 12 insertions(+)