-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115223/
-----------------------------------------------------------

(Updated Jan. 23, 2014, 3:01 p.m.)


Status
------

This change has been marked as submitted.


Review request for rekonq.


Bugs: 321967
    /show_bug.cgi?id=321967


Repository: rekonq


Description
-------

text() gets updated only after keyPressEvent thus URL might be trimmed of last 
character or charaters in case of user is fast-typer.
Replacing event with keyReleaseEvent, however, fixes the problem: text() is 
updated before it happens.
https://bugs.kde.org/show_bug.cgi?id=321967


Diffs
-----

  src/urlbar/urlbar.h 67c2a9c 
  src/urlbar/urlbar.cpp 2dca0ac 

Diff: https://git.reviewboard.kde.org/r/115223/diff/


Testing
-------

Browsing with patched browser for some time.


Thanks,

Mikhail Krutov

_______________________________________________
rekonq mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to