[frameworks-ktexteditor] [Bug 280645] [BiDi/Unicode] If the BiDi algorithms is too complicated to maintain, why not to support the simple one???

2024-05-26 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=280645

--- Comment #11 from AvidSeeker  ---
Thank you for your work. I just tested the feature on kate 24.02.2 and it
works. However, RTL and LTR text directions are mutually exclusive. It doesn't
make sense to have it as a checkbox instead of a toggle.

This makes the common operation of switching directions hard to reach. Compare
this with how other programs implement it like Firefox where it is only a
single shortcut that toggles the text direction: Ctrl+Shift+X.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 473812] Bidi support: force text direction

2024-04-07 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473812

--- Comment #2 from AvidSeeker  ---
No. It is for the text editor.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kfind] [Bug 473864] New: Extended Attributes Support

2023-08-28 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473864

Bug ID: 473864
   Summary: Extended Attributes Support
Classification: Applications
   Product: kfind
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

SUMMARY
Please add a way to search Extended Attributes.

XDG Extended Attributes guidelines include metadata about files that is
supported on the file system level. Many programs attach this metadata to
downloaded or produced files, and it would seem an essential feature for a file
finder.

https://www.freedesktop.org/wiki/CommonExtendedAttributes

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 473812] New: Bidi support: force text direction

2023-08-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473812

Bug ID: 473812
   Summary: Bidi support: force text direction
Classification: Applications
   Product: ghostwriter
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: megan.con...@kdemail.net
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

SUMMARY
Please add a shortcut to force text direction (either RTL or LTR).

The effect should be similar to Firefox Ctrl+Shift+X shortcut on HTML text
boxes.

This is important feature to support Bidi languages such as Arabic.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 473809] New: XDG Extended Attribute spec support

2023-08-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473809

Bug ID: 473809
   Summary: XDG Extended Attribute spec support
Classification: Applications
   Product: konqueror
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

SUMMARY
Provide support for XDG Extended Attribute spec.

STEPS TO REPRODUCE
Download a webpage on xattr-supported file system.

OBSERVED RESULT
user.xdg.origin and user.xdg.referrer extended attributes are not set.

EXPECTED RESULT
Set user.xdg.origin and user.xdg.referrer as per Freedesktop standard:
https://www.freedesktop.org/wiki/CommonExtendedAttributes/

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 473808] New: XDG Extended Attribute spec support

2023-08-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473808

Bug ID: 473808
   Summary: XDG Extended Attribute spec support
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
[XDG Extended Attributes guidelines][1] include metadata about files that is
supported on the file system level. Many programs attach this metadata to
downloaded or produced files, and it would seem an essential feature for a file
manager to provide a way to view and edit this metadata. In particular, these
xattrs are of high relevance:

user.xdg.origin.url: for files downloaded from a url.
user.xdg.robots.index: "true" if a file is included in indexing, "false"
otherwise
user.xdg.robots.backup: "true" if a file is included in backup, "false"
otherwise
user.xdg.language
user.xdg.creator
user.xdg.publisher
user.xdg.origin.email.subject
user.xdg.origin.email.from
user.xdg.origin.email.message-id


[1]: https://www.freedesktop.org/wiki/CommonExtendedAttributes/

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 473776] New: JPEG XL support

2023-08-26 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473776

Bug ID: 473776
   Summary: JPEG XL support
Classification: Applications
   Product: ghostwriter
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: megan.con...@kdemail.net
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

Add support for .jxl images.

Adding `![Pic](./logo.jxl)` doesn't display images properly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 471898] Konsole doesn't separate ligature to its monospace components

2023-08-06 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=471898

AvidSeeker  changed:

   What|Removed |Added

Summary|Ligature problem with   |Konsole doesn't separate
   |persian "ل"+"ا"="لا"|ligature to its monospace
   ||components

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 471898] Ligature problem with persian "ل"+"ا"="لا"

2023-08-06 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=471898

AvidSeeker  changed:

   What|Removed |Added

 CC||avidseek...@protonmail.com

--- Comment #3 from AvidSeeker  ---
Can reproduce problem in konsole v23.04.3.

Here's a screenshot comparison between three terminals: gnome-terminal,
xfce4-terminal and konsole in that order:

https://i.imgur.com/346CRfZ.png

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 473032] New: Protocol should default to sftp instead of mailto.

2023-08-05 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=473032

Bug ID: 473032
   Summary: Protocol should default to sftp instead of mailto.
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bars: location
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

Dolphin defaults to mailto procotol when it detects '@` symbol in the address
bar. It should default to sftp instead.

STEPS TO REPRODUCE
0. Have a local server running on IP 192.168.1.2
1. Edit the location bar
2. Type in: user@192.168.1.2
3. Enter

OBSERVED RESULT
```
mailto:
Invalid protocl
```

EXPECTED RESULT
Launch sftp://user@192.168.1.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 472803] New: Implement XF86RotateWindows

2023-07-30 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=472803

Bug ID: 472803
   Summary: Implement XF86RotateWindows
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: avidseek...@protonmail.com
CC: notm...@gmail.com
  Target Milestone: 1.0

KDE doesn't provide any functionality for this keysym. This is already
implemented in gnome. This keysym should rotate the screen CW: normal, portrait
left, upside down, portrait left, then normal again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 470947] [Enhancement] Make Klipper standalone application

2023-06-12 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=470947

--- Comment #2 from AvidSeeker  ---
(In reply to David Edmundson from comment #1)
> Surely you're asking for it to not exist as a standalone application, that's
> what you're seeing in your pgrep. 

It's a standalone application in the sense that's it's a separate binary, but
not in the sense that it's separate from Plasma shell. It comes as a package,
and it cannot be uninstalled without removing other components.

> In either case, we are not making such a change based on this reasoning.

Then at least provide a way to completely disable Klipper.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 470947] New: [Enhancement] Make Klipper standalone application

2023-06-12 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=470947

Bug ID: 470947
   Summary: [Enhancement] Make Klipper standalone application
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: 1.0

Many users don't feel comfortable having a program in the background saving 
their clipboard content. There were many forum posts asking for a way to
uninstall or completely disable Klipper. E.g: this
[post](https://askubuntu.com/questions/1032985/remove-klipper-from-kubuntu)
says:

> "Klipper" is part of the plasma-workspace package and cannot be uninstalled 
> without removing all of KDE.

The current way to disable Klipper is through `System Tray settings > General >
Extra Items`, but even with that, `pgrep klipper` shows that Klipper still runs
in the background. Second problem is user needs to switch to Plasma session
just to disable it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 280645] [BiDi/Unicode] If the BiDi algorithms is too complicated to maintain, why not to support the simple one???

2023-04-04 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=280645

AvidSeeker  changed:

   What|Removed |Added

 CC||avidseek...@protonmail.com

--- Comment #9 from AvidSeeker  ---
Relevant issue: https://bugs.kde.org/show_bug.cgi?id=468151

Possible merge:
https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/537

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468151] Force text direction

2023-04-04 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=468151

--- Comment #1 from AvidSeeker  ---
More background on this issue in gedit:
https://gitlab.gnome.org/GNOME/gedit/-/issues/468

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468151] New: Force text direction

2023-04-04 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=468151

Bug ID: 468151
   Summary: Force text direction
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

SUMMARY
Some text editors and browsers have support for temporarily changing text
alignment typically by pressing RCtrl+RShift or Ctrl+Shift+X (in Firefox).

This feature (toggling RTL, LTR directions) is essential for Bidi support, and
it's helpful when dealing with console output of RTL language.

Currently Krita and Kwrite switch text direction depending on the language of
the starting text. If it is e.g Arabic, the whole line would be RTL. Which
becomes annoying in case of a mixed text where the desired layout is to force
alignment to be all to the right or all to the left.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465100] New: Respect XDG user-dirs

2023-01-31 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=465100

Bug ID: 465100
   Summary: Respect XDG user-dirs
Classification: Applications
   Product: dolphin
   Version: 22.12.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

Dolphin should respect user config in `$XDG_CONFIG_HOME/user-dirs.dirs`, by
updating "desktop, Music, Pictures, etc" paths to their corresponding output
from `xdg-user-dir DESKTOP, xdg-user-dir MUSIC, etc.` instead of having the
user to manually `RightClick > Edit > Location > OK`.

STEPS TO REPRODUCE
1. Change `XDG_DESKTOP_DIR="$HOME/Desktop` to
`XDG_DESKTOP_DIR="$HOME/my-new-desktop"`.
2. Click on Desktop in Places in the side pane.

OBSERVED RESULT
The file or folder /home/user/desktop does not exist


EXPECTED RESULT
Switch to $HOME/my-new-desktop

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 463715] New: New instance launched when kmz kml bookmarks are opened.

2023-01-01 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=463715

Bug ID: 463715
   Summary: New instance launched when kmz kml bookmarks are
opened.
Classification: Applications
   Product: marble
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open Marble
2. Open a kmz or kml file

OBSERVED RESULT: new instance of Marble is launched
EXPECTED RESULT: update map from the already opened instance so that it points
to the bookmark(s) in kmz

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 461519] New: Launching .desktop applications causes empty new tab "Loading cancelled"

2022-11-06 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=461519

Bug ID: 461519
   Summary: Launching .desktop applications causes empty new tab
"Loading cancelled"
Classification: Applications
   Product: dolphin
   Version: 22.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

$ cat shortcut.desktop

[Desktop Entry]
Icon=text-markdown
Name=shortcut
Type=Link
URL[$e]=file:///home/user/note.md

$ dolphin shortcut.desktop

results in opening note.md in the default markdown editor, but dolphin has an
empty new tab showing "Loading cancelled". Expected behavior is to open
shortcut.desktop without new tabs in dolphin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 461303] New: Force text direction

2022-11-01 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=461303

Bug ID: 461303
   Summary: Force text direction
Classification: Applications
   Product: konsole
   Version: 22.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: emulation
  Assignee: konsole-de...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

Some text editors and browsers have support for temporarily changing text
alignment typically by pressing RCtrl+RShift or LCtrl+LShift or by
Ctrl+Shift+X.

This feature (toggling RTL, LTR directions) is essential for Bidi support, and
it's helpful when dealing with console output of RTL language.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 458442] Arabic keyboard layout sends ligatures as one character (Laa Problem)

2022-08-30 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=458442

--- Comment #2 from AvidSeeker  ---
(In reply to Nate Graham from comment #1)
> I don't know what part of the stack is responsible for this, but I very much
> doubt it's anywhere in KDE code.

At first I expected it to be from ibus, but then I tried a fresh installation
of KDE without ibus and the problem persisted.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 458442] New: Arabic keyboard layout sends ligatures as one character (Laa Problem)

2022-08-28 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=458442

Bug ID: 458442
   Summary: Arabic keyboard layout sends ligatures as one
character (Laa Problem)
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: avidseek...@protonmail.com
  Target Milestone: ---

SUMMARY
KDE sends [Arabic ligature
glyphs](https://en.wikipedia.org/wiki/Arabic_alphabet#Ligatures) as a single
glyph. For example, Laa+Alif ligature "لا" (U+0644, U+0627) is sent as "ﻻ"
(U+FEFB), and similarly for (ﻷ، ﻵ، ﻹ).


STEPS TO REPRODUCE
1. Settings > Keyboard > Add default Arabic layout
2. Type "ﻻ" (i.e: "b" in QWERTY keyboards)

OBSERVED RESULT
Output is ﻻ (U+FEFB)

EXPECTED RESULT
Output is لا (U+0644, U+0627). 

SOFTWARE/OS VERSIONS
All latest update

ADDITIONAL INFORMATION
To clarify for English, this is like having a key to type a ligature. Say that
you want to press "b" to type two characters: "fi" but instead you get "fi" as a
single character. This is exactly what's happening with Arabic.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 456035] Symbolic links are not launched with associated file types.

2022-06-28 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=456035

--- Comment #2 from AvidSeeker  ---
> If you hover your mouse over the symbolic link in Dolphin, what file type 
> does it say in the status bar? 
plain text document, Link to...

The link is without an extension. It's more convenient to have it like that for
quicker access by Krunner.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 456030] Change shortcut of changing text direction

2022-06-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=456030

--- Comment #2 from AvidSeeker  ---
At the very least, if it's not implemented in the UI toolkit, is it implemented
in native KDE apps? Kate is claimed to have RTL & BIDI support
(https://en.wikipedia.org/w/index.php?title=Comparison_of_text_editors#Right-to-left_and_bidirectional_text).

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 456035] New: Symbolic links are not launched with associated file types.

2022-06-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=456035

Bug ID: 456035
   Summary: Symbolic links are not launched with associated file
types.
   Product: dolphin
   Version: 22.04.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: simplelogin-newsletter.fy...@aleeas.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Symbolic links are not launched with associated file types.

STEPS TO REPRODUCE
0. General files are accessed by default with Kate (like this:
https://i.imgur.com/uBW4eFE.png).
1. Associate .md with KWrite.
2. Create a symbolic link to mymarkdown.md
3. Launch the symbolic link.

OBSERVED RESULT
File is launched with Kate.

EXPECTED RESULT
File is launched with KWrite.

SOFTWARE/OS VERSIONS:
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 456030] New: Change shortcut of changing text direction

2022-06-27 Thread AvidSeeker
https://bugs.kde.org/show_bug.cgi?id=456030

Bug ID: 456030
   Summary: Change shortcut of changing text direction
   Product: kde
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: simplelogin-newsletter.fy...@aleeas.com
  Target Milestone: ---

SUMMARY:
When typing in a textbox (e.g: firefox address bar), `ctrl+shift+x` switches
textbox direction. This does not work in some programs AND I want to change
that shortcut.

EXPECTED:
The shortcut worked so far on Firefox. It does not work in other programs
(Kate, KWrite, ...). 

QUESTION:
how to change this to the typical: `right ctrl+ right shift` switches text
right, and vice versa.

SOFTWARE/OS VERSIONS:
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

-- 
You are receiving this mail because:
You are watching all bug changes.