Bug 474763

Summary: [FEATURE REQUEST] Information about versioning in updates in Discover is not intuitive for people who write left-to-right
Product: [Applications] Discover Reporter: Flaviano Matos <pehteimoso-kdebugs>
Component: discoverAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: aleixpol, nate
Priority: NOR    
Version: 5.27.5   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Flaviano Matos 2023-09-21 12:30:29 UTC
SUMMARY
Just a suggestion. They way updates are represented in Discover are a bit confusing for people  who write left-to-right. Using <new version> → <previous version> doesn't feel quite right. It took me a while to gasp the intended meaning.

STEPS TO REPRODUCE
1. Click the update button on the notification area.
2. The list of updates appear.

OBSERVED RESULT
The updates are listed in the following like:
Foo
1.3 → 1.2

EXPECTED RESULT
For people whose script is left-to-right:
Foo
1.2 → 1.3

For people whose script is righ-to-left:
1.3 ← 1.2



SOFTWARE/OS VERSIONS
Operating System: Mageia 9
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.7
Kernel Version: 6.4.9-desktop-2.mga9 (64-bit)
Graphics Platform: X11
Processors: 8 × 12th Gen Intel® Core™ i3-12100T
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 730
Manufacturer: Dell Inc.
Product Name: OptiPlex 3000

ADDITIONAL INFORMATION
Thanks for the good work anyway! :-)
Comment 1 Nate Graham 2023-09-21 16:08:20 UTC
Indeed, it doesn't feel right because it's a bug. :) It's fixed already in Plasma 5.27.6. I see you're using 5.27.5, so that would explain why you're still seeing it.

*** This bug has been marked as a duplicate of bug 448521 ***
Comment 2 Flaviano Matos 2023-09-21 16:27:30 UTC
Sorry!