** Description changed:

+ * Impact
+ The document filter is case sensitive which is confusing/not convenient
+ 
+ * Test case
+ - Open a document with an Uppercase letter
+ - close it
+ - click on 'open' and type the name with a lowercase
+ 
+ -> it should list the document
+ 
+ * Regression potential
+ The code change is in the filtering code, just test that. Also it's a small 
behaviour change but the new way should be easier/less confusing
+ 
+ --------------------------------
+ 
  When clicking “Open” and typing to search the recently opened files, any
  search involving uppercase letters fails to return any result, even if
  files with uppercase letters in their file names have recently been
  opened. Searching for the same file names, but using all-lowercase
  letters, does yield results (see attached screenshot). So it seems that
  gedit converts the recently used file names to lowercase before
  comparing to the search term, which is incorrect.

** Description changed:

  * Impact
  The document filter is case sensitive which is confusing/not convenient
  
  * Test case
  - Open a document with an Uppercase letter
  - close it
- - click on 'open' and type the name with a lowercase
+ - click on 'open' and type the name with an Uppercase
  
  -> it should list the document
  
  * Regression potential
- The code change is in the filtering code, just test that. Also it's a small 
behaviour change but the new way should be easier/less confusing
+ The code change is in the filtering code, just test that.
  
  --------------------------------
  
  When clicking “Open” and typing to search the recently opened files, any
  search involving uppercase letters fails to return any result, even if
  files with uppercase letters in their file names have recently been
  opened. Searching for the same file names, but using all-lowercase
  letters, does yield results (see attached screenshot). So it seems that
  gedit converts the recently used file names to lowercase before
  comparing to the search term, which is incorrect.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1800179

Title:
  Search in recent files list only works with lowercase letters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1800179/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to