]> git.sesse.net Git - vlc/commit
Qt: trim the MRL before validating its content (fix #9289)
authorLudovic Fauvet <etix@videolan.org>
Mon, 2 Sep 2013 15:57:06 +0000 (17:57 +0200)
committerLudovic Fauvet <etix@videolan.org>
Mon, 2 Sep 2013 16:23:15 +0000 (18:23 +0200)
commit4bbf21659b0b565034d15b1c1b8db8cda6e6c1a3
tree81359d05e6df3eb46547bb62e3fbe86f1dc829b3
parentb2d1124ea4182d2944ff5dd7fb3fafc3890f8f31
Qt: trim the MRL before validating its content (fix #9289)

The default implementation of QLineEdit only calls the fixup method if the
user presses Enter and the content is not currently valid.
modules/gui/qt4/components/open_panels.cpp
modules/gui/qt4/components/open_panels.hpp