[bug] accidental input ruins dialogs (1 Viewer)

deebo

Portal Pro
April 19, 2006
233
3
Lets say the plugin parses a series like so:

friends season 1 episode 1

now if (when) it asks me "whats this series actually", the editable textfield says "friends" and below it is a list of suggestions

if i accidentally input something the text "friends" will be erased and replaced, and no dialogs that pop up in the future have the right text

for example if i press x by accident, the textfield says x, then i select "Friends" from the list and press ok
now when it asks me about the next series, lets say "sopranos", the input field will only have "x" and i have no clue what series its talking about really

this happened and reproduced with 2.3rc1 + sep 1st svn with stable mytvseries
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Fixed in latest SVN, please retest.

    The selected item in the list now gets displayed in the Edit field so the parser now knows to use that instead of any accidentally entered text before selection. Also added Tab Order and the ability to double click on item in the list, im not 100% sure if double clicking on item in list is desirable functionality?

    Damien
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Double clicking should be fine ltfearme, nice addition actually :)

    Thnx for fixing
     

    Users who are viewing this thread

    Top Bottom