| Summary: | Configured status bar items (Word and Line Count, Encoding, EOL Style) are not displayed | ||
|---|---|---|---|
| Product: | [Applications] kile | Reporter: | Roger Júnio <rogerjgamito> |
| Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
| Status: | REPORTED --- | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.9.94 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
This screenshot displays the "General" tab within Kile's configuration, highlighting that "Show word count" and "Show line count" options are checked.
This screenshot shows the "Status bar" tab in Kile's configuration window, where "Show file encoding" and "Show line ending style" options are checked. |
||
Created attachment 186470 [details]
This screenshot shows the "Status bar" tab in Kile's configuration window, where "Show file encoding" and "Show line ending style" options are checked.
|
Created attachment 186469 [details] This screenshot displays the "General" tab within Kile's configuration, highlighting that "Show word count" and "Show line count" options are checked. SUMMARY Status bar does not display some information (line count, word count, file encoding, and line ending style) even when configured. STEPS TO REPRODUCE 1. Open Kile and open a LaTeX document. 2. Go to Settings → Configure Kile... → Appearance. 3. In the General tab (as seen in "Word and line count.jpg" image), ensure the following options are checked/enabled: • Mostrar número de linhas (Show line count) • Mostrar quantidade de palavras (Show word count) 4. Switch to the Status bar tab (as seen in "File encoding and end-of-line style.png" image), and ensure the following options are checked/enabled: • Mostrar codificação do arquivo (Show file encoding) • Mostrar estilo de fim de linha (Show line ending style) 5. Close the configuration window and observe the status bar at the bottom right of the Kile window. OBSERVED RESULT The status bar is minimal and does not display the word and line count, file encoding, or line ending style, despite these options being explicitly checked in the Kile configuration (Appearance → General and Appearance → Status bar). While the line and column numbers are partially shown (e.g., Linha: 10 Col: 24), the other configured elements (Word Count, Line Count, File Encoding, Line Ending Style) are missing. This is unexpected behavior, as these items are typically displayed in the status bar in other KDE applications when configured. EXPECTED RESULT The status bar should display the following information, as configured: • The current Line number and Column number (which are currently shown) • The Word count • The Line count • The File encoding (e.g., UTF-8) • The Line ending style (e.g., LF, CRLF) SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.5.1 KDE Frameworks Version: 6.19.0 Qt Version: 6.10.0 Kernel Version: 6.17.6-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics Memory: 16 GiB of RAM (15.0 GiB usable) Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION The Kile package was installed via the official Arch Linux repository.